Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.web.servlet.setup Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractMockMvcBuilderAn abstract implementation of MockMvcBuilderwith common methods for configuring filters, default request properties, globalClassorg.springframework.test.web.servlet.setupSpring MVC
ConfigurableMockMvcBuilderDefines common methods for building a MockMvc.Interfaceorg.springframework.test.web.servlet.setupSpring MVC
DefaultMockMvcBuilderA concrete implementation of AbstractMockMvcBuilder that providesthe WebApplicationContext supplied to it as a constructor argument.Classorg.springframework.test.web.servlet.setupSpring MVC
MockMvcBuildersThe main class to import in order to access all available MockMvcBuilders.Classorg.springframework.test.web.servlet.setupSpring MVC
MockMvcConfigurerAllows a sub-class to encapsulate logic for pre-configuring aConfigurableMockMvcBuilder for some specific purpose.Interfaceorg.springframework.test.web.servlet.setupSpring MVC
MockMvcConfigurerAdapterAn empty method implementation of MockMvcConfigurer.Classorg.springframework.test.web.servlet.setupSpring MVC
StandaloneMockMvcBuilderA MockMvcBuilder that accepts @Controller registrationsthus allowing full control over the instantiation and initialization ofClassorg.springframework.test.web.servlet.setupSpring MVC