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


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

use Goo::TestMaker;

DESCRIPTION

Top

METHODS

Top

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

Top

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.