JUnit Antipatterns Update

I’ve just updated the JUnit Anti-patterns page with some of the ideas from Alex Garrett’s article on JUnit Anti-patterns (developerWorks). The major anti-pattern additions are:

  • Superficial Test Coverage
  • Overly Complex Tests

I’ve also tweaked the styles to fix a few display glitches.