public class ExpectException extends Statement
ExpectException(Statement next, Class<? extends Throwable> expected)
void
evaluate()
Throwable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpectException(Statement next, Class<? extends Throwable> expected)
public void evaluate() throws Exception
Statement
evaluate
Exception
Copyright © 2002-2017 JUnit. All Rights Reserved.