Main > Programming > Libraries >

Test::Unit::TestSuite 0.14

Test::Unit::TestSuite 0.14

Sponsored Links

Test::Unit::TestSuite 0.14 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.044 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 865
Date added: 2007-06-13
Publisher: Christian Lemburg

Test::Unit::TestSuite 0.14 description

Test::Unit::TestSuite is a unit testing framework base class.

SYNOPSIS

use Test::Unit::TestSuite;

# more code here ...

sub suite {
my $class = shift;

# create an empty suite
my $suite = Test::Unit::TestSuite->empty_new("A Test Suite");

# get and add an existing suite
$suite->add_test(Test::Unit::TestSuite->new("MyModule::Suite_1"));

# extract suite by way of suite method and add
$suite->add_test(MyModule::Suite_2->suite());

# get and add another existing suite
$suite->add_test(Test::Unit::TestSuite->new("MyModule::TestCase_2"));

# return the suite built
return $suite;
}

This class is normally not used directly, but it can be used for creating your own custom built aggregate suites.

Normally, this class just provides the functionality of auto-building a test suite by extracting methods with a name prefix of test from a given package to the test runners.

Test::Unit::TestSuite 0.14 Screenshot

Advertisements

Test::Unit::TestSuite 0.14 Keywords

Bookmark Test::Unit::TestSuite 0.14

Hyperlink code:
Link for forum:

Test::Unit::TestSuite 0.14 Copyright

WareSeeker periodically updates pricing and software information of Test::Unit::TestSuite 0.14 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::Unit::TestSuite 0.14 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
Test::Unit::TestCase is a unit testing framework base class. Free Download
Test::Unit::TestRunner is a unit testing framework helper class. Free Download
Test::Unit::tests::AllTests is a unit testing framework self tests. Free Download
TAHI Test Suite provides a mechanism for validating an IPv6 implementation against a standardized test. Free Download
Test::Unit::GTestRunner is a Unit testing framework helper class Free Download
Test::Unit::Tutorial is a Perl module that contains a tutorial on unit testing. Free Download
QUnitTester is a Qt4 binary unit tester. Free Download
Test::Unit::InnerClass is a unit testing framework helper class. Free Download