程序包org.springframework.boot.junit.runner.classpath的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.junit.runner.Runner (implements org.junit.runner.Describable)
      • org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)

注释类型分层结构