Protocol test options

You can control the behavior of protocol tests with command-line options. You need to specify command-line options for protocol tests after the -o option. For example, to turn off checking of hash values when comparing objects, use -h after o on the command line.

      RunTest -t TSampleObjectBaseTest SampleObjectTestLib -o -h
This
table lists the options that RunTest passes to protocol tests.

Protocol
test option
Description
-h Does not check hash values when comparing objects.
-p Does not perform TBasePrimitiveComparisonTest for the target in WellBehavedObjectTest.
-v Does not check version handling for stream-in operator of target class in WellBehavedObjectTest and StreamTest.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker