|
Mockery is a unit-testing tool. Give the Mockery controller a sequence of method calls to expect (including parameters and returned values), run the code, and Mockery tells you what really happened. Works with any unit-testing framework.
Registered: 2005-08-08 03:28 Activity Percentile: 0% View project activity statistics. |
|