Not sure from what you gave but are you calling TestCase's initialize
when you call super?  Because that takes one argument which is the name
of the method being tested.  (I could be completely wrong here i
haven't tried too many off the wall things with test/unit)