Package-level declarations
Mockito integration for Spring Boot tests.
Types
Link copied to clipboard
Annotation that can be used to add mocks to a Spring ApplicationContext.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
TestExecutionListener to reset any mock beans that have been marked with a MockReset.
Link copied to clipboard
A MockResolver for testing Spring Boot applications with Mockito.
Link copied to clipboard
Annotation that can be used to apply Mockito spies to a Spring ApplicationContext.