Home
last modified time | relevance | path

Searched defs:get_source_path (Results 1 – 2 of 2) sorted by relevance

/honee/tests/
H A Djunit.py57 def get_source_path(self, test: str) -> Path: member in HoneeSuiteSpec
H A Djunit_common.py88 def get_source_path(self, test: str) -> Path: member in SuiteSpec