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.py876 expected_method argument
894 if expected_method:
895 methods.remove(expected_method)
896 getattr(testplan, expected_method).assert_called_once()