Module transcript

Source
Expand description

A Service implementation based on a fixed transcript.

Structs§

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

Enums§

ExpectedTranscriptError
An expected error in a transcript.

Type Aliases§

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