Expand description
Test utilities that allows you to test backends
Structs§
- Dummy
Service - Define a dummy service
- Test
Emit Service - A generic service that emits the result of a test
- Test
Wrapper - A generic backend wrapper that polls and executes jobs
Functions§
- apalis_
test_ service_ fn - Returns a new
ServiceFn
with the given closure.