Class InvokeAtLeastOnceMatcher

java.lang.Object
org.jmock.core.matcher.InvokedRecorder
org.jmock.core.matcher.InvokeAtLeastOnceMatcher
All Implemented Interfaces:
InvocationMatcher, SelfDescribing, Verifiable

public class InvokeAtLeastOnceMatcher extends InvokedRecorder
  • Constructor Details

    • InvokeAtLeastOnceMatcher

      public InvokeAtLeastOnceMatcher()
  • Method Details