Tests for JUnit. How?
3 answers
I believe the framework is tested on its own. I'm sure I remember reading it in the Kent Becks TDD book . Maybe I am wrong.
+1
a source to share
Who is watching the guards?
I read that the authors of JUnit are test based developers, so in theory they would write unit tests before they wrote the JUnit classes themselves. I also remember that they wrote the first version for Smalltalk and JUnit is a port / update of the Smalltalk package.
+1
a source to share