Return true if the last test completed successfully (or no test has yet completed), and false if it failed.
true
false
Declared in <bsls_protocoltest.h>
<bsls_protocoltest.h>
bool last() const;
Created with MrDocs