程序包 org.springframework.boot.test.web.htmlunit
package org.springframework.boot.test.web.htmlunit
HtmlUnit support classes.
-
类类说明
WebClient
will automatically prefix relative URLs withlocalhost:${local.server.port}
.
WebClient
will automatically prefix relative URLs with
localhost:${local.server.port}
.