C G I P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.epages.wiremock.starter - package com.epages.wiremock.starter
G
- getPort() - Method in class com.epages.wiremock.starter.WireMockProperties
- getStubPath() - Method in class com.epages.wiremock.starter.WireMockProperties
I
- isEnabled() - Method in class com.epages.wiremock.starter.WireMockProperties
P
- port() - Method in annotation type com.epages.wiremock.starter.WireMockTest
-
Sets WireMock to a fixed port.
R
- ribbonServices() - Method in annotation type com.epages.wiremock.starter.WireMockTest
-
List the names of your ribbon/feign based services.
S
- setEnabled(boolean) - Method in class com.epages.wiremock.starter.WireMockProperties
- setPort(int) - Method in class com.epages.wiremock.starter.WireMockProperties
- setStubPath(String) - Method in class com.epages.wiremock.starter.WireMockProperties
- stubPath() - Method in annotation type com.epages.wiremock.starter.WireMockTest
-
Set this property to the root folder of your JSON stubs.
W
- WireMockAutoConfiguration - Class in com.epages.wiremock.starter
- WireMockAutoConfiguration() - Constructor for class com.epages.wiremock.starter.WireMockAutoConfiguration
- wireMockConfiguration(WireMockProperties) - Method in class com.epages.wiremock.starter.WireMockAutoConfiguration
- WireMockProperties - Class in com.epages.wiremock.starter
- WireMockProperties() - Constructor for class com.epages.wiremock.starter.WireMockProperties
- wireMockServer(WireMockConfiguration) - Method in class com.epages.wiremock.starter.WireMockAutoConfiguration
- WireMockTest - Annotation Type in com.epages.wiremock.starter
-
Test class annotation enabling a WireMock server in a spring integration test.
All Classes All Packages