Пакет perl-Test-MockModule: Информация

    Исходный пакет: perl-Test-MockModule
    Версия: 0.05-alt1
    Собран:  26 октября 2012 г. 16:11
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: Override subroutines in a module for unit testing
    Описание: 
    `Test::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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Test-MockModule (noarch)

    Сопровождающий: Eugene Prokopiev

    Список участников:
    Eugene Prokopiev

    Права:
    Eugene Prokopiev
    @everybody

      1. perl-CGI
      2. perl-Test-Pod-Coverage

    Последнее изменение


    26 октября 2012 г. Eugene Prokopiev 0.05-alt1
    - initial build for ALT Linux Sisyphus