-
Notifications
You must be signed in to change notification settings - Fork 0
Module sysnat.test.runtime.environment
iks github user edited this page Jul 21, 2019
·
5 revisions
This module does not contain the generated JUnit test code, but instead provides all the implementations needed for the actual JUnit tests to get executed. Central concept and object is the ExecutableExample which contains all runtime information about the currently executed test case. The ExecutionRuntimeInfo is the class that collects all data for the current SysNat execution and stores as global context object all relevant data for the test execution and the finally created test report. Furthermore, this module contain the language template container that implement all the natural language instructions.
Its internals are: