Info3: << Package: test-assert-pm%type_pkg[perl] Version: 0.0504 Revision: 2 Depends: << test-unit-lite-pm%type_pkg[perl], parent-pm%type_pkg[perl], symbol-util-pm%type_pkg[perl], constant-boolean-pm%type_pkg[perl], class-inspector-pm, exception-base-pm%type_pkg[perl], perl%type_pkg[perl]-core, << Source: mirror:cpan:authors/id/D/DE/DEXTER/Test-Assert-%v.tar.gz Source-Checksum: SHA256(cfa36da96c504331ff2026747ba47d477efe835cf6cf234ee10cb05fa9fb8ba4) Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3) Distribution: << (%type_pkg[perl] = 5162) 10.9, (%type_pkg[perl] = 5162) 10.10, (%type_pkg[perl] = 5162) 10.11, (%type_pkg[perl] = 5162) 10.12, (%type_pkg[perl] = 5162) 10.13 << UpdatePOD: true DocFiles: Changes README InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << Description: Assertion methods for those who like JUnit DescDetail: << This class provides a set of assertion methods useful for writing tests. The API is based on JUnit4 and Test::Unit::Lite and the methods die on failure. These assertion methods might be not useful for common Test::Builder-based (Test::Simple, Test::More, etc.) test units. The assertion methods can be used in class which is derived from Test::Assert or used as standard Perl functions after importing them into user's namespace. Test::Assert can also wrap standard Test::Simple, Test::More or other Test::Builder-based tests. The assertions can be also used for run-time checking. << License: Artistic Maintainer: Jesse Alama Homepage: https://metacpan.org/dist/Test-Assert/ <<