CppUnit project page | FAQ |
eventManager() const | TextTestRunner | |
m_eventManager | TextTestRunner | [private] |
m_outputter | TextTestRunner | [private] |
m_result | TextTestRunner | [private] |
operator=(const TextTestRunner &) | TextTestRunner | [private] |
printResult(bool doPrintResult) | TextTestRunner | [protected, virtual] |
result() const | TextTestRunner | |
run(std::string testPath="", bool doWait=false, bool doPrintResult=true, bool doPrintProgress=true) | TextTestRunner | |
run(TestResult &controller, const std::string &testPath="") | TextTestRunner | [virtual] |
setOutputter(Outputter *outputter) | TextTestRunner | |
TextTestRunner(Outputter *outputter=NULL) | TextTestRunner | |
TextTestRunner(const TextTestRunner &) | TextTestRunner | [private] |
wait(bool doWait) | TextTestRunner | [protected, virtual] |
~TextTestRunner() | TextTestRunner | [virtual] |
Send comments to: CppUnit Developers |