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;
Created with MrDocs