Liferay 7.0-ce-m3

com.liferay.portal.test
Class LiferayIntegrationTestRule

java.lang.Object
  extended by com.liferay.portal.kernel.test.AggregateTestRule
      extended by com.liferay.portal.test.LiferayIntegrationTestRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class LiferayIntegrationTestRule
extends AggregateTestRule


Constructor Summary
LiferayIntegrationTestRule()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.test.AggregateTestRule
apply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayIntegrationTestRule

public LiferayIntegrationTestRule()

Liferay 7.0-ce-m3