摘要: 1. java.lang.IllegalStateException: calling verify is not allowed in record state 含义:不允许在记录状态(record state)调用verify方法。 发生场景:不小心在调用EasyMock.replay(mock 阅读全文
posted @ 2016-04-27 10:30 niaomingjian 阅读(3594) 评论(0) 推荐(0)