Without Book 質問する
Review the question and existing answers carefully before replying. The best answers explain the reasoning, steps, and tradeoffs so other learners can benefit too.
質問. no last call on a mock available
- Getting below exception while using powermock in my junit classes:
java.lang.IllegalStateException: no last call on a mock available
at org.easymock.EasyMock.getControlForLastCall(EasyMock.java:520)
at org.easymock.EasyMock.expect(EasyMock.java:498)
at
Please suggest.
投稿日 Jul 15, 2014 投稿者 Raj Mohan