Monday 28 October 2013

ExpectedException JUnit 4.9

The ExpectedException Rule allows in-test specification of expected exception types and messages: Example here: http://junit.org/javadoc/4.9/org/junit/rules/ExpectedException.html

No comments: