|
Horizon
|
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 |
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.