Tibor17 commented on pull request #333: URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-770372094
> > > I would have used that normally, but all the other methods in this test didn't use it either, but instead used the pattern shown here. I generally always go with the pattern that some codebase already uses. > > Happy to use ExpectedException. Should I also adjust the other existing methods in this test? Pls first use `ExpectedException` for your two methods and then squash your commits into one. Then concentrate on the `ExpectedException` for the other methods and make extra commit. +1 LGTM ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
