Metadata-Version: 1.1
Name: pmock
Version: 0.3.1
Summary: pMock: Python mock object framework.
Home-page: https://bitbucket.org/grahamcarlyle/pmock-old
Author: Graham Carlyle
Author-email: graham@grahamcarlyle.com
License: Same terms as Python
Description: pMock provides support for creating mock objects for use in unit testing.
        The api is modelled on the jmock mock object framework.
        
        pMock is not under active development.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
