97c4875d67
Collection. The Perl 5 module Test::Base provides a way to trivially write a test framework base class. Test::Base concentrates on offering reusable data driven patterns, it provides some clean ways to express input and expected output data.
5 lines
230 B
Text
5 lines
230 B
Text
The Perl 5 module Test::Base provides a way to trivially write a
|
|
test framework base class.
|
|
Test::Base concentrates on offering reusable data driven patterns,
|
|
it provides some clean ways to express input and expected output
|
|
data.
|