Interface CallableAddable

    • Method Detail

      • addExpect

        void addExpect​(Callable call)
      • addMatch

        void addMatch​(Callable call)
      • reset

        void reset()
        Resets all expected calls and expected matches.