public class ConnectionUtilsTest extends Object
Modifier and Type | Field and Description |
---|---|
static WireMockRule |
mockProxyServer |
WireMockRule |
mockServer |
Constructor and Description |
---|
ConnectionUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
headersArePassedAsPartOfRequest() |
void |
proxiesAreNotUsedEvenIfPropertyIsSet() |
public static WireMockRule mockProxyServer
public WireMockRule mockServer
public void cleanup()
public void proxiesAreNotUsedEvenIfPropertyIsSet() throws IOException
IOException
public void headersArePassedAsPartOfRequest() throws IOException
IOException
Copyright © 2018. All rights reserved.