Public Member Functions
Catch::ITestCaseRegistry Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

virtual std::vector< TestCase >
const & 
getAllTests () const =0
virtual void getFilteredTests (TestSpec const &testSpec, IConfig const &config, std::vector< TestCase > &matchingTestCases, bool negated=false) const =0
virtual ~ITestCaseRegistry ()

Detailed Description

Definition at line 528 of file catch.hpp.


Constructor & Destructor Documentation


Member Function Documentation

virtual std::vector<TestCase> const& Catch::ITestCaseRegistry::getAllTests ( ) const [pure virtual]
virtual void Catch::ITestCaseRegistry::getFilteredTests ( TestSpec const &  testSpec,
IConfig const &  config,
std::vector< TestCase > &  matchingTestCases,
bool  negated = false 
) const [pure virtual]

The documentation for this struct was generated from the following file:


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41