| Class | Description |
|---|---|
| MockMvcTarget |
Out-of-the-box implementation of Target,
that run RequestResponseInteraction against Spring MockMVC controllers and verify response
|
| SpringAwareAmqpTarget |
Target for message verification that supports a spring application context. For each annotated method, the owning
bean will be looked up from the application context
|