|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.mock.DefaultInteraction
public abstract class DefaultInteraction
| Constructor Summary | |
|---|---|
DefaultInteraction()
|
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
boolean |
isExhausted()
|
boolean |
isSatisfied()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.spockframework.mock.IMockInteraction |
|---|
accept, getText, matches |
| Constructor Detail |
|---|
public DefaultInteraction()
| Method Detail |
|---|
public int getLine()
getLine in interface IMockInteractionpublic int getColumn()
getColumn in interface IMockInteractionpublic boolean isSatisfied()
isSatisfied in interface IMockInteractionpublic boolean isExhausted()
isExhausted in interface IMockInteraction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||