Interface TestingService
public interface TestingService
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hc.core5.http.HttpRequestInterceptorbuildEndpointMockInterceptor(String chainId, ElementProperties elementProperties) org.apache.hc.client5.http.routing.HttpRoutePlannerbuildRoutePlanner(String chainId, ElementProperties elementProperties) booleancanBeMocked(ElementProperties properties)
-
Method Details
-
canBeMocked
-
buildEndpointMockInterceptor
org.apache.hc.core5.http.HttpRequestInterceptor buildEndpointMockInterceptor(String chainId, ElementProperties elementProperties) -
buildRoutePlanner
org.apache.hc.client5.http.routing.HttpRoutePlanner buildRoutePlanner(String chainId, ElementProperties elementProperties)
-