Sam <mail@(protected):
> I'm receiving the error below while attempting to mock java.util.Logger :
>
java.lang.NullPointerException> at net.sf.cglib.proxy.EnhancerEmitter$4.getMethods
> (EnhancerEmitter.java:407)
> at
net.sf.cglib.proxy.NoOpGenerator.generate> (NoOpGenerator.java:69)
> at net.sf.cglib.proxy.EnhancerEmitter.emitMethods
Error received while attempting to mock concrete classes.
Specifically, adding the following lines to my test class generates the error
detailed in my previous post:
{
setImposteriser(ClassImposteriser.INSTANCE);
}
Surely I can't be the only person to have run into this issue?
Any input (I mean it, any!) would be appreciated.
-Sam
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email