NAME
Test::Class::Moose::Report::Class - Reporting on test classes
VERSION
version 1.00
DESCRIPTION
Should be considered experimental and read only.
IMPLEMENTS
Test::Class::Moose::Role::Reporting.
ATTRIBUTES
See Test::Class::Moose::Role::Reporting for additional attributes.
all_test_instances
Returns an array of Test::Class::Moose::Report::Instance objects.
current_instance
Returns the current (really, most recent) Test::Class::Moose::Report::Instance object that is being run.
SUPPORT
Bugs may be submitted at http://github.com/Test-More/test-class-moose/issues.
SOURCE
The source code repository for Test-Class-Moose can be found at http://github.com/Test-More/test-class-moose.
AUTHORS
Curtis "Ovid" Poe <ovid@cpan.org>
Dave Rolsky <autarch@urth.org>
Chad Granum <exodist@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 - 2025 by Curtis "Ovid" Poe.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
The full text of the license can be found in the LICENSE file included with this distribution.