Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::TestInvokerAsMethod< C > Class Template Reference

#include <catch_amalgamated.hpp>

Inheritance diagram for Catch::TestInvokerAsMethod< C >:
Collaboration diagram for Catch::TestInvokerAsMethod< C >:

Public Member Functions

constexpr TestInvokerAsMethod (void(C::*testAsMethod)()) noexcept
void invoke () const override
Public Member Functions inherited from Catch::ITestInvoker
virtual void prepareTestCase ()
virtual void tearDownTestCase ()
virtual ~ITestInvoker ()

Constructor & Destructor Documentation

◆ TestInvokerAsMethod()

template<typename C>
Catch::TestInvokerAsMethod< C >::TestInvokerAsMethod ( void(C::* testAsMethod )())
inlineconstexprnoexcept

Member Function Documentation

◆ invoke()

template<typename C>
void Catch::TestInvokerAsMethod< C >::invoke ( ) const
inlineoverridevirtual

Implements Catch::ITestInvoker.


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