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