Module intercept

Source
Expand description

Test utilities for trapping and injecting responses in external storage.

Structs§

InterceptBlob
An intercept delegate to Blob.
InterceptCore 🔒
InterceptHandle
A handle for controlling the behavior of an intercept delegate.

Type Aliases§

PostDeleteFn
Post-op closure for Blob::delete.