The congress.tests.datasources.performance_datasource_driver
Module¶
-
class
congress.tests.datasources.performance_datasource_driver.
PerformanceTestDriver
(name=”, args=None)¶ Bases:
congress.datasources.datasource_driver.PollingDataSourceDriver
-
TABLE
= ‘p’¶
-
static
get_datasource_info
()¶
-
p_translator
= {‘table-name’: ‘p’, ‘selector-type’: ‘DICT_SELECTOR’, ‘translation-type’: ‘HDICT’, ‘field-translators’: ({‘fieldname’: ‘field1’, ‘translator’: {‘translation-type’: ‘VALUE’}}, {‘fieldname’: ‘field2’, ‘translator’: {‘translation-type’: ‘VALUE’}}, {‘fieldname’: ‘field3’, ‘translator’: {‘translation-type’: ‘VALUE’}}, {‘fieldname’: ‘field4’, ‘translator’: {‘translation-type’: ‘VALUE’}}, {‘fieldname’: ‘field5’, ‘translator’: {‘translation-type’: ‘VALUE’}}, {‘fieldname’: ‘field6’, ‘translator’: {‘translation-type’: ‘VALUE’}})}¶
-
update_from_datasource
()¶
-
value_trans
= {‘translation-type’: ‘VALUE’}¶
-