DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-mock
BeschreibungMocking and Testing Library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.0-1.1
Sektionpython
Prioritätextra
Installierte Größe352 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Paketelibjs-jquery
PaketbetreuerDavid Watson
Quelle
Paketgröße59282 Byte
Prüfsumme MD5ebe922db1095e04252d21781bed6de0a
Prüfsumme SHA1c1b5d6379cfddd68b037ebc139c22270b962db4d
Prüfsumme SHA25656a3f5433bf129916b90725851b2aa3aaee24781f1f5e24478b6afdfcc188374
Link zum Herunterladenpython-mock_0.6.0-1.1_all.deb
Ausführliche Beschreibungmock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial 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 specific attributes in the normal way.


Impressum
Linux is a registered trademark of Linus Torvalds