com.liferay.portal.kernel.test.rule
Class TransactionalTestRule
java.lang.Object
com.liferay.portal.kernel.test.rule.TransactionalTestRule
- All Implemented Interfaces:
- org.junit.rules.TestRule
public class TransactionalTestRule
- extends Object
- implements org.junit.rules.TestRule
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TransactionalTestRule INSTANCE
TransactionalTestRule
public TransactionalTestRule()
TransactionalTestRule
public TransactionalTestRule(Propagation propagation)
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description)
- Specified by:
apply in interface org.junit.rules.TestRule
getTransactionAttribute
public TransactionAttribute getTransactionAttribute()