Package perl-Test-Toolbox: Information

    Source package: perl-Test-Toolbox
    Version: 0.4-alt2
    Build time:  Dec 30, 2020, 10:50 PM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Test::Toolbox - tools for testing
    Description: 
     use Test::Toolbox;
    
     
     rtplan 43;
    
     
     rtplan 43, autodie=>1;
    
     
     rtok 'my test name', $success;
    
     
     rtok 'test name', $success, should=>0;
    
     
     rtcomp 'test name', $val, $other_val;
    
     
     rtcomp 'test name', $val, $other_val, should=>0;
    
     
     
     rteval 'test name', undef, sub { mysub() };
    
     
     rteval 'test name', 'file-open-failed', sub { mysub() };
    
     
     rtid 'test name', $@, 'missing-keys';

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(base.pm)
      2. perl-devel
      3. perl-podlators
      4. /proc
      5. rpm-build-perl
      6. perl(Exporter.pm)
      7. perl(File/Basename.pm)
      8. perl(Module/Build.pm)
      9. perl(FileHandle.pm)

    Last changed


    July 7, 2019 Igor Vlasenko 0.4-alt2
    - to Sisyphus as perl-Finance-Quote dep
    Sept. 6, 2016 Igor Vlasenko 0.4-alt1
    - initial import by package builder