类分层结构
- java.lang.Object
- cn.taketoday.test.context.junit4.AbstractJUnit4ContextTests (implements cn.taketoday.context.ApplicationContextAware)
- cn.taketoday.test.context.junit4.AbstractTransactionalJUnit4ContextTests
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
- org.junit.runners.BlockJUnit4ClassRunner
- cn.taketoday.test.context.junit4.JUnit4ClassRunner
- cn.taketoday.test.context.junit4.InfraRunner
- cn.taketoday.test.context.junit4.JUnit4ClassRunner
- org.junit.runners.BlockJUnit4ClassRunner
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
- cn.taketoday.test.context.junit4.AbstractJUnit4ContextTests (implements cn.taketoday.context.ApplicationContextAware)