By gregorin
via toomuchcoding.blogspot.com
Published: Oct 27 2012 / 06:06
The post is presenting a way in which it is possible to analyze an argument passed to the function executed on a mock in a unit or integration test. This is related to situations in which we do not have an easy way (or it just seems impossible) of veryfing the state of an object in a given method.
Add your comment