protected static class TransactionalTestRule.TransactionalFrameworkMethod
extends org.junit.runners.model.FrameworkMethod
| Modifier | Constructor and Description |
|---|---|
protected |
TransactionalTestRule.TransactionalFrameworkMethod(Method method,
com.liferay.portal.kernel.transaction.TransactionConfig transactionConfig) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeExplosively(Object target,
Object... params) |
equals, getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getName, getReturnType, getType, hashCode, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArgprotected TransactionalTestRule.TransactionalFrameworkMethod(Method method, com.liferay.portal.kernel.transaction.TransactionConfig transactionConfig)