public abstract class ModeshapeTestBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.xebialabs.xlplatform.test.ci.CiHelper |
ciHelper |
protected static com.xebialabs.deployit.jcr.JcrTemplate |
jcrTemplate |
protected static JcrTestHelper |
jcrTestHelper |
protected static com.xebialabs.deployit.util.PasswordEncrypter |
passwordEncrypter |
protected static com.xebialabs.deployit.repository.JcrRepositoryService |
repositoryService |
| Constructor and Description |
|---|
ModeshapeTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initModeshapeRepository() |
static void |
shutdownJcrRepository() |
protected static JcrTestHelper jcrTestHelper
protected static com.xebialabs.deployit.jcr.JcrTemplate jcrTemplate
protected static com.xebialabs.deployit.util.PasswordEncrypter passwordEncrypter
protected static com.xebialabs.deployit.repository.JcrRepositoryService repositoryService
protected static com.xebialabs.xlplatform.test.ci.CiHelper ciHelper