public abstract class BaseDLAppTestCase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTENT |
protected com.liferay.document.library.kernel.service.DLAppService |
dlAppService |
protected com.liferay.portal.kernel.model.Group |
group |
protected com.liferay.portal.kernel.repository.model.Folder |
parentFolder |
static com.liferay.portal.test.rule.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 java.lang.String CONTENT
public static final com.liferay.portal.test.rule.PermissionCheckerMethodTestRule permissionCheckerTestRule
protected com.liferay.document.library.kernel.service.DLAppService dlAppService
@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