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

    Исходный пакет: perl-Test-ExpectAndCheck
    Версия: 0.07-alt1
    Последняя версия по данным Repology
    Собран:  4 апреля 2025 г. 12:43 в задании #380313
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Test-ExpectAndCheck/

    Лицензия: perl
    О пакете: C<expect/check>-style unit testing with object methods
    Описание: 
    This package creates objects that assist in writing unit tests with mocked
    object instances. Each mocked "puppet" instance will expect to receive a given
    list of method calls. Each method call is checked that it received the right
    arguments, and will return a prescribed result. At the end of each test, each
    object is checked to ensure all the expected methods were called.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Test-ExpectAndCheck (noarch)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. rpm-build-perl
      2. perl(List/Util.pm)
      3. perl(Module/Build.pm)
      4. perl(Test/Builder.pm)
      5. perl(Test/Builder/Tester.pm)
      6. perl(Test/Deep.pm)
      7. perl(Test/Future/Deferred.pm)
      8. perl(Test2/V0.pm)
      9. perl-devel
      10. perl-podlators

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


    3 апреля 2025 г. Igor Vlasenko 0.07-alt1
    - automated CPAN update
    23 октября 2023 г. Igor Vlasenko 0.06-alt2
    - moved to Sisyphus as perl-Future-IO test dep
    21 октября 2023 г. Igor Vlasenko 0.06-alt1
    - updated by package builder