andAnswer
public void andAnswer(IAnswer answer)
andReturn
public void andReturn(Object value)
andStubAnswer
public void andStubAnswer(IAnswer answer)
andStubReturn
public void andStubReturn(Object value)
andStubThrow
public void andStubThrow(Throwable throwable)
andThrow
public void andThrow(Throwable throwable)
asStub
public void asStub()
assertRecordState
public void assertRecordState()
checkOrder
public void checkOrder(boolean value)
emptyReturnValueFor
public static Object emptyReturnValueFor(Class type)
invoke
public java.lang.Object invoke(Invocation invocation)
replay
public void replay()
setDefaultMatcher
public void setDefaultMatcher(ArgumentsMatcher matcher)
setDefaultReturnValue
public void setDefaultReturnValue(Object value)
setDefaultThrowable
public void setDefaultThrowable(Throwable throwable)
setDefaultVoidCallable
public void setDefaultVoidCallable()
setMatcher
public void setMatcher(Method method,
ArgumentsMatcher matcher)
times
public void times(Range range)
verify
public void verify()