Searched refs:TestQueue (Results 1 – 2 of 2) sorted by relevance
10 class TestQueue(TestBase): class
228 TestQueue = Queue[TestInfo] # this is only processed by mypy variable230 TestQueue = Queue # this will be executed at runtime variable288 tasks_queue = TestQueue()677 def __init__(self, tasks_queue: TestQueue, argument