Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ tearDownClass
Method
tearDownClass
test/test_acl_plugin.py:158–159 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
156
157
@classmethod
158
def
tearDownClass(cls):
159
super(TestACLplugin, cls).tearDownClass()
160
161
def
setUp(self):
162
super(TestACLplugin, self).setUp()
Callers
1
setUpClass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected