类的使用
cn.taketoday.test.web.servlet.htmlunit.DelegatingWebConnection.DelegateWebConnection
程序包
说明
Server-side support for testing Web MVC applications with
MockMvc
and HtmlUnit.-
cn.taketoday.test.web.servlet.htmlunit中DelegatingWebConnection.DelegateWebConnection的使用
修饰符和类型字段说明private final List<DelegatingWebConnection.DelegateWebConnection>DelegatingWebConnection.connections限定符构造器说明DelegatingWebConnection(org.htmlunit.WebConnection defaultConnection, DelegatingWebConnection.DelegateWebConnection... connections) 限定符构造器说明DelegatingWebConnection(org.htmlunit.WebConnection defaultConnection, List<DelegatingWebConnection.DelegateWebConnection> connections)