http://schuchert.wikispaces.com/JUnit+4.x
Some notes on using JUnit 4.1 with examples and a link to an excellent
introduction.
Also an example of the "TimeBomb" and at the bottom some Java generics
stuff with a generic method that uses <T extends Exception>.
Feedback appreciated.
Brett