Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::TestCase Member List

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

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