OTest2
A C++ testing framework
OTest2::AssertContext Member List

This is the complete list of members for OTest2::AssertContext, including all inherited members.

AssertContext(const AssertContext &)=deleteOTest2::AssertContext
AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_)OTest2::AssertContextexplicit
enterAssertion(bool result_)OTest2::AssertContextprotected
operator=(const AssertContext &)=deleteOTest2::AssertContext
otest2Context() constOTest2::AssertContextprotected
simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_)OTest2::AssertContextprotected
~AssertContext()OTest2::AssertContextprotected