TemplatedExpectationSetup.repeat

This expectation must match to at least min number of calls and at most to max number of calls.

  1. TemplatedExpectationSetup repeat(int min, int max)
    class TemplatedExpectationSetup(T)
  2. TemplatedExpectationSetup repeat(int i)

Meta