Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CiscoPSIRT/openVulnQuery
/ MockLogger
Class
MockLogger
tests/test_advisory.py:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
30
class
MockLogger(object):
31
def
debug(self, *args, **kwargs):
32
pass
33
34
35
class
AdvisoryTest(unittest.TestCase):
Callers
3
test_advisory_advisory_factory_cvrf_with_key_cvrf_url_and_ips
Method · 0.85
test_advisory_advisory_factory_oval_with_key_oval_url_and_ips
Method · 0.85
test_advisory_advisory_factory_advisoryios_with_key_oval_url_and_rel
Method · 0.85
Calls
no outgoing calls
Tested by
3
test_advisory_advisory_factory_cvrf_with_key_cvrf_url_and_ips
Method · 0.68
test_advisory_advisory_factory_oval_with_key_oval_url_and_ips
Method · 0.68
test_advisory_advisory_factory_advisoryios_with_key_oval_url_and_rel
Method · 0.68