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