public class EventStoreRule
extends org.junit.rules.ExternalResource
| Constructor and Description |
|---|
EventStoreRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
java.lang.String |
hostname() |
int |
port() |
EventStoreRule |
start() |
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 EventStoreRule start()
public java.lang.String hostname()
public int port()