Package org.springframework.test.web.servlet.htmlunit.webdriver
@NullMarked
package org.springframework.test.web.servlet.htmlunit.webdriver
Server-side support for testing Spring MVC applications with
MockMvc
and the Selenium HtmlUnitDriver.- See Also:
-
ClassesClassDescription
MockMvcHtmlUnitDriverBuildersimplifies the building of anHtmlUnitDriverthat delegates toMockMvcand optionally delegates to an actual connection for specific requests.WebConnectionHtmlUnitDriverenables configuration of theWebConnectionfor anHtmlUnitDriverinstance.