类 AbstractApplicationContextRunner.BeanRegistration<T>

java.lang.Object
org.springframework.boot.test.context.runner.AbstractApplicationContextRunner.BeanRegistration<T>
类型参数:
T - the bean type
封闭类:
AbstractApplicationContextRunner<SELF extends AbstractApplicationContextRunner<SELF,C,A>,C extends ConfigurableApplicationContext,A extends ApplicationContextAssertProvider<C>>

protected static final class AbstractApplicationContextRunner.BeanRegistration<T> extends Object
A Bean registration to be applied when the context loaded.