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

Method setUp

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

Source from the content-addressed store, hash-verified

20 """DefaultApi unit test stubs"""
21
22 def setUp(self):
23 self.api = DefaultApi() # noqa: E501
24
25 def tearDown(self):
26 pass

Callers

nothing calls this directly

Calls 1

DefaultApiClass · 0.90

Tested by

no test coverage detected