public class InstanceHolder extends ObjectWithReflectiveEqualsHashCodeToString
logger| Constructor and Description |
|---|
InstanceHolder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
runInitializationClass(Integer[] mockServerPorts,
ExpectationInitializer expectationInitializer) |
void |
start(Integer[] mockServerPorts,
Integer proxyPort,
ExpectationInitializer expectationInitializer) |
void |
stop() |
void |
stop(Integer[] mockServerPorts,
int proxyPort,
boolean ignoreFailure) |
addFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringpublic static void runInitializationClass(Integer[] mockServerPorts, ExpectationInitializer expectationInitializer)
public void start(Integer[] mockServerPorts, Integer proxyPort, ExpectationInitializer expectationInitializer)
public void stop(Integer[] mockServerPorts, int proxyPort, boolean ignoreFailure)
public void stop()
Copyright © 2018. All rights reserved.