Public Member Functions | |
| TestCase (ITestCase *testCase, TestCaseInfo const &info) | |
| TestCase (TestCase const &other) | |
| TestCase | withName (std::string const &_newName) const |
| void | invoke () const |
| TestCaseInfo const & | getTestCaseInfo () const |
| void | swap (TestCase &other) |
| bool | operator== (TestCase const &other) const |
| bool | operator< (TestCase const &other) const |
| TestCase & | operator= (TestCase const &other) |
1.6.1