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 voidLogAssertionTestRule.endAssert(List<ExpectedLogs> expectedLogsList, List<LogCapture> logCaptures) protected static booleanLogAssertionTestRule.isExpected(List<ExpectedLogs> expectedLogsList, String renderedMessage) static List<LogCapture>LogAssertionTestRule.startAssert(List<ExpectedLogs> expectedLogsList)