Available on crate feature
client
and (crate features test-util
or legacy-test-util
) only.Expand description
Utilities for testing orchestrators. An orchestrator missing required components will panic when run. This module contains stub components that can be used when you only care about testing some specific aspect of the orchestrator.
Modulesยง
- deserializer
- Test response deserializer implementations.
- serializer
- Test request serializer implementations.