NAME

Test::Class::Moose::Reporting::Method - Reporting on test methods

VERSION

0.03

DESCRIPTION

Should be considered experimental and read only.

IMPLEMENTS

Test::Class::Moose::Role::Reporting.

ATTRIBUTES

num_tests

my $num_tests = $method->num_tests;

The number of tests run for this test method.