我试图在一段延迟之后在wiremock中生成一个响应,其中该延迟是从传入的请求派生的。Exception in thread "main" com.github.tomakehurst.wiremock.standalone.MappingFileException: Error loadingfile /home/wiremock/.:200)
at com.github.tomakehurst.wiremock.core.WireMockApp.<init
我试图在WireMock中使用soap协议,将一个文件附加到指向模拟服务的SOAP请求,但它给我带来了一些问题。(LoggedRequest.java:70) at com.github.tomakehurst.wiremock.core.WireMockApp.serveStubFor(WireMockApp.java
我需要模拟假客户端,并且我尝试使用How to write integration tests with spring-cloud-netflix and feign中举例说明的Wiremock 然而(HttpAdminClient.java:131) at com.github.tomakehurst.wiremock.client