Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | SlotMatch () |
void | SlotSet () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (GeoTests) | |
CPPUNIT_TEST (SlotMatch) | |
CPPUNIT_TEST (SlotSet) | |
CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
CCAENV1x90 * | m_pModule |
Definition at line 17 of file 1x90geotests.cpp.
GeoTests::CPPUNIT_TEST_SUITE | ( | GeoTests | ) | [private] |
GeoTests::CPPUNIT_TEST | ( | SlotMatch | ) | [private] |
GeoTests::CPPUNIT_TEST | ( | SlotSet | ) | [private] |
GeoTests::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void GeoTests::setUp | ( | ) | [inline] |
Definition at line 30 of file 1x90geotests.cpp.
References m_pModule, ModuleBase, and CCAENV1x90::Reset().
void GeoTests::tearDown | ( | ) | [inline] |
void GeoTests::SlotMatch | ( | ) | [protected] |
Definition at line 50 of file 1x90geotests.cpp.
References EQMSG, CCAENV1x90::GetGeographicalID(), and m_pModule.
void GeoTests::SlotSet | ( | ) | [protected] |
Definition at line 58 of file 1x90geotests.cpp.
References EQ, EXCEPTION, CCAENV1x90::GetGeographicalID(), m_pModule, and CCAENV1x90::SetGeographicalID().
CCAENV1x90* GeoTests::m_pModule [private] |
Definition at line 25 of file 1x90geotests.cpp.
Referenced by setUp(), SlotMatch(), SlotSet(), and tearDown().