Class | Description |
---|---|
MockMvcHtmlUnitDriverBuilder |
Convenience class for building an HtmlUnitDriver that will delegate to MockMvc and
optionally delegate to an actual connection for specific requests.
|
WebConnectionHtmlUnitDriver |
Allows configuring the WebConnection for an HtmlUnitDriver instance.
|