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

Method test_init

systemvm/test/TestCsNetfilter.py:28–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

26 merge.DataBag.DPATH = "."
27
28 def test_init(self):
29 csnetfilter = CsNetfilter()
30 self.assertTrue(csnetfilter is not None)
31
32
33if __name__ == '__main__':

Callers

nothing calls this directly

Calls 2

CsNetfilterClass · 0.90
assertTrueMethod · 0.80

Tested by

no test coverage detected