Liferay 7.0-ce-a3

Uses of Interface
com.liferay.portal.kernel.test.rule.ArquillianClassRuleHandler

Packages that use ArquillianClassRuleHandler
com.liferay.portal.kernel.test.rule   
com.liferay.portal.test.rule   
 

Uses of ArquillianClassRuleHandler in com.liferay.portal.kernel.test.rule
 

Classes in com.liferay.portal.kernel.test.rule that implement ArquillianClassRuleHandler
 class AggregateTestRule
           
 class BaseTestRule<C,M>
           
 class DeleteAfterTestRunTestRule
           
 class SynchronousDestinationTestRule
           
 

Uses of ArquillianClassRuleHandler in com.liferay.portal.test.rule
 

Classes in com.liferay.portal.test.rule that implement ArquillianClassRuleHandler
 class CITimeoutTestRule
           
 class HypersonicServerTestRule
           
 class LiferayIntegrationTestRule
           
 class LogAssertionTestRule
           
 class MainServletTestRule
           
 class PersistenceTestRule
           
 class PortalExecutorManagerTestRule
           
 class SybaseDumpTransactionLogTestRule
           
 class SynchronousMailTestRule
           
 class SyntheticBundleRule
          Creates and installs a bundle from the named sub-package of a test class.
 


Liferay 7.0-ce-a3