public class JcrTestRule
extends org.junit.rules.ExternalResource
| Constructor and Description |
|---|
JcrTestRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
com.xebialabs.deployit.jcr.JcrTemplate |
getJcrTemplate() |
com.xebialabs.deployit.repository.RepositoryService |
getRepositoryService() |
public void before()
throws java.lang.Exception
before in class org.junit.rules.ExternalResourcejava.lang.Exceptionpublic void after()
after in class org.junit.rules.ExternalResourcepublic com.xebialabs.deployit.jcr.JcrTemplate getJcrTemplate()
public com.xebialabs.deployit.repository.RepositoryService getRepositoryService()