NAME
Test::Class::Moose::Report::Instance - Reporting on test classes
VERSION
version 0.99
DESCRIPTION
Should be considered experimental and read only.
IMPLEMENTS
Test::Class::Moose::Role::Reporting.
ATTRIBUTES
See Test::Class::Moose::Role::Reporting for additional attributes.
class
The Test::Class::Moose::Report::Class for this instance.
all_test_methods
Returns an array of Test::Class::Moose::Report::Method objects.
current_method
Returns the current (really, most recent) Test::Class::Moose::Report::Method object that is being run.
SUPPORT
Bugs may be submitted at https://github.com/houseabsolute/test-class-moose/issues.
I am also usually active on IRC as 'autarch' on irc://irc.perl.org
.
SOURCE
The source code repository for Test-Class-Moose can be found at https://github.com/houseabsolute/test-class-moose.
AUTHORS
Curtis "Ovid" Poe <ovid@cpan.org>
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 - 2021 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.