Main > Programming > Libraries >

Test::Differences 0.47

Test::Differences 0.47

Sponsored Links

Test::Differences 0.47 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.008 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 828
Date added: 2007-07-18
Publisher: Barrie Slaymaker

Test::Differences 0.47 description

Test::Differences Perl module contains test strings and data structures and show differences if not ok.

SYNOPSIS

use Test; ## Or use Test::More
use Test::Differences;

eq_or_diff $got, "anbncn", "testing strings";
eq_or_diff @got, [qw( a b c )], "testing arrays";

## Passing options:
eq_or_diff $got, $expected, $name, { context => 300 }; ## options

## Using with DBI-like data structures

use DBI;

... open connection & prepare statement and @expected_... here...

eq_or_diff $sth->fetchall_arrayref, @expected_arrays "testing DBI arrays";
eq_or_diff $sth->fetchall_hashref, @expected_hashes, "testing DBI hashes";

## To force textual or data line numbering (text lines are numbered 1..):
eq_or_diff_text ...;
eq_or_diff_data ...;

Test::Differences 0.47 Screenshot

Advertisements

Test::Differences 0.47 Keywords

Bookmark Test::Differences 0.47

Hyperlink code:
Link for forum:

Test::Differences 0.47 Copyright

WareSeeker periodically updates pricing and software information of Test::Differences 0.47 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Test::Differences 0.47 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Text::Diff can perform diffs on files and record sets. Free Download
Test::More is yet another framework for writing test scripts. Free Download
Test::Deep is a Perl module for extremely flexible deep comparison. Free Download
JTestCase is a 100% pure Java, open-source framework that helps in separating test case data from test case units. Free Download
Test::MultiFork is a test suite that has support for multi-process programs. Free Download
Test::Tech is a Perl module that adds skip_tests and test data structures capabilities to the "Test" module. Free Download
Test::STDmaker::STD is a Perl module that generates a STD POD from a test description short hand. Free Download
TestGen4J automatically generates JUnit test cases from your own Java class files or source files. Free Download