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])
Run Code Online (Sandbox Code Playgroud)
这就是我尝试执行 junit 时得到的结果。
junit 4.8.1 org.mockito 1.8.5 org.powermock 1.3.9 javassist 3.12.0-GA