Class ExecFunction¶
Defined in File ExecFunction.hpp
Class Documentation¶
-
class ExecFunction¶
[source] Abstract callable invoked by TestingFixture as the test body.
Implement exec() to wrap a test function for use with TestingFixture::set_test_function().