Package perl-Test-Toolbox: Information

    Source package: perl-Test-Toolbox
    Version: 0.4-alt2
    Build time:  Jul 8, 2019, 02:23 AM
    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. /proc
      2. perl(Exporter.pm)
      3. perl(File/Basename.pm)
      4. perl(FileHandle.pm)
      5. perl(Module/Build.pm)
      6. perl(base.pm)
      7. perl-devel
      8. perl-podlators
      9. rpm-build-perl

    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