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.

Synopsis

Declared in <bsls_asserttest.h>

class AssertTestHandlerGuard;

Member Functions

Name

Description

AssertTestHandlerGuard [constructor]

Create a AssertTestHandlerGuard object, installing the AssertTest::failTestDriver assertion handler.

Created with MrDocs