Type-Tiny
view release on metacpan or search on metacpan
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Error::TypeTiny::Assertion";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Error::TypeTiny::Assertion.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Error-TypeTiny-Assertion/basic.t";
];
];
nfo:fileName "lib/Error/TypeTiny/Assertion.pm";
nfo:programmingLanguage "Perl".
[]
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Error::TypeTiny::Compilation";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests for Error::TypeTiny::Compilation, mostly by triggering compilation errors using Eval::TypeTiny.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Error-TypeTiny-Compilation/basic.t";
];
];
nfo:fileName "lib/Error/TypeTiny/Compilation.pm";
nfo:programmingLanguage "Perl".
[]
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Error::TypeTiny::WrongNumberOfParameters";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Test Error::TypeTiny::WrongNumberOfParameters.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Error-TypeTiny-WrongNumberOfParameters/basic.t";
];
];
nfo:fileName "lib/Error/TypeTiny/WrongNumberOfParameters.pm";
nfo:programmingLanguage "Perl".
[]
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Eval::TypeTiny";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny supports alias=>1 using Devel::LexAlias implementation.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/aliases-devel-lexalias.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny supports alias=>1 using Perl refaliasing.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/aliases-native.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny supports alias=>1 using PadWalker implementation.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/aliases-padwalker.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny supports alias=>1 using 'tie()' implementation.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/aliases-tie.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/basic.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny with experimental lexical subs.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny/lexical-subs.t";
];
];
nfo:fileName "lib/Eval/TypeTiny.pm";
nfo:programmingLanguage "Perl".
[]
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Eval::TypeTiny::CodeAccumulator";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny::CodeAccumulator.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny-CodeAccumulator/basic.t";
];
], [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Eval::TypeTiny::CodeAccumulator using the callback returned from 'add_placeholder'.";
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Eval-TypeTiny-CodeAccumulator/callback.t";
];
];
nfo:fileName "lib/Eval/TypeTiny/CodeAccumulator.pm";
nfo:programmingLanguage "Perl".
[]
a nfo:FileDataObject, nfo:SourceCode;
rdfs:label "Test::TypeTiny";
doap-tests:test [
a doap-tests:AutomatedTest;
doap-tests:purpose "Tests Test::TypeTiny (which is somewhat important because Test::TypeTiny is itself used for the majority of the type constraint tests). In particular, this tests that everything works when the '$EXTENDED_TESTING' environment var...
doap-tests:test_script [
a nfo:FileDataObject, nfo:SourceCode;
nfo:fileName "t/20-modules/Test-TypeTiny/basic.t";
];
( run in 2.463 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )