lab_trees
Tempestuous Trees
Catch::TestCase Member List

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

className (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
description (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
expectedToFail() const (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
getTestCaseInfo() const (defined in Catch::TestCase)Catch::TestCase
invoke() const (defined in Catch::TestCase)Catch::TestCase
IsHidden enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
isHidden() const (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
lcaseTags (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
lineInfo (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
MayFail enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
name (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
None enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
NonPortable enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
okToFail() const (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
operator<(TestCase const &other) const (defined in Catch::TestCase)Catch::TestCase
operator=(TestCase const &other) (defined in Catch::TestCase)Catch::TestCase
operator==(TestCase const &other) const (defined in Catch::TestCase)Catch::TestCase
properties (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
ShouldFail enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
SpecialProperties enum name (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
swap(TestCase &other) (defined in Catch::TestCase)Catch::TestCase
tags (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
tagsAsString (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
test (defined in Catch::TestCase)Catch::TestCaseprivate
TestCase(ITestCase *testCase, TestCaseInfo const &info) (defined in Catch::TestCase)Catch::TestCase
TestCase(TestCase const &other) (defined in Catch::TestCase)Catch::TestCase
TestCaseInfo(std::string const &_name, std::string const &_className, std::string const &_description, std::set< std::string > const &_tags, SourceLineInfo const &_lineInfo) (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
TestCaseInfo(TestCaseInfo const &other) (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
Throws enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
throws() const (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
withName(std::string const &_newName) const (defined in Catch::TestCase)Catch::TestCase