Class ITestCaseRegistry
Defined in File catch_amalgamated.hpp
Class Documentation
-
class ITestCaseRegistry
Public Functions
-
virtual ~ITestCaseRegistry()
-
virtual std::vector<TestCaseInfo*> const &getAllInfos() const = 0
-
virtual std::vector<TestCaseHandle> const &getAllTests() const = 0
-
virtual std::vector<TestCaseHandle> const &getAllTestsSorted(IConfig const &config) const = 0
-
virtual ~ITestCaseRegistry()