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, waitaccept, getText, matchespublic int getLine()
getLine in interface IMockInteractionpublic int getColumn()
getColumn in interface IMockInteractionpublic boolean isSatisfied()
isSatisfied in interface IMockInteractionpublic boolean isExhausted()
isExhausted in interface IMockInteractionCopyright © 2012. All rights reserved