#include <jacobiantest.hpp>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | TestChangeBase () |
void | TestChangeRefFrame () |
void | TestChangeRefPoint () |
void | TestConstructor () |
void | TestEqual () |
Private Member Functions | |
CPPUNIT_TEST (TestChangeRefPoint) | |
CPPUNIT_TEST (TestChangeRefFrame) | |
CPPUNIT_TEST (TestChangeBase) | |
CPPUNIT_TEST (TestConstructor) | |
CPPUNIT_TEST (TestEqual) | |
CPPUNIT_TEST_SUITE (JacobianTest) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 9 of file jacobiantest.hpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void JacobianTest::setUp | ( | ) |
Definition at line 9 of file jacobiantest.cpp.
void JacobianTest::tearDown | ( | ) |
Definition at line 10 of file jacobiantest.cpp.
void JacobianTest::TestChangeBase | ( | ) |
Definition at line 49 of file jacobiantest.cpp.
void JacobianTest::TestChangeRefFrame | ( | ) |
Definition at line 31 of file jacobiantest.cpp.
void JacobianTest::TestChangeRefPoint | ( | ) |
Definition at line 12 of file jacobiantest.cpp.
void JacobianTest::TestConstructor | ( | ) |
Definition at line 67 of file jacobiantest.cpp.
void JacobianTest::TestEqual | ( | ) |
Definition at line 95 of file jacobiantest.cpp.