OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::MapAssertion, including all inherited members.
AssertContext(const AssertContext &)=delete | OTest2::MapAssertion | |
AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_) | OTest2::MapAssertion | explicit |
OTest2::AssertContext::AssertContext(const AssertContext &)=delete | OTest2::AssertContext | |
OTest2::AssertContext::AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_) | OTest2::AssertContext | explicit |
enterAssertion(bool result_) | OTest2::AssertContext | protected |
MapAssertion(const MapAssertion &)=delete | OTest2::MapAssertion | |
operator=(const MapAssertion &)=delete | OTest2::MapAssertion | |
OTest2::AssertContext::operator=(const AssertContext &)=delete | OTest2::AssertContext | |
otest2Context() const | OTest2::AssertContext | protected |
simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_) | OTest2::AssertContext | protected |
testAssertMap(const ContainerA_ &a_, const ContainerB_ &b_) | OTest2::MapAssertion | |
~AssertContext() | OTest2::AssertContext | protected |