Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtmilano/AndroidViewClient
/ setUp
Method
setUp
tests/comm/dtmilano/android/viewclienttests.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
class
ViewTest(unittest.TestCase):
37
38
def
setUp(self):
39
self.view = View(VIEW_MAP, None, -1)
40
41
def
tearDown(self):
42
try
:
Callers
nothing calls this directly
Calls
1
View
Class · 0.85
Tested by
no test coverage detected