|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.mock.DefaultInteractionScope
public class DefaultInteractionScope
| Field Summary | |
|---|---|
static DefaultInteractionScope |
INSTANCE
|
| Method Summary | |
|---|---|
void |
addInteraction(IMockInteraction interaction)
|
void |
addOrderingBarrier()
|
IMockInteraction |
match(IMockInvocation invocation)
|
void |
verifyInteractions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DefaultInteractionScope INSTANCE
| Method Detail |
|---|
public void addInteraction(IMockInteraction interaction)
addInteraction in interface IInteractionScopepublic void addOrderingBarrier()
addOrderingBarrier in interface IInteractionScopepublic IMockInteraction match(IMockInvocation invocation)
match in interface IInteractionScopepublic void verifyInteractions()
verifyInteractions in interface IInteractionScope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||