Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py887 expected_method argument
905 if expected_method:
906 methods.remove(expected_method)
907 getattr(testplan, expected_method).assert_called_once()