|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.runners.model.Statement
com.liferay.portal.kernel.test.AbstractStatementCallback
com.liferay.portal.kernel.test.RunAfterTestMethodCallback
public class RunAfterTestMethodCallback
| Constructor Summary | |
|---|---|
RunAfterTestMethodCallback(java.lang.Object instance,
java.lang.reflect.Method method,
org.junit.runners.model.Statement statement,
TestContextHandler testContextHandler)
|
|
| Method Summary | |
|---|---|
void |
evaluate()
|
| Methods inherited from class com.liferay.portal.kernel.test.AbstractStatementCallback |
|---|
getStatement, getTestContextHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunAfterTestMethodCallback(java.lang.Object instance,
java.lang.reflect.Method method,
org.junit.runners.model.Statement statement,
TestContextHandler testContextHandler)
| Method Detail |
|---|
public void evaluate()
throws java.lang.Throwable
evaluate in class AbstractStatementCallbackjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||