Fraxinus  18.10
An IGT application
Catch::TestCase Member List

This is the complete list of members for Catch::TestCase, including all inherited members.

classNameCatch::TestCaseInfoprotected
descriptionCatch::TestCaseInfoprotected
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::isHiddenCatch::TestCaseInfoprotected
lineInfoCatch::TestCaseInfoprotected
matchesTags(std::string const &tagPattern) const Catch::TestCase
nameCatch::TestCaseInfoprotected
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
tagsCatch::TestCaseInfoprotected
tagsAsStringCatch::TestCaseInfoprotected
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::TestCaseInfoprotected
TestCaseInfo(TestCaseInfo const &other)Catch::TestCaseInfoprotected
withName(std::string const &_newName) const Catch::TestCase