Class LastControl


  • public final class LastControl
    extends java.lang.Object
    Author:
    OFFIS, Tammo Freese
    • Method Detail

      • reportLastControl

        public static void reportLastControl​(MocksControl control)
      • reportMatcher

        public static void reportMatcher​(IArgumentMatcher matcher)
      • reportAnd

        public static void reportAnd​(int count)
      • reportNot

        public static void reportNot()
      • reportOr

        public static void reportOr​(int count)
      • getCurrentInvocation

        public static Invocation getCurrentInvocation()
      • pushCurrentInvocation

        public static void pushCurrentInvocation​(Invocation invocation)
      • popCurrentInvocation

        public static void popCurrentInvocation()