9 #ifndef YARP_ROBOTTESTINGFRAMEWORK_YARPTESTASSERTER_H
10 #define YARP_ROBOTTESTINGFRAMEWORK_YARPTESTASSERTER_H
16 namespace robottestingframework {
47 static bool isApproxEqual(
const double *left,
49 const double *l_thresholds,
50 const double *h_thresholds,
65 static bool isApproxEqual(
const double *left,
67 const double *thresholds,
95 static bool isApproxEqual(
double left,
contains the definition of a Vector type
The yarp::robottestingframework::TestAsserter class is used to throw exception or to report messages/...
The main, catch-all namespace for YARP.
#define YARP_robottestingframework_API