程序包 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.
另请参阅:
  • 说明
    MockMvcHtmlUnitDriverBuilder simplifies the building of an HtmlUnitDriver that delegates to MockMvc and optionally delegates to an actual connection for specific requests.
    WebConnectionHtmlUnitDriver enables configuration of the WebConnection for an HtmlUnitDriver instance.