Dynalib Utils
Catch
ITestInvoker
Public Member Functions
|
List of all members
Catch::ITestInvoker Struct Reference
abstract
#include <
catch.hpp
>
Inheritance diagram for Catch::ITestInvoker:
[
legend
]
Public Member Functions
virtual void
invoke
() const =0
virtual
~ITestInvoker
()
Constructor & Destructor Documentation
◆
~ITestInvoker()
virtual Catch::ITestInvoker::~ITestInvoker
(
)
virtual
Member Function Documentation
◆
invoke()
virtual void Catch::ITestInvoker::invoke
(
)
const
pure virtual
Implemented in
Catch::TestInvokerAsMethod< C >
.
The documentation for this struct was generated from the following file:
/github/workspace/src/UnitTests/
catch.hpp
Generated by
1.8.13