Welcome, Guest! Log In | Create Account

Donate Share

Python Mock Library

by dkirby

Mock object library for Python. This library enables the easy creation and use of Mock objects for Python unit testing. The Mock objects can contain expectations about how they are used, and can validate themselves against the class being mocked.


http://python-mock.sourceforge.net

Project Feed

Python Mock Library Actions