Home
last modified time | relevance | path

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

/honee/tests/
H A Djunit.py113 … def check_post_skip(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Optional[str]: member in HoneeSuiteSpec
H A Djunit_common.py195 … def check_post_skip(self, test: str, spec: TestSpec, resource: str, stderr: str) -> Optional[str]: member in SuiteSpec