AppCore
Loading...
Searching...
No Matches
TestCardCombinedTicketStastistic.h
Go to the documentation of this file.
1#ifndef _TESTCARDCOMBINEDTICKETSTASTISTIC_H_
2#define _TESTCARDCOMBINEDTICKETSTASTISTIC_H_
3
4#include "tests/TestVehicle.h"
5#include "TestCard.h"
6#include <cppunit/extensions/HelperMacros.h>
7
8namespace EM
9{
10 namespace Tests
11 {
39 }
40}
41
42#endif // _TESTCARDCOMBINEDTICKETSTASTISTIC_H_
Definition TestCardCombinedTicketStastistic.h:13
void CheckStatisticVATForCombinedTicketWithContinuousTrip()
Definition TestCardCombinedTicketStastistic.cpp:229
virtual ~TestCardCombinedTicketStastistic()
Definition TestCardCombinedTicketStastistic.cpp:134
void CheckStatisticForCombinedTicketWithCalculationPriceForEachSection()
Definition TestCardCombinedTicketStastistic.cpp:245
TestCardCombinedTicketStastistic()
Definition TestCardCombinedTicketStastistic.cpp:128
void setUp()
Definition TestCardCombinedTicketStastistic.cpp:139
void CheckStatisticForCombinedTicketWithContinuousTrip()
Definition TestCardCombinedTicketStastistic.cpp:213
void CheckStatisticForCombinedTicketWithCalculationPriceByDistanceUnit()
Definition TestCardCombinedTicketStastistic.cpp:145
Definition TestCard.h:17
Definition TestVehicle.h:12
Definition TestCommon.cpp:73
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7