The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Aspect-Library-TestClass EILARA"

Aspect::Library::TestClass - give Test::Class test methods an IUT (implementation under test) River stage zero No dependents

Frequently my "Test::Class" test methods look like this: sub some_test: Test { my $self = shift; my $subject = IUT->new; # send $subject messages and verify expected results ... } After installing this aspect, they look like this: sub some_test: Test...

ADAMK/Aspect-Library-TestClass-1.00 - 26 May 2011 06:22:05 UTC
1 result (0.023 seconds)