9 #ifndef YARP_ROBOTTESTINGFRAMEWORK_YARPTESTCASE_H
10 #define YARP_ROBOTTESTINGFRAMEWORK_YARPTESTCASE_H
18 namespace robottestingframework {
39 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