AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TestCashRemoveOneBusStopSectionOnBorderOfZonation.h
Go to the documentation of this file.
1 #ifndef TESTCASHREMOVEONEBUSSTOPSECTIONONBORDEROFZONATION_H
2 #define TESTCASHREMOVEONEBUSSTOPSECTIONONBORDEROFZONATION_H
3 
4 #include "tests/TestVehicle.h"
5 #include <cppunit/extensions/HelperMacros.h>
6 
7 namespace EM
8 {
9  namespace Tests
10  {
12  {
16  CPPUNIT_TEST_SUITE_END();
17 
18  public:
21 
22  void setUp();
23 
26  private:
27  class DataClass;
28  DataClass *d;
29  };
30  }
31 }
32 
33 
34 #endif // TESTCASHREMOVEONEBUSSTOPSECTIONONBORDEROFZONATION_H
void FirstSectionIsNotOneBusStopSectionOnBorderOfZonation()
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:62
TestCashRemoveOneBusStopSectionOnBorderOfZonation()
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:44
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.h:11
virtual ~TestCashRemoveOneBusStopSectionOnBorderOfZonation()
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:51
Definition: TestVehicle.h:11
void FirstSectionIsOneBusStopSectionOnBorderOfZonation()
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:151
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:32
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6
void setUp()
Definition: TestCashRemoveOneBusStopSectionOnBorderOfZonation.cpp:56