Generated by
JDiff

Interface org.springframework.test.context.TestContext

Added Methods
boolean hasApplicationContext() Determine if the ApplicationContext application context for this test context is known to be available.
void publishEvent(Function<TestContext, ApplicationEvent>) Publish the ApplicationEvent created by the given {@code eventFactory} to the ApplicationContext application context for this test context.