程序包io.esastack.cabin.support.test.junit的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.junit.runner.notification.RunListener
    • org.junit.runner.Runner (implements org.junit.runner.Describable)
      • io.esastack.cabin.support.test.junit.CabinSpringRunner (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
      • org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
        • org.junit.runners.BlockJUnit4ClassRunner