This class provides a guard that will install and uninstall the negative testing assertion handler, AssertTest::failTestDriver, within the protected scope, as well as a corresponding review handler, AssertTest::failTestDriverByReview.
Declared in <bsls_asserttest.h>
class AssertTestHandlerGuard;
| Name | Description |
|---|---|
AssertTestHandlerGuard [constructor] | Create a AssertTestHandlerGuard object, installing the AssertTest::failTestDriver assertion handler. |