MCPcopy Create free account
hub / github.com/crate/crate / setUpClass

Method setUpClass

blackbox/test_ssl.py:61–62  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

59
60 @classmethod
61 def setUpClass(cls):
62 crate.start()
63
64 @classmethod
65 def tearDownClass(cls):

Callers

nothing calls this directly

Calls 1

startMethod · 0.65

Tested by

no test coverage detected