JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.test.mock.mockito
Packages that use
org.springframework.boot.test.mock.mockito
Package
Description
org.springframework.boot.test.mock.mockito
Mockito integration for Spring Boot tests.
Classes in
org.springframework.boot.test.mock.mockito
used by
org.springframework.boot.test.mock.mockito
Class
Description
MockitoPostProcessor
A
BeanFactoryPostProcessor
used to register and inject
@MockBeans
with the
ApplicationContext
.
MockReset
Reset strategy used on a mock bean.