MCPcopy Create free account
hub / github.com/bundesAPI/smard-api / setUp

Method setUp

python-client/test/test_indices.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21 """Indices unit test stubs"""
22
23 def setUp(self):
24 pass
25
26 def tearDown(self):
27 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected