|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.runners.model.Statement
org.simplium.junit.ChainedStatement
org.simplium.junit.SetupSeleniumStatement
public class SetupSeleniumStatement
| Constructor Summary | |
|---|---|
SetupSeleniumStatement(org.junit.runners.model.Statement aNext,
org.junit.runners.model.FrameworkMethod aMethod,
java.lang.Object aTarget)
|
|
| Method Summary | |
|---|---|
void |
evaluateOnException(java.lang.Throwable throwable)
|
void |
evaluteStatementAfter()
|
void |
evaluteStatementBefore()
|
| Methods inherited from class org.simplium.junit.ChainedStatement |
|---|
evaluate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetupSeleniumStatement(org.junit.runners.model.Statement aNext,
org.junit.runners.model.FrameworkMethod aMethod,
java.lang.Object aTarget)
| Method Detail |
|---|
public void evaluteStatementBefore()
throws java.lang.Throwable
evaluteStatementBefore in class ChainedStatementjava.lang.Throwable
public void evaluteStatementAfter()
throws java.lang.Throwable
evaluteStatementAfter in class ChainedStatementjava.lang.Throwable
public void evaluateOnException(java.lang.Throwable throwable)
throws java.lang.Throwable
evaluateOnException in class ChainedStatementjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||