#include <lsp_test_position2d.hh>
Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | testData () |
void | testGeom () |
void | testMove () |
Protected Member Functions inherited from lspTest::Proxy | |
void | connect () |
void | disconnect () |
Protected Attributes | |
playerc_position2d_t * | posProxy |
Protected Attributes inherited from lspTest::Proxy | |
playerc_client_t * | client |
Private Member Functions | |
CPPUNIT_TEST (testGeom) | |
CPPUNIT_TEST (testData) | |
CPPUNIT_TEST (testMove) | |
CPPUNIT_TEST_SUB_SUITE (Position2D, Proxy) | |
CPPUNIT_TEST_SUITE_END () | |
Additional Inherited Members | |
Static Protected Attributes inherited from lspTest::Proxy | |
static const double | Delta = 0.01 |
Definition at line 10 of file lsp_test_position2d.hh.
|
private |
|
private |
|
private |
|
private |
|
private |
void Position2D::setUp | ( | ) |
Definition at line 6 of file lsp_test_position2d.cc.
void Position2D::tearDown | ( | ) |
Definition at line 16 of file lsp_test_position2d.cc.
|
protected |
Definition at line 33 of file lsp_test_position2d.cc.
|
protected |
Definition at line 22 of file lsp_test_position2d.cc.
|
protected |
Definition at line 51 of file lsp_test_position2d.cc.
|
protected |
Definition at line 19 of file lsp_test_position2d.hh.