|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.mock.DefaultInteraction
org.spockframework.mock.DefaultToStringInteraction
public class DefaultToStringInteraction
Field Summary | |
---|---|
static DefaultToStringInteraction |
INSTANCE
|
Method Summary | |
---|---|
java.lang.Object |
accept(IMockInvocation invocation)
|
java.lang.String |
getText()
|
boolean |
matches(IMockInvocation invocation)
|
Methods inherited from class org.spockframework.mock.DefaultInteraction |
---|
getColumn, getLine, isExhausted, isSatisfied |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DefaultToStringInteraction INSTANCE
Method Detail |
---|
public java.lang.String getText()
public boolean matches(IMockInvocation invocation)
public java.lang.Object accept(IMockInvocation invocation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |