程序包 org.springframework.test.web.servlet.htmlunit.webdriver
Server-side support for testing Spring MVC applications with
MockMvc and the Selenium HtmlUnitDriver.- 另请参阅:
MockMvc,HtmlUnitDriver
类概要 类 说明 MockMvcHtmlUnitDriverBuilder MockMvcHtmlUnitDriverBuildersimplifies the building of anHtmlUnitDriverthat delegates toMockMvcand optionally delegates to an actual connection for specific requests.WebConnectionHtmlUnitDriver WebConnectionHtmlUnitDriverenables configuration of theWebConnectionfor anHtmlUnitDriverinstance.