def tearDownClass(cls): dispatcher._clear() walkoff.config.config.app_apis = {} walkoff.executiondb.schemas._schema_lookup.pop(MockWorkflow, None) execution_db_help.tear_down_device_db()
def setUp(self): dispatcher._clear()
def tearDownClass(cls): dispatcher._clear() core.config.config.app_apis = {}
def tearDownClass(cls): dispatcher._clear() walkoff.config.config.app_apis = {}
def tearDownClass(cls): dispatcher._clear() walkoff.config.app_apis = {} walkoff.executiondb.schemas._schema_lookup.pop(MockWorkflow, None) execution_db_help.tear_down_execution_db()