background image
<< Component Testing for C and Ada | Command Line Interface >>
<< Component Testing for C and Ada | Command Line Interface >>

Component Testing for Java

Graphical User Interface
·
Test each template instance: tells the wizard to generate C++ Test Script
Language code for each instance of a template class. If this option is selected,
there must be template class instances in the source file under test. By default,
the Test Generation Wizard generates a single portion of C++ Test Script
Language code for a template class.
·
Overwrite previous test scripts: tells the wizard to overwrite any previously
generated .otc or .otd test scripts. if this option is not selected, no changes will
be made to any existing .otc or .otd test scripts.
·
Path for included header files: specifies how include file names must be
analyzed.
·
Select Relative for relative filenames.
·
Select Absolute for absolute filenames.
·
Select Copy to use include the path as specified.
·
Included files: use the Add and Remove buttons to add and remove files in the
list. The include file list used by the Component Testing wizard is kept in the
generated test node settings.
Component Testing for Java
The following advanced options are available in the Component Testing wizard for
C++:
·
Test driver name: name of the generated Java test script template.
·
Testing framework: allows you to override the TDP setting to the J2SE or J2ME
framework.
·
Test class prefix: specifies the prefix for test class names.
313