public class DefaultToStringInteraction extends DefaultInteraction
Modifier and Type | Field and Description |
---|---|
static DefaultToStringInteraction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
accept(IMockInvocation invocation) |
java.lang.String |
getText() |
boolean |
matches(IMockInvocation invocation) |
getColumn, getLine, isExhausted, isSatisfied
public static final DefaultToStringInteraction INSTANCE
public java.lang.String getText()
public boolean matches(IMockInvocation invocation)
public java.lang.Object accept(IMockInvocation invocation)
Copyright © 2012. All rights reserved