Hierarchy For Package org.springframework.boot.test.mock.mockito

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
    • org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
      • 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.core.Ordered)

Annotation Type 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)

Enum Hierarchy