If you write a with() expectation it does not take into account if you call a method with less number of arguments than is defined (ie. default values)
Coverage remained the same when pulling e042338ae86c303e2af636669ddf761030aeb4e3 on 1.6/168-with-on-variable-number-of-expected-arguments into 2b7b5857da828ca66a10758ee3406f49cf71524e on release/1.6.
If you write a
with()
expectation it does not take into account if you call a method with less number of arguments than is defined (ie. default values)