| Package | Description |
|---|---|
| org.springframework.test.web.servlet.htmlunit.webdriver |
Server-side support for testing Spring MVC applications with
MockMvc
and the Selenium HtmlUnitDriver. |
| Class and Description |
|---|
MockMvcHtmlUnitDriverBuilder
MockMvcHtmlUnitDriverBuilder simplifies the building of an
HtmlUnitDriver that delegates to MockMvc and optionally
delegates to an actual connection for specific requests. |
WebConnectionHtmlUnitDriver
WebConnectionHtmlUnitDriver enables configuration of the
WebConnection for an HtmlUnitDriver instance. |