Class Hierarchy
- java.lang.Object
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
- org.springframework.boot.test.mock.mockito.MockitoPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.core.Ordered)
- org.springframework.boot.test.mock.mockito.SpringBootMockResolver (implements org.mockito.plugins.MockResolver)
Annotation Interface Hierarchy
- org.springframework.boot.test.mock.mockito.MockBean (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.mock.mockito.MockBeans (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.mock.mockito.SpyBean (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.mock.mockito.SpyBeans (implements java.lang.annotation.Annotation)