Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.test.rule.ExpectedLogs

Packages that use ExpectedLogs
com.liferay.portal.test.rule.callback   
com.liferay.portlet.documentlibrary.store.test   
 

Uses of ExpectedLogs in com.liferay.portal.test.rule.callback
 

Method parameters in com.liferay.portal.test.rule.callback with type arguments of type ExpectedLogs
static void LogAssertionTestCallback.endAssert(List<ExpectedLogs> expectedLogsList, List<CaptureAppender> captureAppenders)
           
protected static boolean LogAssertionTestCallback.isExpected(List<ExpectedLogs> expectedLogsList, String renderedMessage)
           
static List<CaptureAppender> LogAssertionTestCallback.startAssert(List<ExpectedLogs> expectedLogsList)
           
 

Uses of ExpectedLogs in com.liferay.portlet.documentlibrary.store.test
 

Methods in com.liferay.portlet.documentlibrary.store.test with annotations of type ExpectedLogs
 void BaseStoreTestCase.testLogFailedDeletion()
           
 void BaseStoreTestCase.testLogFailedDeletionWithVersionLabel()
           
 


Liferay 7.0-ce-b4