Module sysnat.test.execution - iks-gmbh-tools/SysNat GitHub Wiki

Back to Architectural Guide


This empty module exists to have a Maven project in which the SysNatTestCaseGenerator (see module sysnat.testcase.generation) can write its generation result. Having written the JUnit test classes, SysNat calls Maven (see module sysnat.natural.language.executable.examples) for the project sysnat.test.execution. That way, the generated test code gets compiled and executed.


Back to Architectural Guide