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


Paketnamelibtest-mockmodule-perl
BeschreibungPerl module to override subroutines in a module for unit testing
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.05-2
Sektionperl
Prioritätextra
Installierte Größe64 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße8996 Byte
Prüfsumme MD520d78cd74a84596ddd86800a15d0d548
Prüfsumme SHA125516f8ba52c6f86f76be38d5037edd721214173
Prüfsumme SHA25635557ce782c98b80e7b29504ab057f01984555cd68fdba3b11b98311a90eb4a4
Link zum Herunterladenlibtest-mockmodule-perl_0.05-2_all.deb
Ausführliche BeschreibungTest::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. . A Test::MockModule object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can be easily restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine.


Impressum
Linux is a registered trademark of Linus Torvalds