Return true if the last test completed successfully (or no test has yet completed), and false if it failed.

Synopsis

Declared in <bsls_protocoltest.h>

bool
last() const;

Created with MrDocs