K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-02-05T09:45:20.000000Z K 7 svn:log V 624 New port: Test::Class - Easily create test classes in an xUnit style Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder it is designing to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.) Note: This module will make more sense if you are already familiar with the "standard" mechanisms for testing perl code. Those unfamiliar with Test::Harness, Test::Simple, Test::More and friends should go take a look at them now. PR: ports/47589 Submitted by: Erwin Lansing END