Package org.springframework.boot.test.web.htmlunit
package org.springframework.boot.test.web.htmlunit
HtmlUnit support classes.
-
ClassDescription
WebClient
will automatically prefix relative URLs withlocalhost:${local.server.port}
.
WebClient
will automatically prefix relative URLs with
localhost:${local.server.port}
.