类分层结构
- java.lang.Object
- org.springframework.boot.test.context.runner.AbstractApplicationContextRunner<SELF,C,A>
- org.springframework.boot.test.context.runner.ApplicationContextRunner
- org.springframework.boot.test.context.runner.ReactiveWebApplicationContextRunner
- org.springframework.boot.test.context.runner.WebApplicationContextRunner
- org.springframework.boot.test.context.runner.AbstractApplicationContextRunner<SELF,C,A>
接口分层结构
- org.springframework.boot.test.context.runner.ContextConsumer<C>