arduino-emulator
Catch::TestCase Member List

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

Benchmark enum value (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
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) 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
tags (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
tagsAsString() const (defined in Catch::TestCaseInfo)Catch::TestCaseInfo
TestCase(ITestInvoker *testCase, TestCaseInfo &&info) (defined in Catch::TestCase)Catch::TestCase
TestCaseInfo(std::string const &_name, std::string const &_className, std::string const &_description, std::vector< std::string > const &_tags, SourceLineInfo const &_lineInfo) (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