ocmock icon indicating copy to clipboard operation
ocmock copied to clipboard

Error when ignoreNonObjectArgs is unnecessary.

Open dmaclach opened this issue 5 years ago • 2 comments

This encourages proper use of the APIS and keeps the testing code cleaner and easier to read.

I would like to probably actually implement this as a warning that could be turned into an error (see #413)

dmaclach avatar May 07 '20 15:05 dmaclach

Agree on warning by default. Making this an error will cause a lot of unexpected problems for existing test suites.

erikdoe avatar May 11 '20 18:05 erikdoe

I will happily refactor this on top of #424 if that gets in.

dmaclach avatar Jun 06 '20 17:06 dmaclach