Hello! Which libraries and versions does this page...
# help
n
Hello! Which libraries and versions does this page refer to, more specifically than "2.x": https://wiremock.org/docs/junit-jupiter/ please? For example, I have the methods
stubFor
,
com.github.tomakehurst.wiremock.client.WireMock.get
,
urlPathMatching
,
willReturn
,
aResponse
,
withHeader
,
withBody
available_,_ but not
@WireMockTest
,
WireMockExtension
or
withHost
, for example.