Return the number of failures encountered during testing of a protocol class. The returned value is 0 if all tests succeeded, or no tests ran.
Declared in <bsls_protocoltest.h>
<bsls_protocoltest.h>
int failures() const;