org.junit.runners.model
public abstract class Statement extends Object
Statement()
abstract void
evaluate()
Throwable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Statement()
public abstract void evaluate() throws Throwable