HTTP-WebTest-2.04 > HTTP::WebTest::Plugin::StatusTest
HTTP-WebTest-2.04

名前

HTTP::WebTest::Plugin::StatusTest - Checks the HTTP response status

HTTP::WebTest::Plugin::StatusTest - HTTP 応答ステータスのチェック

概要

Not Applicable

なし.

説明

This plugin checks the HTTP response status.

HTTP 応答ステータスをチェックします.

テストパラメータ

status_code

Given numeric HTTP Status Code, tests response returned that value.

数値で HTTP ステータスコードを与えると, レスポンスで その値が返されるかをテストします.

デフォルト値

200 (OK).

コピーライト

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.

このプログラムはフリーソフトです. このプログラムは Perl 自身と同じ条件下で 再配布・改変可能です.

SEE ALSO

HTTP::WebTest

HTTP::WebTest::API

HTTP::WebTest::Plugin

HTTP::WebTest::Plugins