MCPcopy Index your code
hub / github.com/AirtestProject/Poco / runTest

Method runTest

poco/drivers/unity3d/test/tutorial/drag.py:7–8  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5
6class DragTutorial(TutorialCase):
7 def runTest(self):
8 self.poco('star').drag_to(self.poco('shell'))
9
10
11if __name__ == '__main__':

Callers

nothing calls this directly

Calls 1

drag_toMethod · 0.80

Tested by

no test coverage detected