|
||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgumentsMatcher
.AbstractMatcher.matches(Object[], Object[])
.
AbstractMatcher.toString(Object[])
.
java.util.Arrays.equals()
-method.
setDefaultReturnValue(boolean)
.
setDefaultReturnValue(long)
.
setDefaultReturnValue(float)
.
setDefaultReturnValue(double)
.
setDefaultReturnValue(Object)
.
setDefaultThrowable(Throwable)
.
setDefaultThrowable(Throwable)
.
setDefaultThrowable(Throwable)
.
setDefaultThrowable(Throwable)
.
setDefaultThrowable(Throwable)
.
setReturnValue(boolean)
.
setReturnValue(long)
.
setReturnValue(float)
.
setReturnValue(double)
.
setReturnValue(Object)
.
setReturnValue(boolean, Range)
.
setReturnValue(long, Range)
.
setReturnValue(float, Range)
.
setReturnValue(double, Range)
.
setReturnValue(Object, Range)
.
setReturnValue(boolean, int)
.
setReturnValue(long, int)
.
setReturnValue(float, int)
.
setReturnValue(double, int)
.
setReturnValue(Object, int)
.
setReturnValue(boolean, int, int)
.
setReturnValue(long, int, int)
.
setReturnValue(float, int, int)
.
setReturnValue(double, int, int)
.
setReturnValue(Object, int, int)
.
setThrowable(Throwable)
.
setThrowable(Throwable)
.
setThrowable(Throwable)
.
setThrowable(Throwable)
.
setThrowable(Throwable)
.
setThrowable(Throwable, Range)
.
setThrowable(Throwable, Range)
.
setThrowable(Throwable, Range)
.
setThrowable(Throwable, Range)
.
setThrowable(Throwable, Range)
.
setThrowable(Throwable, int)
.
setThrowable(Throwable, int)
.
setThrowable(Throwable, int)
.
setThrowable(Throwable, int)
.
setThrowable(Throwable, int)
.
setThrowable(Throwable, int, int)
.
setThrowable(Throwable, int, int)
.
setThrowable(Throwable, int, int)
.
setThrowable(Throwable, int, int)
.
setThrowable(Throwable, int, int)
.
MockControl
object controls the behavior of its associated
mock object.protected
visibility to allow access for extensions.
protected
visibility to allow
access for extensions.
protected
visibility to allow
access for extensions.
minCount
and maxCount
times, and will react
by returning the provided return value.
minCount
and maxCount
times, and will react
by returning the provided return value.
minCount
and maxCount
times, and will react
by returning the provided return value.
minCount
and maxCount
times, and will react
by returning the provided return value.
minCount
and maxCount
times, and will react
by returning the provided return value.
minCount
and maxCount
times, and will react
by throwing the provided Throwable.
minCount
and maxCount
times, and will react
by returning silently.
protected
visibility to allow
access for extensions.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |