java.lang.VerifyError: Inconsistent stackmap frames at branch target 775
Exception Details:
Location:
com/../..../class.method()
Reason:
Type 'java/sql/Connection' (current frame, locals[6]) is not assignable to 'java/lang/Class' (stack map, locals[6])
This is what I get when I try to execute junit.
junit 4.8.1 org.mockito 1.8.5 org.powermock 1.3.9 javassist 3.12.0-GA