Struct ITestCaseRegistry

Struct Documentation

struct Catch::ITestCaseRegistry

Public Functions

~ITestCaseRegistry()
std::vector<TestCase> const &getAllTests() const = 0
std::vector<TestCase> const &getAllTestsSorted(IConfig const &config) const = 0