Test::Apache2::RequestRec - Fake Apache2::RequestRec


Test-Apache2 documentation  | view source Contained in the Test-Apache2 distribution.

Index


NAME

Top

Test::Apache2::RequestRec - Fake Apache2::RequestRec

DESCRIPTION

Top

Apache2::RequestRec don't allow you to create an instance manually, because the instance created automatically by mod_perl.

So this class provides same interface as Apache2::RequestRec except a public constructor and some setters.

SEE ALSO

Top

Apache2::RequestRec


Test-Apache2 documentation  | view source Contained in the Test-Apache2 distribution.