TemplatedExpectationSetup.repeat

This expectation will match exactly i times.

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

Meta