Scroll to navigation

Test::Routine::Test(3pm) User Contributed Perl Documentation Test::Routine::Test(3pm)

NAME

Test::Routine::Test - a test method in a Test::Routine role

VERSION

version 0.015

OVERVIEW

Test::Routine::Test is a very simple subclass of Moose::Meta::Method, used primarily to identify which methods in a class are tests. It also has attributes used for labeling and ordering test runs.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ricardo Signes.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2012-03-16 perl v5.14.2