#include <include/hiker/unit_test.h>
Public Member Functions | |
TimeOutTestCaller (std::string name, TestMethod test, double time) | |
TimeOutTestCaller (std::string name, TestMethod test, Fixture &fixture, double time) | |
TimeOutTestCaller (std::string name, TestMethod test, Fixture *fixture, double time) | |
~TimeOutTestCaller () | |
void | runTest () |
void | setUp () |
void | tearDown () |
std::string | toString () const |
Static Public Member Functions | |
static void * | waitThreadFunc (void *ptr) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|