I wrote a lovely tool in which the experts in the data format I'd written a parser for, could submit their own samples through a web form, look at the output, and tell me whether it was correct.
From that, a jUnit test would be generated. Lovely.
Except that not a single person bothered to use it, and I gathered no test cases whatseover.