|
|
| FailedTestResult (const std::string &contextName, const std::string &specName, const std::string &errorMessage, const std::string &filename, unsigned int line) |
| |
|
| FailedTestResult (const std::string &contextName, const std::string &specName, const std::string &errorMessage) |
| |
|
const std::string & | GetContextName () const |
| |
|
const std::string & | GetSpecName () const |
| |
|
const std::string & | GetErrorMessage () const |
| |
|
bool | HasLineNumber () const |
| |
|
unsigned int | LineNumber () const |
| |
|
bool | HasFilename () const |
| |
|
const std::string & | Filename () const |
| |
|
bool | operator== (const FailedTestResult &rhs) const |
| |
The documentation for this class was generated from the following file: