Searched refs:notifyTestStarted (Results 1 – 1 of 1) sorted by relevance
145 def notifyTestStarted(self, test): member in BaseGUITestRunner185 self.callback.notifyTestStarted(test)382 def notifyTestStarted(self, test): member in TkTestRunner