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

    Бинарный пакет: perl-Test-MockModule
    Версия: 0.177.0-alt1
    Архитектура: noarch
    Собран:  26 декабря 2021 г. 21:41
    Исходный пакет: perl-Test-MockModule
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/Test-MockModule

    Лицензия: GPL+ or 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 easily be restored. This
    happens automatically when all MockModule objects for the given module go out
    of scope, or when you unmock() the subroutine.

    Сопровождающий: Igor Vlasenko

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

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


    17 сентября 2021 г. Igor Vlasenko 0.177.0-alt1
    - automated CPAN update
    6 января 2021 г. Igor Vlasenko 0.176.0-alt1
    - automated CPAN update
    1 октября 2020 г. Igor Vlasenko 0.175.0-alt1
    - automated CPAN update