#include <lsp_test_blobfinder.hh>
Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | testConfig () |
void | testData () |
void | testGeom () |
Protected Attributes | |
playerc_blobfinder_t * | blobProxy |
Private Member Functions | |
CPPUNIT_TEST (testData) | |
CPPUNIT_TEST_SUITE (Blobfinder) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 10 of file lsp_test_blobfinder.hh.
lspTest::Blobfinder::CPPUNIT_TEST | ( | testData | ) | [private] |
lspTest::Blobfinder::CPPUNIT_TEST_SUITE | ( | Blobfinder | ) | [private] |
lspTest::Blobfinder::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void Blobfinder::setUp | ( | ) |
Definition at line 5 of file lsp_test_blobfinder.cc.
void Blobfinder::tearDown | ( | ) |
Definition at line 12 of file lsp_test_blobfinder.cc.
void lspTest::Blobfinder::testConfig | ( | ) | [protected] |
void Blobfinder::testData | ( | ) | [protected] |
Definition at line 18 of file lsp_test_blobfinder.cc.
void lspTest::Blobfinder::testGeom | ( | ) | [protected] |
playerc_blobfinder_t* lspTest::Blobfinder::blobProxy [protected] |
Definition at line 17 of file lsp_test_blobfinder.hh.