bool testAssertLongTextFT(const std::string &file_a_, const std::string &b_)
AssertContext(const AssertContext &)=delete
bool testAssertLongTextTF(const std::string &a_, const std::string &file_b_)
bool testAssertLongTextSS(std::istream &a_, std::istream &b_)
bool testAssertLongTextTT(const std::string &a_, const std::string &b_)
LongTextAssertion & operator=(const LongTextAssertion &)=delete
bool testAssertLongTextST(std::istream &a_, const std::string &b_)
bool testAssertLongTextFF(const std::string &file_a_, const std::string &file_b_)
bool testAssertLongTextFS(const std::string &file_a_, std::istream &b_)
LongTextAssertion(const LongTextAssertion &)=delete
bool testAssertLongTextTS(const std::string &a_, std::istream &b_)
bool testAssertLongTextSF(std::istream &a_, const std::string &file_b_)