-
-
Notifications
You must be signed in to change notification settings - Fork 839
Closed
Description
After a while there is a big chance (especially when dealing with legacy code) to have tons of mock setups that are actually not used.
It would be nice to be able to spot such case in order to cleanup the code.
An option would be to allow the test(s) to fail if there were any mocks which had setups that were not called (at the point where the mock gets out of scope)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels