CppUnit project page | FAQ |
This is the complete list of members for TextTestRunner, including all inherited members.
eventManager() const | TextTestRunner | |
m_eventManager | TextTestRunner | protected |
m_outputter | TextTestRunner | protected |
m_result | TextTestRunner | protected |
printResult(bool doPrintResult) | TextTestRunner | protectedvirtual |
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 | |
wait(bool doWait) | TextTestRunner | protectedvirtual |
~TextTestRunner() | TextTestRunner | virtual |
Send comments to: CppUnit Developers |