类分层结构
- java.lang.Object
- org.noear.solon.test.HttpTester
- 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
- org.noear.solon.test.RunnerUtils
- org.noear.solon.test.SolonJUnit5Extension (implements org.junit.jupiter.api.extension.TestInstanceFactory)
注释类型分层结构
- org.noear.solon.test.SolonTest (implements java.lang.annotation.Annotation)