类分层结构
- java.lang.Object
- io.esastack.cabin.support.boot.launcher.AbstractLauncher
- 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