Searched defs:TestCase (Results 1 – 1 of 1) sorted by relevance
27 TestCase = unittest.TestCase variable43 def __init__(self, test_case: TestCase):65 def create(cls, test_case: TestCase, delete: bool = True):