Connect this protocol test object with the specified testStatus object, which will be used for test failure reporting.
Synopsis
Declared in <bsls_protocoltest.h>
void
setTestStatus(ProtocolTest_Status* testStatus) const;
Parameters
Name |
Description |
testStatus |
status object used to report test failures |
Created with MrDocs