I've spent a few hours searching for this, and can't find it, so I'm asking. Why here?
How can I customize Eclipse so that when I create a new JUnit test class or method, it includes different items? For other source, I'd just go into Window->Preferences, and change the templates.
But for JUnit, that doesn't seem to be possible.
I've recently installed MoreUnit, and that doesn't seem to help either.
Anyone have a pointer?