23f1e1435c
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 designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.)
7 lines
301 B
Plaintext
7 lines
301 B
Plaintext
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 designed to work with other
|
|
Test::Builder based modules (Test::More, Test::Differences,
|
|
Test::Exception, etc.)
|