1Test::Mock::HTTP::RespoUnsseer(3C)ontributed Perl DocumeTnetsatt:i:oMnock::HTTP::Response(3)
2
3
4
6 Test::Mock::HTTP::Response - Mocks HTTP::Response
7
9 Make HTTP::Response to make testing easier.
10
11 See Test::Mock::LWP manpage for more details.
12
13 This class uses Test::MockObject, so refer to it's documentation as
14 well.
15
17 Luke Closs, "<test-mock-lwp at 5thplane.com>"
18
20 Please report any bugs or feature requests through the web interface at
21 http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Mock-LWP
22 <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Mock-LWP>. I will
23 be notified, and then you'll automatically be notified of progress on
24 your bug as I make changes.
25
27 You can find documentation for this module with the perldoc command.
28
29 perldoc Test::Mock::LWP
30
31 You can also look for information at:
32
33 · AnnoCPAN: Annotated CPAN documentation
34
35 http://annocpan.org/dist/Test-Mock-LWP
36 <http://annocpan.org/dist/Test-Mock-LWP>
37
38 · CPAN Ratings
39
40 http://cpanratings.perl.org/d/Test-Mock-LWP
41 <http://cpanratings.perl.org/d/Test-Mock-LWP>
42
43 · RT: CPAN's request tracker
44
45 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Mock-LWP
46 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Mock-LWP>
47
48 · Search CPAN
49
50 http://search.cpan.org/dist/Test-Mock-LWP
51 <http://search.cpan.org/dist/Test-Mock-LWP>
52
55 Copyright 2006 Luke Closs, all rights reserved.
56
57 This program is free software; you can redistribute it and/or modify it
58 under the same terms as Perl itself.
59
60
61
62perl v5.12.0 2007-01-25 Test::Mock::HTTP::Response(3)