程序包的使用
org.springframework.test.web.servlet.htmlunit
使用org.springframework.test.web.servlet.htmlunit的程序包 程序包 说明 org.springframework.test.web.servlet.htmlunit Server-side support for testing Spring MVC applications withMockMvcand HtmlUnit.org.springframework.test.web.servlet.htmlunit.webdriver Server-side support for testing Spring MVC applications withMockMvcand the SeleniumHtmlUnitDriver.org.springframework.test.web.servlet.htmlunit使用的org.springframework.test.web.servlet.htmlunit中的类 类 说明 DelegatingWebConnection.DelegateWebConnection The delegate web connection.MockMvcWebClientBuilder MockMvcWebClientBuildersimplifies the creation of an HtmlUnitWebClientthat delegates to aMockMvcinstance.MockMvcWebConnectionBuilderSupport Support class that simplifies the creation of aWebConnectionthat usesMockMvcand optionally delegates to a realWebConnectionfor specific requests.WebRequestMatcher Strategy for matching on aWebRequest.org.springframework.test.web.servlet.htmlunit.webdriver使用的org.springframework.test.web.servlet.htmlunit中的类 类 说明 MockMvcWebConnectionBuilderSupport Support class that simplifies the creation of aWebConnectionthat usesMockMvcand optionally delegates to a realWebConnectionfor specific requests.