Class TestCase

Inheritance Relationships

Base Type

Class Documentation

class Catch::TestCase : public Catch::TestCaseInfo

Public Functions

TestCase(ITestInvoker *testCase, TestCaseInfo &&info)
TestCase withName(std::string const &_newName) const
void invoke() const
TestCaseInfo const &getTestCaseInfo() const
bool operator==(TestCase const &other) const
bool operator<(TestCase const &other) const