Searched defs:expectLastCall (Results 1 – 2 of 2) sorted by relevance
629 private IExpectationSetters<Object> expectLastCall(String failureMessage) { in expectLastCall() method in MockControl
194 public static <T> IExpectationSetters<T> expectLastCall() { in expectLastCall() method in EasyMock