AppCore
Loading...
Searching...
No Matches
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.
 
#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

◆ __USE_LOG__

#define __USE_LOG__

TEST DEFINES.

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

◆ FELLOW_TRAVELLER_TARIFF_TICKET_NUMBER

#define FELLOW_TRAVELLER_TARIFF_TICKET_NUMBER   451

◆ FORCE_CHECK_FLAG_DOKUPOVANY_LISTOK

#define FORCE_CHECK_FLAG_DOKUPOVANY_LISTOK   true

◆ ONE_WAY_TICKET_INTERCHANGE_INTERVAL_IN_MINUTES

#define ONE_WAY_TICKET_INTERCHANGE_INTERVAL_IN_MINUTES   30

◆ PRICE_SHOULD_BE_ZERO

#define PRICE_SHOULD_BE_ZERO   true

◆ PRICE_SHOULD_NOT_BE_ZERO

#define PRICE_SHOULD_NOT_BE_ZERO   false

◆ TARIFF_TICKET_NUMBER_FROM_OTHER_TARIFF_GROUP

#define TARIFF_TICKET_NUMBER_FROM_OTHER_TARIFF_GROUP   101

◆ TICKETS_COUNT_FOR_CARD_OWNER_ONLY

#define TICKETS_COUNT_FOR_CARD_OWNER_ONLY   1

◆ TICKETS_COUNT_FOR_CARD_OWNER_WITH_FELLOW_TRAVELLER

#define TICKETS_COUNT_FOR_CARD_OWNER_WITH_FELLOW_TRAVELLER   2