程序包的使用
cn.taketoday.test.web.servlet.htmlunit.webdriver
程序包
说明
Server-side support for testing Web MVC applications with
MockMvc
and the Selenium HtmlUnitDriver.-
cn.taketoday.test.web.servlet.htmlunit.webdriver使用的cn.taketoday.test.web.servlet.htmlunit.webdriver中的类类说明
MockMvcHtmlUnitDriverBuildersimplifies the building of anHtmlUnitDriverthat delegates toMockMvcand optionally delegates to an actual connection for specific requests.WebConnectionHtmlUnitDriverenables configuration of theWebConnectionfor anHtmlUnitDriverinstance.