SETestCase Member List
This is the complete list of members for SETestCase, including all inherited members.
AddFailure(std::stringstream &msg) | SETestCase | |
AddFailure(const std::string &err) | SETestCase | |
Clear() | SETestCase | virtual |
CreateErrorStatistic() | SETestCase | |
Debug(std::string const &msg) const | Loggable | virtual |
Debug(std::stringstream &msg) const | Loggable | virtual |
Debug(std::ostream &msg) const | Loggable | virtual |
Error(std::string const &msg) const | Loggable | virtual |
Error(std::stringstream &msg) const | Loggable | virtual |
Error(std::ostream &msg) const | Loggable | virtual |
Fatal(std::string const &msg) const | Loggable | virtual |
Fatal(std::stringstream &msg) const | Loggable | virtual |
Fatal(std::ostream &msg) const | Loggable | virtual |
GetDuration() | SETestCase | |
GetErrorStatistics() const | SETestCase | |
GetFailures() | SETestCase | |
GetLogger() const | Loggable | virtual |
GetName() const | SETestCase | |
Info(std::string const &msg) const | Loggable | virtual |
Info(std::stringstream &msg) const | Loggable | virtual |
Info(const std::stringstream &msg) const | Loggable | virtual |
Info(std::ostream &msg) const | Loggable | virtual |
Loggable(Logger *logger=nullptr) | Loggable | |
Loggable(std::string const &logfile) | Loggable | |
m_CaseEqualsErrors | SETestCase | protected |
m_Duration | SETestCase | protected |
m_Failure | SETestCase | protected |
m_Logger | Loggable | protected |
m_Name | SETestCase | protected |
myLogger | Loggable | protected |
PBTestReport | SETestCase | friend |
Reset() | SETestCase | virtual |
SETestCase(Logger *logger) | SETestCase | protected |
SETestCase(const std::string &name, Logger *logger) | SETestCase | protected |
SETestSuite | SETestCase | private |
SetLogger(Logger &logger) | Loggable | virtual |
SetName(const std::string &name) | SETestCase | |
Warning(std::string const &msg) const | Loggable | virtual |
Warning(std::stringstream &msg) const | Loggable | virtual |
Warning(std::ostream &msg) const | Loggable | virtual |
~Loggable() | Loggable | virtual |
~SETestCase() | SETestCase | virtual |