Provided by: libtest-routine-perl_0.018-1_all
NAME
Test::Routine::Test - a test method in a Test::Routine role
VERSION
version 0.018
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.