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', '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'}), 'selector-type': 'DICT_SELECTOR', 'translation-type': 'HDICT'}
update_from_datasource()
value_trans = {'translation-type': 'VALUE'}