#include <catch/catch.hpp>
Definition at line 580 of file catch.hpp.
◆ ~ITestCaseRegistry() [1/2]
virtual Catch::ITestCaseRegistry::~ITestCaseRegistry |
( |
| ) |
|
|
virtual |
◆ ~ITestCaseRegistry() [2/2]
virtual Catch::ITestCaseRegistry::~ITestCaseRegistry |
( |
| ) |
|
|
virtual |
◆ getAllTests() [1/2]
virtual std::vector< TestCase > const & Catch::ITestCaseRegistry::getAllTests |
( |
| ) |
const |
|
pure virtual |
◆ getAllTests() [2/2]
virtual std::vector< TestCase > const & Catch::ITestCaseRegistry::getAllTests |
( |
| ) |
const |
|
pure virtual |
◆ getAllTestsSorted() [1/2]
virtual std::vector< TestCase > const & Catch::ITestCaseRegistry::getAllTestsSorted |
( |
IConfig const & |
config | ) |
const |
|
pure virtual |
◆ getAllTestsSorted() [2/2]
virtual std::vector< TestCase > const & Catch::ITestCaseRegistry::getAllTestsSorted |
( |
IConfig const & |
config | ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following files: