Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37391927
en ru br
Репозитории ALT

Группа :: Разработка/Прочее
Пакет: perl-Test-MockModule

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.177.0-alt1
Время сборки: 17 сентября 2021, 11:19 ( 134.9 недели назад )
Размер архива: 31.38 Kb

Домашняя страница:   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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Test-MockModule
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin