| 1 | Testcase: reverter.ChangesetReverterTest
|
|---|
| 2 | Test: testTicket22520(WireMockRuntimeInfo) took 7 sec(s)
|
|---|
| 3 | Test: testTicket23582(WireMockRuntimeInfo) took 631 milli sec(s)
|
|---|
| 4 | Test: testTicket23584(WireMockRuntimeInfo) took 480 milli sec(s) FAILED: src\test\resources\mappings does not exist
|
|---|
| 5 | java.lang.RuntimeException: src\test\resources\mappings does not exist
|
|---|
| 6 | at com.github.tomakehurst.wiremock.common.AbstractFileSource.assertExistsAndIsDirectory(AbstractFileSource.java:143)
|
|---|
| 7 | at com.github.tomakehurst.wiremock.common.AbstractFileSource.writableFileFor(AbstractFileSource.java:126)
|
|---|
| 8 | at com.github.tomakehurst.wiremock.common.AbstractFileSource.writeTextFile(AbstractFileSource.java:107)
|
|---|
| 9 | at com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource.save(JsonFileMappingsSource.java:64)
|
|---|
| 10 | at com.github.tomakehurst.wiremock.core.WireMockApp.addStubMapping(WireMockApp.java:249)
|
|---|
| 11 | at com.github.tomakehurst.wiremock.WireMockServer.addStubMapping(WireMockServer.java:339)
|
|---|
| 12 | at com.github.tomakehurst.wiremock.client.WireMock.register(WireMock.java:418)
|
|---|
| 13 | at com.github.tomakehurst.wiremock.standalone.RemoteMappingsLoader.load(RemoteMappingsLoader.java:52)
|
|---|
| 14 | at com.github.tomakehurst.wiremock.client.WireMock.loadMappingsFrom(WireMock.java:873)
|
|---|
| 15 | at com.github.tomakehurst.wiremock.client.WireMock.loadMappingsFrom(WireMock.java:868)
|
|---|
| 16 | at reverter.ChangesetReverterTest.testTicket23584(ChangesetReverterTest.java:130)
|
|---|
| 17 |
|
|---|
| 18 | Tests run: 3, Failures: 1, Skipped: 0, Aborted: 0, Time elapsed: 10 sec(s)
|
|---|