Return true if the last test completed successfully (or no test has yes completed) and false otherwise.

Synopsis

Declared in <bsls_protocoltest.h>

bool
lastStatus() const;

Created with MrDocs