AssertContext(const AssertContext &)=delete
AssertStream enterAssertion(bool result_)
Enter an assertion.
AssertContext & operator=(const AssertContext &)=delete
bool simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_)
Implementation of a simple assertion.
const Context & otest2Context() const
Get the OTest2 context.