Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bugy/script-server
/ setUp
Method
setUp
src/tests/model_helper_test.py:349–350 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
347
self.assertRaises(InvalidFileException, model_helper.list_files, dir)
348
349
def
setUp(self):
350
test_utils.setup()
351
352
def
tearDown(self):
353
test_utils.cleanup()
Callers
1
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected