Construct a ProtocolTest object.
Synopsis
Declared in <bsls_protocoltest.h>
explicit
ProtocolTest(bool verbose = false);
Parameters
Name |
Description |
verbose |
whether to print trace messages during testing |
Created with MrDocs