Searched refs:notifyTestStarted (Results 1 – 1 of 1) sorted by relevance
146 def notifyTestStarted(self, test): member in BaseGUITestRunner186 self.callback.notifyTestStarted(test)383 def notifyTestStarted(self, test): member in TkTestRunner