Closed GoogleCodeExporter closed 9 years ago
Not sure if it's such a good idea because you would have to implement one for
local classes and anonymous inner classes as well. You can use
Whitebox.getInnerClassType(..), Whitebox.getLocalClassType(..) or
Whitebox.getAnonymousInnerClassType(..) to get an inner class and then pass
them to the current expectNew method.
Original comment by johan.ha...@gmail.com
on 6 Jan 2011 at 12:14
Original issue reported on code.google.com by
cndoublehero@gmail.com
on 29 Dec 2010 at 10:54