Wire Sysio Wire Sysion 1.0.0
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | Catch::ITestInvoker |
struct | Catch::ITestCaseRegistry |
Namespaces | |
namespace | Catch |
Functions | |
bool | Catch::matchTest (TestCase const &testCase, TestSpec const &testSpec, IConfig const &config) |
std::vector< TestCase > | Catch::filterTests (std::vector< TestCase > const &testCases, TestSpec const &testSpec, IConfig const &config) |
std::vector< TestCase > const & | Catch::getAllTestCasesSorted (IConfig const &config) |