October 2008
2 posts
6 tags
EasyMock Rock
Writing unit tests = good.
JUnit = good.
However…
Writing unit tests ≠ fun,
especially when dealing with classes that need a lot of stuff to work.
This is especially annoying when you are trying to test a relatively simple class, but it operates on a complex (in terms of data) class. You have to go through a lot of crap just to create the data that your relatively simple class needs to...
3 tags
The Mail.app Feature I Really Want
(originally posted here)