Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.web.servlet.htmlunit Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
DelegatingWebConnectionWebConnection implementations.Classorg.springframework.test.web.servlet.htmlunitSpring MVC
DelegatingWebConnection .DelegateWebConnectionClassorg.springframework.test.web.servlet.htmlunit.DelegatingWebConnectionSpring MVC
HostRequestMatcherA WebRequestMatcher that allows matching on the host and optionallythe port of WebRequest#getUrl().Classorg.springframework.test.web.servlet.htmlunitSpring MVC
MockMvcHtmlUnitDriverBuilderMockMvcHtmlUnitDriverBuilder simplifies the building of anHtmlUnitDriver that delegates to MockMvc and optionallyClassorg.springframework.test.web.servlet.htmlunit.webdriverSpring MVC
MockMvcWebClientBuilderMockMvcWebClientBuilder simplifies the creation of an HtmlUnitWebClient that delegates to a MockMvc instance.Classorg.springframework.test.web.servlet.htmlunitSpring MVC
MockMvcWebConnectionMockMvcWebConnection enables MockMvc to transform aWebRequest into a WebResponse.Classorg.springframework.test.web.servlet.htmlunitSpring MVC
MockMvcWebConnectionBuilderSupportSupport class that simplifies the creation of a WebConnection thatuses MockMvc and optionally delegates to a real WebConnectionClassorg.springframework.test.web.servlet.htmlunitSpring MVC
UrlRegexRequestMatcherA WebRequestMatcher that allows matching onWebRequest#getUrl().Classorg.springframework.test.web.servlet.htmlunitSpring MVC
WebConnectionHtmlUnitDriverWebConnectionHtmlUnitDriver enables configuration of theWebConnection for an HtmlUnitDriver instance.Classorg.springframework.test.web.servlet.htmlunit.webdriverSpring MVC
WebRequestMatcherStrategy for matching on a WebRequest.Interfaceorg.springframework.test.web.servlet.htmlunitSpring MVC