pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-mock



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Jan 29 14:53:14 UTC 2011

Update of /cvsroot/pkgsrc/devel/py-mock
In directory ivanova.netbsd.org:/tmp/cvs-serv23109

Log Message:
Import py26-mock-0.7.0b4 as devel/py-mock.

mock is a Python module that provides a core Mock class.  It removes
the need to create a host of stubs throughout your test suite.  After
performing an action, you can make assertions about which methods /
attributes were used and arguments they were called with.  You can
also specify return values and set needed attributes in the normal
way.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/py-mock/DESCR
N pkgsrc/devel/py-mock/distinfo
N pkgsrc/devel/py-mock/Makefile
N pkgsrc/devel/py-mock/PLIST

No conflicts created by this import



Home | Main Index | Thread Index | Old Index