Public Member Functions | |
BrokerTestSuite () | |
Private Member Functions | |
void | testGetCounter () |
void | testIncreaseCounter () |
void | testDecreaseCounter () |
void | testGetFile () |
void | testGetDocumentUrl () |
void | testGetDocumentFile () |
void | testGetDocumentConversion () |
void | testGetDocumentConLocation () |
void | testGetDocumentFileLocation () |
void | testConvertDocument () |
|
Definition at line 268 of file brokertest.cpp. References main(), testConvertDocument(), testDecreaseCounter(), testGetCounter(), testGetDocumentConLocation(), testGetDocumentConversion(), testGetDocumentFile(), testGetDocumentFileLocation(), testGetDocumentUrl(), testGetFile(), and testIncreaseCounter(). |
Here is the call graph for this function:
|
Definition at line 253 of file brokertest.cpp. References Broker::convertDocument(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 74 of file brokertest.cpp. References Broker::getCounter(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 44 of file brokertest.cpp. References Broker::getCounter(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 200 of file brokertest.cpp. References Document::getConversionLocation(), and Document::setConversionLocation(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 174 of file brokertest.cpp. References Document::getDocumentConversion(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 149 of file brokertest.cpp. References Document::getDocumentFile(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 227 of file brokertest.cpp. References Document::getFileLocation(), and Document::setFileLocation(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 124 of file brokertest.cpp. References Document::getDocumentUrl(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 96 of file brokertest.cpp. References Broker::getFile(), and Document::getFileLocation(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function:
|
Definition at line 58 of file brokertest.cpp. References Broker::getCounter(). Referenced by BrokerTestSuite(). |
Here is the call graph for this function: