org.easymock.internal
public class LastControl extends Object
| Method Summary | |
|---|---|
| static Invocation | getCurrentInvocation() |
| static MocksControl | lastControl() |
| static void | popCurrentInvocation() |
| static List<IArgumentMatcher> | pullMatchers() |
| static void | pushCurrentInvocation(Invocation invocation) |
| static void | reportAnd(int count) |
| static void | reportLastControl(MocksControl control) |
| static void | reportMatcher(IArgumentMatcher matcher) |
| static void | reportNot() |
| static void | reportOr(int count) |