程序包 cn.taketoday.test.web.servlet.htmlunit.webdriver
@NonNullApi
@NonNullFields
package cn.taketoday.test.web.servlet.htmlunit.webdriver
Server-side support for testing Web MVC applications with
MockMvc
and the Selenium HtmlUnitDriver.- 另请参阅:
-
MockMvcHtmlUnitDriver
-
类类说明
MockMvcHtmlUnitDriverBuildersimplifies the building of anHtmlUnitDriverthat delegates toMockMvcand optionally delegates to an actual connection for specific requests.WebConnectionHtmlUnitDriverenables configuration of theWebConnectionfor anHtmlUnitDriverinstance.