public class SimpleEurekaHttpServerResource
extends org.junit.rules.ExternalResource
| Constructor and Description |
|---|
SimpleEurekaHttpServerResource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
SimpleEurekaHttpServer |
getEurekaHttpServer() |
com.netflix.discovery.shared.transport.EurekaHttpClient |
getRequestHandler() |
protected void before()
throws java.lang.Throwable
before in class org.junit.rules.ExternalResourcejava.lang.Throwableprotected void after()
after in class org.junit.rules.ExternalResourcepublic com.netflix.discovery.shared.transport.EurekaHttpClient getRequestHandler()
public SimpleEurekaHttpServer getEurekaHttpServer()