1Test::Mock::HTTP::RequeUsste(r3)Contributed Perl DocumenTteastti:o:nMock::HTTP::Request(3)
2
3
4
6 Test::Mock::HTTP::Request - Mocks HTTP::Request
7
9 Make HTTP::Request 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>. I will
22 be notified, and then you'll automatically be notified of progress on
23 your bug as I make changes.
24
26 You can find documentation for this module with the perldoc command.
27
28 perldoc Test::Mock::LWP
29
30 You can also look for information at:
31
32 · AnnoCPAN: Annotated CPAN documentation
33
34 <http://annocpan.org/dist/Test-Mock-LWP>
35
36 · CPAN Ratings
37
38 <http://cpanratings.perl.org/d/Test-Mock-LWP>
39
40 · RT: CPAN's request tracker
41
42 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Mock-LWP>
43
44 · Search CPAN
45
46 <http://search.cpan.org/dist/Test-Mock-LWP>
47
50 Copyright 2006 Luke Closs, all rights reserved.
51
52 This program is free software; you can redistribute it and/or modify it
53 under the same terms as Perl itself.
54
55
56
57perl v5.28.0 2013-10-15 Test::Mock::HTTP::Request(3)