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

Class CouchbaseTestEnvironmentException

tests/helpers.py:69–70  ·  view source on GitHub ↗

Raised when something with the test environment is incorrect.

Source from the content-addressed store, hash-verified

67
68
69class CouchbaseTestEnvironmentException(Exception):
70 """Raised when something with the test environment is incorrect."""
71
72
73class EventingFunctionManagementTestStatusException(Exception):

Callers 15

get_environmentMethod · 0.90
get_scopeMethod · 0.90
try_n_timesMethod · 0.90
_enforce_rate_limitsMethod · 0.90
get_environmentMethod · 0.90
get_scopeMethod · 0.90
try_n_timesMethod · 0.90

Calls

no outgoing calls

Tested by 10

get_environmentMethod · 0.72
get_scopeMethod · 0.72
try_n_timesMethod · 0.72
get_environmentMethod · 0.72
get_scopeMethod · 0.72
try_n_timesMethod · 0.72