The @Test(expectedExceptions = SomeClass.class) annotation argument

This is the case where JUnit has the advantage. While both provide the same way to specify the expected exception (in the case of JUnit, the argument is called simply expected), JUnit introduces rules that are a more elegant way to test exceptions (we already worked with them in Chapter 2, Tools, Frameworks, and Environment).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.217.164.143