类分层结构
- java.lang.Object
- org.junit.runner.notification.RunListener
- io.esastack.cabin.support.test.junit.JUnitExecutionListener
- 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
- io.esastack.cabin.support.test.junit.CabinJUnit4Runner
- org.junit.runners.BlockJUnit4ClassRunner
- org.junit.runner.notification.RunListener