ITE Generator help in
the testing of C++, Java, and Ada
classes/packages.
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. ITE Generator in concert with the ITE 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.