Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 0.1.0
-
Fix Version/s: None
-
Component/s: Test
-
Labels:None
Description
See https://github.com/junit-team/junit4/wiki/exception-testing for the description of ExpectedException. It allows for more concise testing of exceptions. At some point it makes sense to change jUnit tests to use this.