Class AbstractApplicationContextRunner.BeanRegistration<T>

java.lang.Object
org.springframework.boot.test.context.runner.AbstractApplicationContextRunner.BeanRegistration<T>
Type Parameters:
T - the bean type
Enclosing class:
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.