|
ZeroErr
|
成员的完整列表,这些成员属于 zeroerr::SubCase,包括所有继承而来的类成员
| context | zeroerr::SubCase | |
| decorators | zeroerr::TestCase | |
| file | zeroerr::TestCase | |
| func | zeroerr::TestCase | |
| line | zeroerr::TestCase | |
| name | zeroerr::TestCase | |
| operator<(const TestCase &rhs) const | zeroerr::TestCase | |
| operator<<(std::function< void(TestContext *)> op) | zeroerr::SubCase | |
| SubCase(std::string name, std::string file, unsigned line, TestContext *context, std::vector< Decorator * > decorators) | zeroerr::SubCase | |
| subcases | zeroerr::TestCase | |
| TestCase(std::string name, std::string file, unsigned line, std::vector< Decorator * > decorators) | zeroerr::TestCase | inline |
| TestCase(std::string name, std::string file, unsigned line, std::function< void(TestContext *)> func, std::vector< Decorator * > decorators) | zeroerr::TestCase | inline |
| ~SubCase()=default | zeroerr::SubCase |