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