Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GH05TCREW/MetasploitMCP
/ MockMsfRpcError
Class
MockMsfRpcError
conftest.py:80–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
return
True
79
80
class
MockMsfRpcError(Exception):
81
pass
82
83
# Apply mocks
84
with
patch.dict(
'sys.modules'
, {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected