Enforce messages for ignored JUnit tests
3. Juli 2014 Keine Kommentare zu Enforce messages for ignored JUnit testsDuring the last days two posts Find JUnit assertions without a message and Find JUnit tests without assertions have been published here about useful rules regarding proper usage of JUnit. Now a colleague came up with the hint that it would be very useful to ensure that every occurrence of the annotation @org.junit.Ignore shall provide…
Read more