Liferay 7.0-ce-a3

com.liferay.portal.test.rule
Class SybaseDumpTransactionLogTestRule

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

public class SybaseDumpTransactionLogTestRule
extends BaseTestRule<Void,Void>


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

Liferay 7.0-ce-a3