Robert Elliot
Robert Elliot
This might make it easier to spot when different matchers are actually conceptually identical. Alternatively it might be a genuinely dreadful idea with massive pitfalls everywhere. Just sticking it here...
By making `Admin` extend `Autocloseable` we are able to allow `HttpAdminClient` to call close on its `CloseableHttpClient`, releasing the resources. In the process we can also allow `WireMockServer` & `WireMockApp`...
Despite being nested within wiremock, `perf-test` is not included as part of the wiremock build. However, later gradle versions (and tools that depend on them like IDEs) struggle to recognise...