|
|||||||||
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.ShutdownSeleniumStatement
public class ShutdownSeleniumStatement
Constructor Summary | |
---|---|
ShutdownSeleniumStatement(org.junit.runners.model.Statement aNext,
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 ShutdownSeleniumStatement(org.junit.runners.model.Statement aNext, java.lang.Object aTarget)
Method Detail |
---|
public void evaluteStatementAfter() throws java.lang.Throwable
evaluteStatementAfter
in class ChainedStatement
java.lang.Throwable
public void evaluateOnException(java.lang.Throwable throwable) throws java.lang.Throwable
evaluateOnException
in class ChainedStatement
java.lang.Throwable
public void evaluteStatementBefore() throws java.lang.Throwable
evaluteStatementBefore
in class ChainedStatement
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |