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= {‘field-translators’: ({‘translator’: {‘translation-type’: ‘VALUE’}, ‘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’}), ‘translation-type’: ‘HDICT’, ‘selector-type’: ‘DICT_SELECTOR’, ‘table-name’: ‘p’}¶
-
update_from_datasource()¶
-
value_trans= {‘translation-type’: ‘VALUE’}¶
-