Class MockApplicationContext

java.lang.Object
net.shibboleth.shared.testing.MockApplicationContext
All Implemented Interfaces:
Closeable, AutoCloseable, BeanFactory, HierarchicalBeanFactory, ListableBeanFactory, ApplicationContext, ApplicationEventPublisher, ConfigurableApplicationContext, Lifecycle, MessageSource, EnvironmentCapable, ResourceLoader, ResourcePatternResolver

public class MockApplicationContext extends Object implements ConfigurableApplicationContext
Placeholder, which can be set on test components to stop the "must be null" test firing.