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

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

AssertContext(const AssertContext &)=deleteOTest2::LongTextAssertion
AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_)OTest2::LongTextAssertionexplicit
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
LongTextAssertion(const LongTextAssertion &)=deleteOTest2::LongTextAssertion
operator=(const LongTextAssertion &)=deleteOTest2::LongTextAssertion
OTest2::AssertContext::operator=(const AssertContext &)=deleteOTest2::AssertContext
otest2Context() constOTest2::AssertContextprotected
simpleAssertionImpl(bool condition_, const std::string &message_, bool print_expression_)OTest2::AssertContextprotected
testAssertLongTextFF(const std::string &file_a_, const std::string &file_b_)OTest2::LongTextAssertion
testAssertLongTextFS(const std::string &file_a_, std::istream &b_)OTest2::LongTextAssertion
testAssertLongTextFT(const std::string &file_a_, const std::string &b_)OTest2::LongTextAssertion
testAssertLongTextSF(std::istream &a_, const std::string &file_b_)OTest2::LongTextAssertion
testAssertLongTextSS(std::istream &a_, std::istream &b_)OTest2::LongTextAssertion
testAssertLongTextST(std::istream &a_, const std::string &b_)OTest2::LongTextAssertion
testAssertLongTextTF(const std::string &a_, const std::string &file_b_)OTest2::LongTextAssertion
testAssertLongTextTS(const std::string &a_, std::istream &b_)OTest2::LongTextAssertion
testAssertLongTextTT(const std::string &a_, const std::string &b_)OTest2::LongTextAssertion
~AssertContext()OTest2::AssertContextprotected