icub-test
Public Member Functions
ExampleTest Class Reference

This is just an example test, use it as a reference to implement new tests. More...

#include <ExampleTest.h>

Inherits yarp::robottestingframework::TestCase.

Public Member Functions

virtual bool setup (yarp::os::Property &property)
 
virtual void tearDown ()
 
virtual void run ()
 

Detailed Description

This is just an example test, use it as a reference to implement new tests.

Check the following functions:

Accepts the following parameters:

Parameter name Type Units Default Value Required Description Notes
name string - "ExampleTest" No The name of the test. -
example string - default value No An example value. -

Definition at line 41 of file ExampleTest.h.


The documentation for this class was generated from the following files: