AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

EM::Tests::TestCommon::DataClass::DataClass ( TestCommon owner,
TicketIssueLogicTestWrapper ticketIssueLogicTestWrapper 
)
inline

Here is the call graph for this function:

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

Member Function Documentation

void EM::Tests::TestCommon::DataClass::CreateStatisticForTest ( )
inline
bool EM::Tests::TestCommon::DataClass::IssueIn ( )
inline
void EM::Tests::TestCommon::DataClass::RemoveInsertedTariffsProperties ( )
inline
void EM::Tests::TestCommon::DataClass::RemoveInsertedTariffSystemSettings ( )
inline
void EM::Tests::TestCommon::DataClass::RestoreOldTariffsPropertiesValues ( )
inline
void EM::Tests::TestCommon::DataClass::RestoreOldTariffSystemSettings ( )
inline
void EM::Tests::TestCommon::DataClass::SetTestIputData ( )
inline
void EM::Tests::TestCommon::DataClass::SetTestSpecificTariffsPropertiesValues ( )
inline

Here is the call graph for this function:

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

Here is the call graph for this function:

Member Data Documentation

QString EM::Tests::TestCommon::DataClass::mConfigurationFile
TestCommon* EM::Tests::TestCommon::DataClass::mDataClassOwner
TariffsProperties EM::Tests::TestCommon::DataClass::mInsertedTariffsProperties
std::list<unsigned long> EM::Tests::TestCommon::DataClass::mInsertedTariffSystemSettings
TicketIssueLogicTestWrapper* EM::Tests::TestCommon::DataClass::mIssueLogicWrapper
TariffsPropertiesValues EM::Tests::TestCommon::DataClass::mOldTariffsPropertiesValues
TariffSystemSettings EM::Tests::TestCommon::DataClass::mOldTariffSystemSettings

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