public abstract class DefaultInteraction extends java.lang.Object implements IMockInteraction
Constructor and Description |
---|
DefaultInteraction() |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getLine() |
boolean |
isExhausted() |
boolean |
isSatisfied() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, getText, matches
public int getLine()
getLine
in interface IMockInteraction
public int getColumn()
getColumn
in interface IMockInteraction
public boolean isSatisfied()
isSatisfied
in interface IMockInteraction
public boolean isExhausted()
isExhausted
in interface IMockInteraction
Copyright © 2013. All rights reserved