MCPcopy Create free account
hub / github.com/FDio/vpp / setUp

Method setUp

test/test_linux_cp.py:941–942  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

939 super(TestLinuxCPOSINotLoaded, cls).tearDownClass()
940
941 def setUp(self):
942 super(TestLinuxCPOSINotLoaded, self).setUp()
943
944 def tearDown(self):
945 super(TestLinuxCPOSINotLoaded, self).tearDown()

Callers

nothing calls this directly

Calls 1

setUpMethod · 0.45

Tested by

no test coverage detected