AppCore
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
EM::Tests::TestCommon::DataClass Class Reference
Collaboration diagram for EM::Tests::TestCommon::DataClass:
Collaboration graph
[legend]

Public Member Functions

 DataClass (TestCommon *owner, TicketIssueLogicTestWrapper *ticketIssueLogicTestWrapper)
 
 ~DataClass ()
 
void SetTestIputData ()
 
void SetTestSpecificTariffSystemSettings ()
 
void SetTestSpecificTariffsPropertiesValues ()
 
void RestoreOldTariffSystemSettings ()
 
void RestoreOldTariffsPropertiesValues ()
 
void CreateStatisticForTest ()
 
bool IssueIn ()
 
void RemoveInsertedTariffsProperties ()
 
void RemoveInsertedTariffSystemSettings ()
 

Public Attributes

TestCommonmDataClassOwner
 
TicketIssueLogicTestWrappermIssueLogicWrapper
 
QString mConfigurationFile
 
TariffSystemSettings mOldTariffSystemSettings
 
TariffsPropertiesValues mOldTariffsPropertiesValues
 
std::list< unsigned long > mInsertedTariffSystemSettings
 
TariffsProperties mInsertedTariffsProperties
 

Constructor & Destructor Documentation

◆ DataClass()

EM::Tests::TestCommon::DataClass::DataClass ( TestCommon owner,
TicketIssueLogicTestWrapper ticketIssueLogicTestWrapper 
)
inline
Here is the call graph for this function:

◆ ~DataClass()

EM::Tests::TestCommon::DataClass::~DataClass ( )
inline

Member Function Documentation

◆ CreateStatisticForTest()

void EM::Tests::TestCommon::DataClass::CreateStatisticForTest ( )
inline

◆ IssueIn()

bool EM::Tests::TestCommon::DataClass::IssueIn ( )
inline

◆ RemoveInsertedTariffsProperties()

void EM::Tests::TestCommon::DataClass::RemoveInsertedTariffsProperties ( )
inline

◆ RemoveInsertedTariffSystemSettings()

void EM::Tests::TestCommon::DataClass::RemoveInsertedTariffSystemSettings ( )
inline

◆ RestoreOldTariffsPropertiesValues()

void EM::Tests::TestCommon::DataClass::RestoreOldTariffsPropertiesValues ( )
inline

◆ RestoreOldTariffSystemSettings()

void EM::Tests::TestCommon::DataClass::RestoreOldTariffSystemSettings ( )
inline

◆ SetTestIputData()

void EM::Tests::TestCommon::DataClass::SetTestIputData ( )
inline

◆ SetTestSpecificTariffsPropertiesValues()

void EM::Tests::TestCommon::DataClass::SetTestSpecificTariffsPropertiesValues ( )
inline
Here is the call graph for this function:

◆ SetTestSpecificTariffSystemSettings()

void EM::Tests::TestCommon::DataClass::SetTestSpecificTariffSystemSettings ( )
inline
Here is the call graph for this function:

Member Data Documentation

◆ mConfigurationFile

QString EM::Tests::TestCommon::DataClass::mConfigurationFile

◆ mDataClassOwner

TestCommon* EM::Tests::TestCommon::DataClass::mDataClassOwner

◆ mInsertedTariffsProperties

TariffsProperties EM::Tests::TestCommon::DataClass::mInsertedTariffsProperties

◆ mInsertedTariffSystemSettings

std::list<unsigned long> EM::Tests::TestCommon::DataClass::mInsertedTariffSystemSettings

◆ mIssueLogicWrapper

TicketIssueLogicTestWrapper* EM::Tests::TestCommon::DataClass::mIssueLogicWrapper

◆ mOldTariffsPropertiesValues

TariffsPropertiesValues EM::Tests::TestCommon::DataClass::mOldTariffsPropertiesValues

◆ mOldTariffSystemSettings

TariffSystemSettings EM::Tests::TestCommon::DataClass::mOldTariffSystemSettings

The documentation for this class was generated from the following file: