Horizon
Public Member Functions | List of all members
Catch::TestRegistry Class Reference
Inheritance diagram for Catch::TestRegistry:
Catch::ITestCaseRegistry

Public Member Functions

void registerTest (Detail::unique_ptr< TestCaseInfo > testInfo, Detail::unique_ptr< ITestInvoker > testInvoker)
 
std::vector< TestCaseInfo * > const & getAllInfos () const override
 
std::vector< TestCaseHandle > const & getAllTests () const override
 
std::vector< TestCaseHandle > const & getAllTestsSorted (IConfig const &config) const override
 

The documentation for this class was generated from the following files: