AppCore
Loading...
Searching...
No Matches
Namespaces
EM Namespace Reference

SYSTEM INCLUDES. More...

Namespaces

namespace  CardFacade
 
namespace  Common
 
namespace  DateTime
 
namespace  Devices
 
namespace  EComm
 
namespace  EventDownloader
 
namespace  EventFileProcessor
 
namespace  Printer
 
namespace  PrinterTemplate
 
namespace  PT
 
namespace  Strojcek
 
namespace  Tests
 
namespace  TicketIssueLogic
 

Detailed Description

SYSTEM INCLUDES.

QT INCLUDES.

Author
Stanislav Kuchar
tom Interface pre graficke vykreslovanie navrtovane hodnoty vykonnych metod (nie Get) pri uspechu vracaju 0;

This test checks, which customer profile on card is being used.

XML file for this test should contain:

fields FirstCustomerProfileValidityString, SecondCustomerProfileValidityString - have to be set to one of these settings: MinusTwoMonths - profile validity starts 6480000 seconds (75 days) in past, ends 3888000 seconds (45 days) in past MinusMonth - profile validity starts 3888000 seconds (45 days) in past, ends 1296000 seconds (15 days) in past Now - profile validity starts 1296000 seconds (15 days) in past, ends 1296000 seconds (15 days) in future PlusMonth - profile validity starts 1296000 seconds (15 days) in future, ends 3888000 seconds (45 days) in future PlusTwoMonths - profile validity starts 3888000 seconds (45 days) in future, ends 6480000 seconds (75 days) in future

fields UsedCustomerProfileIndex, UsedCustomerProfileIndexWithTSSettings - index of assumed valid profile: 0 if first profile is valid 1 if second profile is valid -1 if no profile is valid

http://redmine.transdata.sk/issues/2410