ConnMock
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| default_channel | [PurgeMock](purgemock.md?sid=t_unit_bin_proj_pyramid_celery_app_purgemock) = PurgeMock() | A mock object representing the default communication channel used for purge operations. |
| channel_errors | Exception = KeyError | The exception type raised when an invalid or missing channel is accessed during operations. |
Constructor
Signature
def ConnMock() - > null