Tsert-Generator help in
the testing of C++, Java, and Ada
classes/packages.
Java and Ada code generation provided with a support contract.
The Tsert Code Generation Algorithm ©® (patent pending)
is used to create the C++ source files for both GUI and non-GUI
code. That code is then compiled into a test-harness.
Tsert-Generator in concert with the Tsert-Recorder
enables the bottom-up testing of C++, Java,
and Ada class hierachies by generating execution
wrappers around the classes/packages, and methods under test. The
wrapper is seen as a stand-alone executable, i.e. the
Test-Harness, which receives commands from Tsert to
execute a given method. Tsert passes the required method
parameter data to the executable, representing the class or package
under test.