background image
<< Contract-Checks | Pre and Post-conditions >>
<< Contract-Checks | Pre and Post-conditions >>

Test Driver script

Automated Testing
Instances
When using a Test Driver script, each of the following C++ Test Script Language
keywords are represented as a distinct object instance:
· TEST CLASS
· TEST SUITE
· TEST CASE
· STUB
· PROC
You can click an instance to highlight the corresponding statement in the Text Editor
window.
Checks
Test Driver checks are displayed as Passed (" ") or Failed (" ") glyphs attached to
the instances.
You can click any of these glyphs to highlight the corresponding statement in the
Text Editor window.
· CHECK
173