Searched refs:getControlForLastCall (Results 1 – 1 of 1) sorted by relevance
183 return EasyMock.getControlForLastCall(); in expect()195 return getControlForLastCall(); in expectLastCall()199 private static <T> IExpectationSetters<T> getControlForLastCall() { in getControlForLastCall() method in EasyMock