NAME
Test::Games::BonDigi
ABSTRACT
Testing class for Games::BonDigi. Uses Test::Class.
SYNOPSIS
Don't use that.
DESCRIPTION
Testing class for Games::BonDigi. Uses Test::Class framework.
DEDICATION
To Q&A Departments in all the planet.
METHODS
iterator_default()
-
Tests iterator behaviour in default case, when no parameters are passed to the
sequence()
method. iterator_custom()
-
Tests customized iterator behaviour, when you pass your parameters to the
sequence()
method. Check outGames::BonDigi
class documentation for thesequence()
method.
AUTHOR
Cosimo Streppone <cosimo@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 Cosimo Streppone.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the licenses can be found in the Artistic and COPYING files included with this module, or in perlartistic and perlgpl in Perl 5.8.1 or later.