org.easymock.internal

Class LastControl

public class LastControl extends Object

Method Summary
static InvocationgetCurrentInvocation()
static MocksControllastControl()
static voidpopCurrentInvocation()
static List<IArgumentMatcher>pullMatchers()
static voidpushCurrentInvocation(Invocation invocation)
static voidreportAnd(int count)
static voidreportLastControl(MocksControl control)
static voidreportMatcher(IArgumentMatcher matcher)
static voidreportNot()
static voidreportOr(int count)

Method Detail

getCurrentInvocation

public static Invocation getCurrentInvocation()

lastControl

public static MocksControl lastControl()

popCurrentInvocation

public static void popCurrentInvocation()

pullMatchers

public static List<IArgumentMatcher> pullMatchers()

pushCurrentInvocation

public static void pushCurrentInvocation(Invocation invocation)

reportAnd

public static void reportAnd(int count)

reportLastControl

public static void reportLastControl(MocksControl control)

reportMatcher

public static void reportMatcher(IArgumentMatcher matcher)

reportNot

public static void reportNot()

reportOr

public static void reportOr(int count)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>