While working with easy mock, till now I have to explicitly go and copy paste all the static imports from an earlier test case into the new one as there is no way (at least that is what I thought till now) to make eclipse help me assist with content completion without it.
Even worse is for every new method which I want to use on easy mock; I have to explicitly add a static import myself and then use it or for that matter may be first use it and then add the import.
This was till I found a feature in eclipse where I can specify my favorites for static imports.


![Framing #3 - Stockholm Old Town [Explore] Framing #3 - Stockholm Old Town [Explore]](http://static.flickr.com/5080/7216523256_d7a02bb300_t.jpg)

June 16, 2009 at 1:31 am
[...] or ask for the content assist. Maybe I learned something new tonight, from this blog. I typically enter all of the jUnit assertion signatures (method names only) that I typically [...]
November 27, 2009 at 2:37 pm
Interesting issue, did not thought reading this was going to be so amazing when I saw your title.
March 24, 2010 at 10:16 pm
Yeah, static import in eclipse is a bit cluzy. This plugin makes it easy : http://fast-code.sourceforge.net/.