Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
6
class
DragTutorial(TutorialCase):
7
def
runTest(self):
8
self.poco(
'star'
).drag_to(self.poco(
'shell'
))
9
10
11
if
__name__ ==
'__main__'
:
Callers
nothing calls this directly
Calls
1
drag_to
Method · 0.80
Tested by
no test coverage detected