AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros
TestCardOneWayTicketAcceptance.cpp File Reference
#include "TestCardOneWayTicketAcceptance.h"
#include "tests/TestDefines.h"
#include "tests/TestConfig.h"
#include <qstring.h>
#include <qfile.h>
#include "appcore/ticketissuelogic/EGeneralTicketIssueLogicTestWrapper.h"
#include "appcore/ticketissuelogic/ETicketIssueLogicCombinedTicket.h"
#include "appcore/ticketissuelogic/outputData/ETicketIssueLogicOutputData.h"
#include "appcore/ticketissuelogic/outputData/EPostIssueOutputData.h"
#include "appcore/ticketissuelogic/core/ETicketIssueLogicDataStorage.h"
#include "appcore/ticketissuelogic/core/IssuedTicket.h"
#include "appcore/ticketissuelogic/core/IssuedTicketSegment.h"
#include "appcore/cardfacade/ECardFacadeDefines.h"
#include "appcore/cardfacade/ECardFacadeManager.h"
#include "appcore/cardfacade/ECardDataFacade.h"
#include "appcore/cardfacade/ECardDataFacadePurse.h"
#include "appcore/cardfacade/ECardDataFacadeOneWayTicket.h"
#include "dataio/datainput/ERootDataIO.h"
#include "dataio/datainput/ERootTarifnySystem.h"
#include "dataio/datainput/ENastavenie.h"
#include "dataio/datainput/ENastavenieHodnota.h"
#include "dataio/dataoutput/ERootStatistika.h"
#include "dataio/dataoutput/ECestovnyListokCol.h"
#include "dataio/dataoutput/ECestovnyListok.h"
#include "dataio/datainputlogic/ecp.h"
#include "dataio/datainputlogic/edata.h"
#include "eabstractrequest/EDataCollection.h"
#include "core/common/EMoneyData.h"
#include "core/common/ApplicationPath.h"
#include "core/common/EDate.h"
#include "core/common/eqtcompatible.h"
#include "core/log/emlog.h"
Include dependency graph for TestCardOneWayTicketAcceptance.cpp:

Classes

class  EM::Tests::TestCardOneWayTicketAcceptance::DataClass
 

Macros

#define __USE_LOG__
 TEST DEFINES. More...
 
#define FELLOW_TRAVELLER_TARIFF_TICKET_NUMBER   451
 
#define TARIFF_TICKET_NUMBER_FROM_OTHER_TARIFF_GROUP   101
 
#define ONE_WAY_TICKET_INTERCHANGE_INTERVAL_IN_MINUTES   30
 
#define TICKETS_COUNT_FOR_CARD_OWNER_ONLY   1
 
#define TICKETS_COUNT_FOR_CARD_OWNER_WITH_FELLOW_TRAVELLER   2
 
#define PRICE_SHOULD_BE_ZERO   true
 
#define PRICE_SHOULD_NOT_BE_ZERO   false
 
#define FORCE_CHECK_FLAG_DOKUPOVANY_LISTOK   true
 

Macro Definition Documentation

#define __USE_LOG__

TEST DEFINES.

QT INCLUDES TICKET ISSUE LOGIC INCLUDES CARD FACADE INCLUDES DATAIO INCLUDES PT INCLUDES CORE INCLUDES LOGS

#define FELLOW_TRAVELLER_TARIFF_TICKET_NUMBER   451
#define FORCE_CHECK_FLAG_DOKUPOVANY_LISTOK   true
#define ONE_WAY_TICKET_INTERCHANGE_INTERVAL_IN_MINUTES   30
#define PRICE_SHOULD_BE_ZERO   true
#define PRICE_SHOULD_NOT_BE_ZERO   false
#define TARIFF_TICKET_NUMBER_FROM_OTHER_TARIFF_GROUP   101
#define TICKETS_COUNT_FOR_CARD_OWNER_ONLY   1
#define TICKETS_COUNT_FOR_CARD_OWNER_WITH_FELLOW_TRAVELLER   2