6 #ifndef YARP_ROBOTTESTINGFRAMEWORK_YARPTESTCASE_H
7 #define YARP_ROBOTTESTINGFRAMEWORK_YARPTESTCASE_H
15 namespace robottestingframework {
36 bool setup(
int argc,
char** argv)
override;
A class for storing options and configuration information.
The YarpTestCase is a helper class to facilitate loading the tests settings which are developed for Y...
The main, catch-all namespace for YARP.
#define YARP_robottestingframework_API