Nigel Hamilton > Goo > Goo::TestMaker

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::TestMaker - Analyse program source and make test stubs add to the

SYNOPSIS ^

use Goo::TestMaker;

DESCRIPTION ^

METHODS ^

format_signature

strip $this, and $class from the signature

create_test_for_module

create a test file for a module

get_class_method

return a test for an class/package method

get_oomethod

return a test for an oo method

AUTHOR ^

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO ^