Liferay 7.0-ce-b4

com.liferay.portal.test.rule
Class LogAssertionTestRule

java.lang.Object
  extended by com.liferay.portal.kernel.test.rule.BaseTestRule<List<CaptureAppender>,List<CaptureAppender>>
      extended by com.liferay.portal.test.rule.LogAssertionTestRule
All Implemented Interfaces:
ArquillianClassRuleHandler, org.junit.rules.TestRule

public class LogAssertionTestRule
extends BaseTestRule<List<CaptureAppender>,List<CaptureAppender>>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.liferay.portal.kernel.test.rule.BaseTestRule
BaseTestRule.StatementWrapper
 
Field Summary
static LogAssertionTestRule INSTANCE
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.test.rule.BaseTestRule
apply, handleAfterClass, handleBeforeClass, inspectTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final LogAssertionTestRule INSTANCE

Liferay 7.0-ce-b4