I use JMockit to mock some instance for junit test. But I found it is not execute because the JMockit expecataions block always throws IllegalMonitorStateException.
F