NAME
Test::Class::Moose::Report::Class - Reporting on test classes
VERSION
version 0.67
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.
AUTHORS
Curtis "Ovid" Poe <ovid@cpan.org>
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 - 2015 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.