EasyMock 基本语法

expect().andReturn() 

replay() 

verify()

原文地址:https://www.cnblogs.com/frankcui/p/15633986.html