Ylva And Malin
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
Catch
TestInvokerAsMethod
Public Member Functions
Catch::TestInvokerAsMethod< C > Class Template Reference
#include <
catch.hpp
>
Inheritance diagram for Catch::TestInvokerAsMethod< C >:
Collaboration diagram for Catch::TestInvokerAsMethod< C >:
Public Member Functions
TestInvokerAsMethod
(
void
(C::*testAsMethod)()) noexcept
void
invoke
() const override
Public Member Functions inherited from
Catch::ITestInvoker
virtual
~ITestInvoker
()
Constructor & Destructor Documentation
template<typename C >
Catch::TestInvokerAsMethod
< C >::
TestInvokerAsMethod
(
void
(C::*)()
testAsMethod
)
inline
noexcept
Member Function Documentation
template<typename C >
void
Catch::TestInvokerAsMethod
< C >::invoke
(
)
const
inline
override
virtual
Implements
Catch::ITestInvoker
.
Here is the call graph for this function:
The documentation for this class was generated from the following file:
meta_generator/tests/
catch.hpp
Generated by
1.8.11