Test::Unit::TestRunner

Test::Unit::TestRunner is a unit testing framework helper class.
Download

Test::Unit::TestRunner Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christian Lemburg
  • Publisher web site:
  • http://search.cpan.org/~clemburg/Test-Unit-0.14/lib/Test/Unit/tests/AllTests.pm

Test::Unit::TestRunner Tags


Test::Unit::TestRunner Description

Test::Unit::TestRunner is a unit testing framework helper class. Test::Unit::TestRunner is a unit testing framework helper class.SYNOPSIS use Test::Unit::TestRunner; my $testrunner = Test::Unit::TestRunner->new(); $testrunner->start($my_testcase_class);This class is the test runner for the command line style use of the testing framework.It is used by simple command line tools like the TestRunner.pl script provided.The class needs one argument, which is the name of the class encapsulating the tests to be run.OPTIONS-waitwait for user confirmation between tests-vversion info Requirements: · Perl


Test::Unit::TestRunner Related Software