Provided by: libtest-class-perl_0.52-1_all bug

NAME

       Test::Class::MethodInfo - the info associated with a test method

VERSION

       version 0.51

SYNOPSIS

         # Secret internal class
         # not for public use

DESCRIPTION

       Holds info related to particular test methods. Not part of the public API and likely to
       change or completely disappear. If you need to rely on any of this code let me know and
       we'll see if we can work something out.

METHODS

       new
       is_method_type
       is_num_tests
       is_type
       name
       type
       num_tests

AUTHOR

       Adrian Howard <adrianh@quietstars.com>

       If you can spare the time, please drop me a line if you find this module useful.

SEE ALSO

       Test::Class
           What you should be looking at rather than this internal stuff

LICENCE

       Copyright 2006 Adrian Howard, All Rights Reserved.

       This program is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.