MCPcopy Create free account
hub / github.com/couchbase/couchbase-python-client / MockServerException

Class MockServerException

tests/mock_server.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class MockServerException(Exception):
36 pass
37
38
39class MockServerType(IntEnum):

Callers 4

_validate_jarMethod · 0.85
_invokeMethod · 0.85
_build_caves_urlMethod · 0.85
startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected