Class TestCaseHandle

Class Documentation

class TestCaseHandle

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.

Public Functions

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