Searched refs:addStub (Results 1 – 5 of 5) sorted by relevance
137 behavior.addStub(lastInvocation, Result.createReturnResult(value)); in andStubReturn()149 behavior.addStub( in setDefaultReturnValue()158 behavior.addStub(lastInvocation, Result.createReturnResult(null)); in asStub()166 behavior.addStub( in setDefaultVoidCallable()178 behavior.addStub(lastInvocation, Result.createThrowResult(throwable)); in andStubThrow()189 behavior.addStub( in setDefaultThrowable()201 behavior.addStub(lastInvocation, Result.createAnswerResult(answer)); in andStubAnswer()211 behavior.addStub(lastInvocation, Result in andStubDelegateTo()
23 void addStub(ExpectedInvocation expected, Result result); in addStub() method
56 public final void addStub(ExpectedInvocation expected, Result result) { in addStub() method in MocksBehavior
META-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...