Test::Routine::Test(3) a test method in a Test::Routine role

VERSION

version 0.020

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 <[email protected]>

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.