NAME
Test::Class::Moose::Reporting::class - Reporting on test classes
VERSION
0.03
DESCRIPTION
Should be considered experimental and read only.
IMPLEMENTS
Test::Class::Moose::Role::Reporting
.
ATTRIBUTES
test_methods
Returns an array reference of Test::Class::Moose::Reporting::Method objects.
error
If this class could not be run, returns a string explaining the error.
has_error
Returns a boolean indicating whether or not the class has an error.