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

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

AssertContext(const AssertContext &)=deleteOTest2::GenericAssertion
AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_)OTest2::GenericAssertionexplicit
OTest2::AssertContext::AssertContext(const AssertContext &)=deleteOTest2::AssertContext
OTest2::AssertContext::AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_)OTest2::AssertContextexplicit
enterAssertion(bool result_)OTest2::AssertContextprotected
GenericAssertion(const GenericAssertion &)=deleteOTest2::GenericAssertion
operator=(const GenericAssertion &)=deleteOTest2::GenericAssertion
OTest2::AssertContext::operator=(const AssertContext &)=deleteOTest2::AssertContext
otest2Context() constOTest2::AssertContextprotected
reportAssertion(Compare_ &&cmp_, A_ &&a_, B_ &&b_, bool condition_)OTest2::GenericAssertion
simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_)OTest2::AssertContextprotected
testAssert(bool condition_)OTest2::GenericAssertion
testAssert(const AssertBean &bean_)OTest2::GenericAssertion
testAssertCompare(A_ &&a_, B_ &&b_)OTest2::GenericAssertion
testAssertCompareFP(A_ a_, B_ b_, Precision_ precision_=DEFAULT_FLOAT_PRECISION)OTest2::GenericAssertion
testException(std::function< bool()> ftor_)OTest2::GenericAssertion
~AssertContext()OTest2::AssertContextprotected