![]() |
Fraxinus
17.12-rc1
An IGT application
|
This is the complete list of members for Catch::TestCase, including all inherited members.
| className | Catch::TestCaseInfo | protected |
| description | Catch::TestCaseInfo | protected |
| getTags() const | Catch::TestCase | |
| getTestCaseInfo() const | Catch::TestCase | |
| hasTag(std::string const &tag) const | Catch::TestCase | |
| invoke() const | Catch::TestCase | |
| isHidden() const | Catch::TestCase | |
| Catch::TestCaseInfo::isHidden | Catch::TestCaseInfo | protected |
| lineInfo | Catch::TestCaseInfo | protected |
| matchesTags(std::string const &tagPattern) const | Catch::TestCase | |
| name | Catch::TestCaseInfo | protected |
| operator<(TestCase const &other) const | Catch::TestCase | |
| operator=(TestCase const &other) | Catch::TestCase | |
| operator==(TestCase const &other) const | Catch::TestCase | |
| swap(TestCase &other) | Catch::TestCase | |
| tags | Catch::TestCaseInfo | protected |
| tagsAsString | Catch::TestCaseInfo | protected |
| TestCase(ITestCase *testCase, TestCaseInfo const &info) | Catch::TestCase | |
| TestCase(TestCase const &other) | Catch::TestCase | |
| TestCaseInfo(std::string const &_name, std::string const &_className, std::string const &_description, std::set< std::string > const &_tags, bool _isHidden, SourceLineInfo const &_lineInfo) | Catch::TestCaseInfo | protected |
| TestCaseInfo(TestCaseInfo const &other) | Catch::TestCaseInfo | protected |
| withName(std::string const &_newName) const | Catch::TestCase |