org.easymock.internal
Class UnorderedBehavior
java.lang.Object
org.easymock.internal.UnorderedBehavior
- All Implemented Interfaces:
- java.io.Serializable
public class UnorderedBehavior
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnorderedBehavior
public UnorderedBehavior(boolean checkOrder)
addExpected
public void addExpected(ExpectedInvocation expected,
Result result,
Range count)
addActual
public Result addActual(Invocation actual)
verify
public boolean verify()
getMessages
public java.util.List<ErrorMessage> getMessages(Invocation invocation)
allowsExpectedInvocation
public boolean allowsExpectedInvocation(ExpectedInvocation expected,
boolean checkOrder)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>