NAME

Test::Count::Base - Base Class for Test::Count.

FUNCTIONS

Test::Count::Base->new({ 'param1' => $value1, 'param2' => $value2});

Initialises Test::Count::Base using the _init() abstract method.