Uses of Package
org.springframework.test.web.servlet.htmlunit.webdriver
Packages that use org.springframework.test.web.servlet.htmlunit.webdriver Package Description org.springframework.test.web.servlet.htmlunit.webdriver Server-side support for testing Spring MVC applications withMockMvcand the SeleniumHtmlUnitDriver.Classes in org.springframework.test.web.servlet.htmlunit.webdriver used by org.springframework.test.web.servlet.htmlunit.webdriver Class Description MockMvcHtmlUnitDriverBuilder MockMvcHtmlUnitDriverBuildersimplifies the building of anHtmlUnitDriverthat delegates toMockMvcand optionally delegates to an actual connection for specific requests.WebConnectionHtmlUnitDriver WebConnectionHtmlUnitDriverenables configuration of theWebConnectionfor anHtmlUnitDriverinstance.