|
ZeroErr
|
成员的完整列表,这些成员属于 zeroerr::IReporter,包括所有继承而来的类成员
| create(const std::string &name, UnitTest &ut) | zeroerr::IReporter | static |
| getName() const =0 | zeroerr::IReporter | pure virtual |
| IReporter(UnitTest &ut) | zeroerr::IReporter | inline |
| subCaseEnd(const TestCase &tc, std::stringbuf &sb, const TestContext &ctx, int type)=0 | zeroerr::IReporter | pure virtual |
| subCaseStart(const TestCase &tc, std::stringbuf &sb)=0 | zeroerr::IReporter | pure virtual |
| testCaseEnd(const TestCase &tc, std::stringbuf &sb, const TestContext &ctx, int type)=0 | zeroerr::IReporter | pure virtual |
| testCaseStart(const TestCase &tc, std::stringbuf &sb)=0 | zeroerr::IReporter | pure virtual |
| testEnd(const TestContext &tc)=0 | zeroerr::IReporter | pure virtual |
| testStart()=0 | zeroerr::IReporter | pure virtual |
| ut | zeroerr::IReporter | protected |
| ~IReporter()=default | zeroerr::IReporter | virtual |