Home
last modified time | relevance | path

Searched refs:addStub (Results 1 – 5 of 5) sorted by relevance

/external/easymock/src/org/easymock/internal/
DRecordState.java137 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()
DIMocksBehavior.java23 void addStub(ExpectedInvocation expected, Result result); in addStub() method
DMocksBehavior.java56 public final void addStub(ExpectedInvocation expected, Result result) { in addStub() method in MocksBehavior
/external/guice/lib/build/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/external/guice/extensions/persist/lib/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...