Skip to content

Module sysnat.natural.language.executable.examples

iks github user edited this page Jul 12, 2019 · 2 revisions

Back to Architectural Guide


This module contains all stuff the domain user needs for applying SysNat. Technically it is a small module that only implements the high level calls of starting the SettinsConfigDialogue, starting the code generation or starting the test execution by calling Maven.

If you are interested to only generate the JUnit code but do not want to execute it, you may start the class SysNatJUnitTestCaseBuilder as a Java application. The generation result will be found here.


Back to Architectural Guide

Clone this wiki locally