Searched refs:expectLastCall (Results 1 – 15 of 15) sorted by relevance
146 expectLastCall( in setVoidCallable()167 expectLastCall( in setThrowable()184 expectLastCall( in setReturnValue()201 expectLastCall( in setVoidCallable()224 expectLastCall( in setThrowable()243 expectLastCall( in setReturnValue()262 IExpectationSetters<Object> setter = expectLastCall( in setReturnValue()278 …((MocksControl) expectLastCall("method call on the mock needed before setting default void callabl… in setDefaultVoidCallable()346 expectLastCall( in setVoidCallable()352 …IExpectationSetters<Object> setter = expectLastCall("method call on the mock needed before setting… in setVoidCallable()[all …]
194 public static <T> IExpectationSetters<T> expectLastCall() { in expectLastCall() method in EasyMock
252 EasyMock.expectLastCall().once(); in testGlesVersion()255 EasyMock.expectLastCall().once(); in testGlesVersion()258 EasyMock.expectLastCall().once(); in testGlesVersion()261 EasyMock.expectLastCall().once(); in testGlesVersion()301 EasyMock.expectLastCall().andAnswer(new IAnswer<Object>() { in expectRenderConfigQueryAndReturn()385 EasyMock.expectLastCall().once(); in testResultCode()388 EasyMock.expectLastCall().once(); in testResultCode()395 EasyMock.expectLastCall().once(); in testResultCode()399 EasyMock.expectLastCall().once(); in testResultCode()402 EasyMock.expectLastCall().once(); in testResultCode()[all …]
21 import static org.easymock.EasyMock.expectLastCall;51 expectLastCall().once(); in testTwoInjectors()54 expectLastCall().once(); in testTwoInjectors()
5 import static org.easymock.EasyMock.expectLastCall;100 expectLastCall().once(); in testDispatchThruInjectedGuiceFilter()139 expectLastCall().once(); in testDispatchThruInjectedGuiceFilter()
5 import static org.easymock.EasyMock.expectLastCall;84 expectLastCall().once(); in testDispatchThruGuiceFilter()
23 import static org.easymock.EasyMock.expectLastCall;113 expectLastCall().anyTimes(); in testDispatchRequestToManagedPipeline()
24 import static org.easymock.EasyMock.expectLastCall;150 expectLastCall().once(); in testForwardToManagedServlet()
20 import static org.easymock.EasyMock.expectLastCall;80 expectLastCall().andThrow(new IOException("This should only appear in the " in expectThrown()
20 import static org.easymock.EasyMock.expectLastCall;101 expectLastCall().andThrow(new IOException("This should only appear in the " in expectThrown()
21 import static org.easymock.EasyMock.expectLastCall;265 expectLastCall().anyTimes();302 expectLastCall().anyTimes();333 expectLastCall().anyTimes();
68 EasyMock.expectLastCall().andStubReturn(delegate); in testForwardingObject()
191 EasyMock.expectLastCall(); in testNewReflectiveService()
META-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...