powermockito - java.lang.NoSuchMethodError: javassist.CtMethod.hasAnnotation(Ljava/lang/Class;) while executing Unit test case -


im getting java.lang.nosuchmethoderror: javassist.ctmethod.hasannotation(ljava/lang/class;) while running test class using mockito , have added javassist-3.20.0-ga.jar still seeing same error. powermock version using 1.6, jdk 1.8. can in resolving this? please mention if more information needed.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -