Module transcript

Source
Expand description

A [Service] implementation based on a fixed transcript.

Structs§

ErrorCheckerError 🔒
Transcript
A transcript: a list of requests and expected results.

Enums§

ExpectedTranscriptError
An expected error in a transcript.

Type Aliases§

BoxError 🔒
ErrorChecker
An error-checking function: is the value an expected error?