程序包org.springframework.boot.test.mock.mockito的分层结构

程序包分层结构:

类分层结构

批注接口分层结构

  • 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)

枚举类分层结构