Home
last modified time | relevance | path

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

/build/make/ci/
Dci_test_lib.py27 TestCase = unittest.TestCase variable
43 def __init__(self, test_case: TestCase):
65 def create(cls, test_case: TestCase, delete: bool = True):