Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.test.rule.DeleteAfterTestRun

Packages that use DeleteAfterTestRun
com.liferay.portal.lar.test   
com.liferay.portal.search.test   
com.liferay.portal.service.permission.test   
com.liferay.portal.service.test   
com.liferay.portlet.notifications.test   
com.liferay.portlet.ratings.test   
com.liferay.portlet.social.test   
com.liferay.portlet.subscriptions.test   
com.liferay.portlet.trash.test   
 

Uses of DeleteAfterTestRun in com.liferay.portal.lar.test
 

Fields in com.liferay.portal.lar.test with annotations of type DeleteAfterTestRun
protected  Group BaseExportImportTestCase.group
           
protected  Group BaseExportImportTestCase.importedGroup
           
protected  Group BaseStagedModelDataHandlerTestCase.liveGroup
           
protected  Group BasePortletDataHandlerTestCase.stagingGroup
           
protected  Group BaseStagedModelDataHandlerTestCase.stagingGroup
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.search.test
 

Fields in com.liferay.portal.search.test with annotations of type DeleteAfterTestRun
protected  Group BaseSearchTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.service.permission.test
 

Fields in com.liferay.portal.service.permission.test with annotations of type DeleteAfterTestRun
protected  Group BasePermissionTestCase.group
           
protected  User BasePermissionTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.service.test
 

Fields in com.liferay.portal.service.test with annotations of type DeleteAfterTestRun
protected  Group BaseLocalServiceTreeTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.notifications.test
 

Fields in com.liferay.portlet.notifications.test with annotations of type DeleteAfterTestRun
protected  Group BaseUserNotificationTestCase.group
           
protected  User BaseUserNotificationTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.ratings.test
 

Fields in com.liferay.portlet.ratings.test with annotations of type DeleteAfterTestRun
protected  Group BaseRatingsTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.social.test
 

Fields in com.liferay.portlet.social.test with annotations of type DeleteAfterTestRun
protected  Group BaseSocialActivityInterpreterTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.subscriptions.test
 

Fields in com.liferay.portlet.subscriptions.test with annotations of type DeleteAfterTestRun
protected  User BaseSubscriptionTestCase.creatorUser
           
protected  Group BaseSubscriptionTestCase.group
           
protected  User BaseSubscriptionTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.trash.test
 

Fields in com.liferay.portlet.trash.test with annotations of type DeleteAfterTestRun
protected  Group BaseTrashHandlerTestCase.group
           
 


Liferay 7.0-ce-b4