API
Catch::TestCase Member List

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

Benchmark enum valueCatch::TestCaseInfo
classNameCatch::TestCaseInfo
descriptionCatch::TestCaseInfo
expectedToFail() constCatch::TestCaseInfo
getTestCaseInfo() constCatch::TestCase
invoke() constCatch::TestCase
IsHidden enum valueCatch::TestCaseInfo
isHidden() constCatch::TestCaseInfo
lcaseTagsCatch::TestCaseInfo
lineInfoCatch::TestCaseInfo
MayFail enum valueCatch::TestCaseInfo
nameCatch::TestCaseInfo
None enum valueCatch::TestCaseInfo
NonPortable enum valueCatch::TestCaseInfo
okToFail() constCatch::TestCaseInfo
operator<(TestCase const &other) constCatch::TestCase
operator==(TestCase const &other) constCatch::TestCase
propertiesCatch::TestCaseInfo
ShouldFail enum valueCatch::TestCaseInfo
SpecialProperties enum nameCatch::TestCaseInfo
tagsCatch::TestCaseInfo
tagsAsString() constCatch::TestCaseInfo
testCatch::TestCaseprivate
TestCase(ITestInvoker *testCase, TestCaseInfo &&info)Catch::TestCase
TestCaseInfo(std::string const &_name, std::string const &_className, std::string const &_description, std::vector< std::string > const &_tags, SourceLineInfo const &_lineInfo)Catch::TestCaseInfo
Throws enum valueCatch::TestCaseInfo
throws() constCatch::TestCaseInfo
withName(std::string const &_newName) constCatch::TestCase