|
|||||||||
| 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
public abstract class AbstractStatementCallback
| Constructor Summary | |
|---|---|
AbstractStatementCallback(org.junit.runners.model.Statement statement,
TestContextHandler testContextHandler)
|
|
| Method Summary | |
|---|---|
abstract void |
evaluate()
|
org.junit.runners.model.Statement |
getStatement()
|
TestContextHandler |
getTestContextHandler()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStatementCallback(org.junit.runners.model.Statement statement,
TestContextHandler testContextHandler)
| Method Detail |
|---|
public abstract void evaluate()
throws java.lang.Throwable
evaluate in class org.junit.runners.model.Statementjava.lang.Throwablepublic org.junit.runners.model.Statement getStatement()
public TestContextHandler getTestContextHandler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||