[line 73]
Invocation matcher which checks if a method has been invoked a certain amount of times.
If the number of invocations exceeds the value it will immediately throw an exception, If the number is less it will later be checked in verify() and also throw an exception.