1
0

M8 Abschlussdokumentation und Betriebsdoku final geschärft

This commit is contained in:
2026-04-08 17:09:53 +02:00
parent d61316c699
commit 03689802dd
26 changed files with 75 additions and 118 deletions

View File

@@ -13,7 +13,7 @@ import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
/**
* AP-008: Executable JAR smoke tests for M1 target state verification.
* Executable JAR smoke tests verifying that the shaded JAR starts correctly.
* <p>
* These tests verify that the shaded executable JAR can be run via {@code java -jar}
* and behaves correctly for both success and invalid configuration scenarios.