Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::TestCase Member List

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

Execute enum nameSC::TestCase
recordExpectation(StringView expression, bool status, StringView detailedError=StringView())SC::TestCase
recordExpectation(StringView expression, Result status)SC::TestCase
reportSC::TestCase
test_section(StringView sectionName, Execute execution=Execute::Default)SC::TestCase
TestCase(TestReport &report, StringView testName)SC::TestCase
TestReport (defined in SC::TestCase)SC::TestCasefriend
~TestCase() (defined in SC::TestCase)SC::TestCase