zebra_test::mock_service

Trait AssertionType

source
trait AssertionType { }
Expand description

A representation of an assertion type.

This trait is used to group the types of assertions that the MockService can do. There are currently two types that are used as type-system tags on the MockService:

Implementors§