Python Mock Library
Description
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.
Python Mock Library Web SiteUser Reviews
Be the first to post a review of Python Mock Library!