selector.test.test_scenario

Classes

ScenarioTest([methodName])

class selector.test.test_scenario.ScenarioTest(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_instance_file_avail()[source]
test_parameter_from_file()[source]
test_scenario_from_dic()[source]
test_scenario_from_sting()[source]
test_scenario_type()[source]