logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Adrian Howard <adrianh@quietstars.com>

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

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.

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.

perl v5.32.1                                       2021-02-20                       Test::Class::MethodInfo(3pm)

Methods

newis_method_typeis_num_testsis_typenametypenum_tests

Name

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

See Also

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

Synopsis

         # Secret internal class
         # not for public use

Version

       version 0.51

See Also