C G I S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- close() - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Closes WireMock server and release port from
getPortProvider(). - com.adaptris.tester.runtime.helpers.wiremock - package com.adaptris.tester.runtime.helpers.wiremock
G
- getFileSource() - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Returns the path of WireMock configuration.
- getPortProvider() - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Returns the
PortProvider
I
- init(ServiceTestConfig) - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Initialises WireMock server with port set as value from
getPortProvider()which also added as a helper property to "wire.mock.helper.port".
S
- setFileSource(String) - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Sets the path of WireMock configuration.
- setPortProvider(PortProvider) - Method in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Sets the
PortProvider
W
- WIRE_MOCK_HELPER_PORT_PROPERTY_NAME - Static variable in class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
-
Key for helper property ("wire.mock.helper.port").
- WireMockHelper - Class in com.adaptris.tester.runtime.helpers.wiremock
-
Helper which starts a WireMock server.
- WireMockHelper() - Constructor for class com.adaptris.tester.runtime.helpers.wiremock.WireMockHelper
All Classes All Packages