|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.dynamic.InvocationMockerBuilder
Constructor Summary | |
InvocationMockerBuilder(InvocationMocker mocker)
|
Method Summary | |
ExpectationBuilder |
isVoid()
|
ExpectationBuilder |
returns(java.lang.Object returnValue)
|
ExpectationBuilder |
willThrow(java.lang.Throwable throwable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InvocationMockerBuilder(InvocationMocker mocker)
Method Detail |
public ExpectationBuilder isVoid()
isVoid
in interface StubBuilder
public ExpectationBuilder returns(java.lang.Object returnValue)
returns
in interface StubBuilder
public ExpectationBuilder willThrow(java.lang.Throwable throwable)
willThrow
in interface StubBuilder
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |