public abstract class BaseDLAppTestCase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTENT |
protected Group |
group |
protected Folder |
parentFolder |
static PermissionCheckerMethodTestRule |
permissionCheckerTestRule |
protected Group |
targetGroup |
| Constructor and Description |
|---|
BaseDLAppTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
public static final java.lang.String CONTENT
public static final PermissionCheckerMethodTestRule permissionCheckerTestRule
@DeleteAfterTestRun protected Group group
protected Folder parentFolder
@DeleteAfterTestRun protected Group targetGroup