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