MockTransport (anubis_mcp v1.6.0)
Copy MarkdownDefault Mox stub-with module for Anubis.MockTransport.
Acts as a no-op implementation when no per-test stub is installed. Tests that
need to observe outbound traffic install a closure-capturing stub via
Anubis.MCP.Case setup, which captures the test pid and forwards every send
as {:mcp_send, raw_json}.