Liferay 7.0-ce-m6

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
 

Methods in com.liferay.portal.test.rule.callback with parameters of type ExpectedLogs
static void LogAssertionTestCallback.endAssert(ExpectedLogs expectedLogs, CaptureAppender captureAppender)
           
protected static boolean LogAssertionTestCallback.isExpected(ExpectedLogs expectedLogs, String renderedMessage)
           
static CaptureAppender LogAssertionTestCallback.startAssert(ExpectedLogs expectedLogs)
           
 

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-m6