| HTTP-WebTest documentation | view source | Contained in the HTTP-WebTest distribution. |
HTTP::WebTest::Plugin::ResponseTimeTest - Tests for response time
Not Applicable
This plugin supports web server response time tests.
Minimum web server response time (seconds) expected.
Any number less than max_rtime (if max_rtime is specified).
Maximum web server response time (seconds) expected.
Any number greater that zero and greater than min_rtime (if
min_rtime is specified).
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
Copyright (c) 2001-2003 Ilya Martynov. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
HTTP::WebTest::API (HTTP::WebTest::API)
HTTP::WebTest::Plugins (HTTP::WebTest::Plugins)
| HTTP-WebTest documentation | view source | Contained in the HTTP-WebTest distribution. |