public class SingleInstancePostgresRule
extends org.junit.rules.ExternalResource
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
EmbeddedPostgres |
getEmbeddedPostgres() |
protected void before()
throws Throwable
before in class org.junit.rules.ExternalResourceThrowablepublic EmbeddedPostgres getEmbeddedPostgres()
protected void after()
after in class org.junit.rules.ExternalResourceCopyright © 2016. All rights reserved.