tower_test

Module mock

Source
Expand description

Mock Service that can be used in tests.

Re-exports§

Modules§

Structs§

Functions§

  • Create a new Mock and Handle pair.
  • Spawn a Service onto a mock task.
  • Spawn a layer onto a mock service.
  • Spawn a Service via the provided wrapper closure.