How is the JUnit Framework tested ?
How are the tests for their framework code created, considering that JUnit as a testing framework itself.
What technology are they using ? Their own testing framework ? A smaller more basic version of it ? Another framework ?
Can any knower please provide some details ?