MockMvc
and the Selenium HtmlUnitDriver
.See: Description
Class | 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. |
MockMvc
and the Selenium HtmlUnitDriver
.MockMvc
,
HtmlUnitDriver