NAME
TAP::Spec::Plan::Simple - A basic TAP plan with a number of tests
VERSION
version 0.10
ATTRIBUTES
number_of_tests
Required: The number of tests planned
METHODS
$plan->as_tap
TAP representation.
AUTHOR
Andrew Rodland <arodland@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Andrew Rodland.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.