| spdlog
    | 
#include <catch.hpp>
| Public Member Functions | |
| virtual | ~ITestCaseRegistry () | 
| virtual std::vector< TestCase > const & | getAllTests () const =0 | 
| virtual std::vector< TestCase > const & | getAllTestsSorted (IConfig const &config) const =0 | 
| 
 | virtual | 
| 
 | pure virtual | 
| 
 | pure virtual |