|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::LongTextAssertion, including all inherited members.
| AssertContext(const AssertContext &)=delete | OTest2::LongTextAssertion | |
| AssertContext(const Context &context_, const std::string &file_, int lineno_, std::initializer_list< const char * > parameters_) | OTest2::LongTextAssertion | 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 |
| LongTextAssertion(const LongTextAssertion &)=delete | OTest2::LongTextAssertion | |
| operator=(const LongTextAssertion &)=delete | OTest2::LongTextAssertion | |
| 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 |
| 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::AssertContext | protected |
1.8.17