CellModules
Catch::TestCase Member List

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

classNameCatch::TestCaseInfo
descriptionCatch::TestCaseInfo
expectedToFail() constCatch::TestCaseInfo
getTestCaseInfo() constCatch::TestCase
invoke() constCatch::TestCase
isHidden() constCatch::TestCaseInfo
IsHidden enum valueCatch::TestCaseInfo
lcaseTagsCatch::TestCaseInfo
lineInfoCatch::TestCaseInfo
MayFail enum valueCatch::TestCaseInfo
nameCatch::TestCaseInfo
None enum valueCatch::TestCaseInfo
okToFail() constCatch::TestCaseInfo
operator<(TestCase const &other) constCatch::TestCase
operator=(TestCase const &other)Catch::TestCase
operator==(TestCase const &other) constCatch::TestCase
propertiesCatch::TestCaseInfo
ShouldFail enum valueCatch::TestCaseInfo
SpecialProperties enum nameCatch::TestCaseInfo
swap(TestCase &other)Catch::TestCase
tagsCatch::TestCaseInfo
tagsAsStringCatch::TestCaseInfo
testCatch::TestCaseprivate
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, SourceLineInfo const &_lineInfo)Catch::TestCaseInfo
TestCaseInfo(TestCaseInfo const &other)Catch::TestCaseInfo
Throws enum valueCatch::TestCaseInfo
throws() constCatch::TestCaseInfo
withName(std::string const &_newName) constCatch::TestCase