org.easymock.internal

Interface ILegacyMethods

All Superinterfaces:
ILegacyMatcherMethods

public interface ILegacyMethods
extends ILegacyMatcherMethods

Method Summary

void
setDefaultReturnValue(Object value)
void
setDefaultThrowable(Throwable throwable)
void
setDefaultVoidCallable()

Method Details

setDefaultReturnValue

public void setDefaultReturnValue(Object value)

setDefaultThrowable

public void setDefaultThrowable(Throwable throwable)

setDefaultVoidCallable

public void setDefaultVoidCallable()