AbstractApplicationContextProducer that retrieves the ApplicationContext from an annotated
method declared on the test class.ApplicationContext within the test
class.ApplicationContext of specific Springs FrameworkServlet
or the root web application context in general.AbstractApplicationContextProducer that access the WebApplicationContext from
servlet context for specific Spring's FrameworkServlet or when the servlet name was not specified retrieves the root
web application context.AbstractApplicationContextProducer that creates the ClassPathXmlApplicationContext
with configuration loaded from locations specified by the test.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.