The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

0.06

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.