com.liferay.portal.test.rule
Class AspectJNewEnvTestRule
java.lang.Object
com.liferay.portal.kernel.test.rule.NewEnvTestRule
com.liferay.portal.test.rule.AspectJNewEnvTestRule
- All Implemented Interfaces:
- org.junit.rules.TestRule
public class AspectJNewEnvTestRule
- extends NewEnvTestRule
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AspectJNewEnvTestRule INSTANCE
createArguments
protected List<String> createArguments(org.junit.runner.Description description)
- Overrides:
createArguments in class NewEnvTestRule
createClassLoader
protected ClassLoader createClassLoader(org.junit.runner.Description description)
- Overrides:
createClassLoader in class NewEnvTestRule
processProcessCallable
protected ProcessCallable<Serializable> processProcessCallable(ProcessCallable<Serializable> processCallable,
MethodKey methodKey)
- Overrides:
processProcessCallable in class NewEnvTestRule