public abstract class JcrTestBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.xebialabs.deployit.jcr.JcrTemplate |
jcrTemplate |
protected static JcrTestHelper |
jcrTestHelper |
protected static com.xebialabs.deployit.util.PasswordEncrypter |
passwordEncrypter |
| Constructor and Description |
|---|
JcrTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupJcrRepository() |
static void |
shutdownJcrRepository() |
protected static JcrTestHelper jcrTestHelper
protected static com.xebialabs.deployit.jcr.JcrTemplate jcrTemplate
protected static com.xebialabs.deployit.util.PasswordEncrypter passwordEncrypter