Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37603351
en ru br
ALT Linux repositórios
S:0.4-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Test-Toolbox

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.4-alt2
Data da compilação: 7 julho 2019, 12:57 ( 251.2 weeks ago )
Tamanho:: 20.87 Kb

Home page:   http://search.cpan.org/dist/Test-Toolbox/

Licença: perl
Sumário: Test::Toolbox - tools for testing
Descrição:


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';

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Test-Toolbox
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009