Searched defs:get_source_path (Results 1 – 2 of 2) sorted by relevance
| /honee/tests/ | ||
| H A D | junit.py | 57 def get_source_path(self, test: str) -> Path: member in HoneeSuiteSpec |
| H A D | junit_common.py | 88 def get_source_path(self, test: str) -> Path: member in SuiteSpec |