ZeroErr
|
This is the complete list of members for zeroerr::SubCase, including all inherited members.
context | zeroerr::SubCase | |
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) | zeroerr::SubCase | |
subcases | zeroerr::TestCase | |
TestCase(std::string name, std::string file, unsigned line) | zeroerr::TestCase | inline |
TestCase(std::string name, std::string file, unsigned line, std::function< void(TestContext *)> func) | zeroerr::TestCase | inline |
~SubCase()=default | zeroerr::SubCase |