On Tue, Dec 18, 2018 at 1:13 PM Lance Andersen <lance.ander...@oracle.com> wrote:
> > > Is there a reason you did not use > > @Test(expectedExceptions = IOException.class) > > It just seems to make the test a bit more readable > > That construct has lost popularity over the past decade, sort of like inheritance is no longer considered a silver bullet.