Home
last modified time | relevance | path

Searched refs:mocked_load_config (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/tests/config/
Dfile_loader_test.py39 def test_parse_calls_util_load_config(self, mocked_load_config): argument
44 mocked_load_config.assert_called_with(file_path, log_errors=False)