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

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

AssertContext(const AssertContext &)=deleteOTest2::ItemWiseAssertion
AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_)OTest2::ItemWiseAssertionexplicit
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
ItemWiseAssertion(const ItemWiseAssertion &)=deleteOTest2::ItemWiseAssertion
operator=(const ItemWiseAssertion &)=deleteOTest2::ItemWiseAssertion
OTest2::AssertContext::operator=(const AssertContext &)=deleteOTest2::AssertContext
otest2Context() constOTest2::AssertContextprotected
simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_)OTest2::AssertContextprotected
testAssertItemWise(IterA_ begin_a_, IterA_ end_a_, IterB_ begin_b_, IterB_ end_b_)OTest2::ItemWiseAssertion
testAssertItemWise(const ContainerA_ &a_, IterB_ begin_b_, IterB_ end_b_)OTest2::ItemWiseAssertion
testAssertItemWise(IterA_ begin_a, IterA_ end_a_, const ContainerB_ &b_)OTest2::ItemWiseAssertion
testAssertItemWise(const ContainerA_ &a_, const ContainerB_ &b_)OTest2::ItemWiseAssertion
~AssertContext()OTest2::AssertContextprotected