Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/unittestgui/
Dunittestgui.py118 def notifyTestsDiscovered(self, test_suite): member in BaseGUITestRunner
277 def notifyTestsDiscovered(self, test_suite): member in TkTestRunner