Package com.liferay.portal.test.rule
Class TransactionalTestRule.TransactionalFrameworkMethod
Object
org.junit.runners.model.FrameworkMember<org.junit.runners.model.FrameworkMethod>
org.junit.runners.model.FrameworkMethod
com.liferay.portal.test.rule.TransactionalTestRule.TransactionalFrameworkMethod
- All Implemented Interfaces:
org.junit.runners.model.Annotatable
- Enclosing class:
- TransactionalTestRule
protected static class TransactionalTestRule.TransactionalFrameworkMethod
extends org.junit.runners.model.FrameworkMethod
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
TransactionalFrameworkMethod
(Method method, com.liferay.portal.kernel.transaction.TransactionConfig transactionConfig, String originBundleSymbolicName) -
Method Summary
Methods inherited from class org.junit.runners.model.FrameworkMethod
equals, getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getName, getReturnType, getType, hashCode, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArg
Methods inherited from class org.junit.runners.model.FrameworkMember
isPublic, isStatic
-
Constructor Details
-
TransactionalFrameworkMethod
-
-
Method Details
-
invokeExplosively
- Overrides:
invokeExplosively
in classorg.junit.runners.model.FrameworkMethod
- Throws:
Throwable
-