The _________ rule can be used to test both exception type and message.
(a) Expected
(b) ExpectedException
(c) CatchException
(d) Catch
The question was asked in an internship interview.
I would like to ask this question from Testing Exception Handling topic in portion Mastering JUnit of JUnit