Package perl-Test-ExpectAndCheck: Information

    Source package: perl-Test-ExpectAndCheck
    Version: 0.06-alt2
    Build time:  Dec 7, 2023, 03:44 PM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: C<expect/check>-style unit testing with object methods
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Test-ExpectAndCheck (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      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

    Last changed


    Oct. 23, 2023 Igor Vlasenko 0.06-alt2
    - moved to Sisyphus as perl-Future-IO test dep
    Oct. 21, 2023 Igor Vlasenko 0.06-alt1
    - updated by package builder
    Oct. 8, 2022 Igor Vlasenko 0.05-alt1
    - updated by package builder