Expand description
Assertion providers for function and method calls.
These providers allow plugins to specify additional type assertions that should be applied after a function or method call.
Structs§
- Invocation
Assertions - Assertions to apply after an invocation.
Traits§
- Function
Assertion Provider - Provider for getting additional assertions from function calls.
- Method
Assertion Provider - Provider for getting additional assertions from method calls.