Uses of Annotation Interface
com.liferay.portal.test.rule.ExpectedLogs
Packages that use ExpectedLogs
-
Uses of ExpectedLogs in com.liferay.portal.test.rule
Method parameters in com.liferay.portal.test.rule with type arguments of type ExpectedLogsModifier and TypeMethodDescriptionstatic void
LogAssertionTestRule.endAssert
(List<ExpectedLogs> expectedLogsList, List<LogCapture> logCaptures) protected static boolean
LogAssertionTestRule.isExpected
(List<ExpectedLogs> expectedLogsList, String renderedMessage) static List<LogCapture>
LogAssertionTestRule.startAssert
(List<ExpectedLogs> expectedLogsList)