MCPcopy Create free account
hub / github.com/apache/cloudstack / message

Method message

test/integration/smoke/test_ipv4_routing.py:267–268  ·  view source on GitHub ↗
(cls, msg)

Source from the content-addressed store, hash-verified

265
266 @classmethod
267 def message(cls, msg):
268 cls.logger.debug("====== " + str(datetime.datetime.now()) + " " + msg + " ======")
269
270 def setUp(self):
271 self.apiclient = self.testClient.getApiClient()

Calls 2

debugMethod · 0.80
nowMethod · 0.80

Tested by

no test coverage detected