MCPcopy Create free account
hub / github.com/CiscoPSIRT/openVulnQuery / debug

Method debug

tests/test_advisory.py:31–32  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

29
30class MockLogger(object):
31 def debug(self, *args, **kwargs):
32 pass
33
34
35class AdvisoryTest(unittest.TestCase):

Callers 1

advisory_factoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected