Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Catch::TestCaseHandle Class Reference

Wrapper over the test case information and the test case invoker. More...

#include <catch_amalgamated.hpp>

Public Member Functions

 TestCaseHandle (TestCaseInfo *info, ITestInvoker *invoker)
 
void invoke () const
 
TestCaseInfo const & getTestCaseInfo () const
 

Detailed Description

Wrapper over the test case information and the test case invoker.

Does not own either, and is specifically made to be cheap to copy around.


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