Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ tearDownClass
Method
tearDownClass
test/test_syslog.py:36–37 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
34
35
@classmethod
36
def
tearDownClass(cls):
37
super(TestSyslog, cls).tearDownClass()
38
39
def
syslog_generate(self, facility, severity, appname, msgid, sd=None, msg=None):
40
""
"
Callers
1
setUpClass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected