33 const std::string& theFileName,
35 const std::string& theCondition)
44 const std::string& theFileName,
45 const std::string& theCondition)
55 const std::string& theFileName,
58 const std::string& actual)
59 :
message(
"expected " + expected +
" but was: " + actual),
Failure(const std::string &theTestName, const std::string &theFileName, long theLineNumber, const std::string &theCondition)
Failure(const std::string &theTestName, const std::string &theFileName, const std::string &theCondition)
Failure(const std::string &theTestName, const std::string &theFileName, long theLineNumber, const std::string &expected, const std::string &actual)