Liferay 7.0-ce-a3

com.liferay.portal.test.rule
Class MainServletTestRule

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

public class MainServletTestRule
extends BaseTestRule<Object,Object>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.liferay.portal.kernel.test.rule.BaseTestRule
BaseTestRule.StatementWrapper
 
Field Summary
static MainServletTestRule INSTANCE
           
 
Constructor Summary
protected MainServletTestRule()
           
 
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 MainServletTestRule INSTANCE
Constructor Detail

MainServletTestRule

protected MainServletTestRule()

Liferay 7.0-ce-a3