You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's generally agreed that using the expected attribute of the @Test annotation can be problematic. At the very least, it's very limiting. We should update the @Test Javadoc to mention ExpectedException as the preferred alternative.