File/libraries/pear/simpletest/web_tester.php

Description

Base include file for SimpleTest.

  • version: $Id: web_tester.php,v 1.77 2004/08/04 23:48:51 lastcraft Exp $
Classes
Class Description
 class FieldExpectation Test for an HTML widget value match.
 class HttpHeaderExpectation Test for a specific HTTP header within a header block.
 class HttpUnwantedHeaderExpectation Test for a specific HTTP header within a header block that should not be found.
 class HttpHeaderPatternExpectation Test for a specific HTTP header within a header block.
 class WebTestCase Test case for testing of web pages. Allows fetching of pages, parsing of HTML and submitting forms.
Includes
 require_once (dirname(__FILE__).'/simple_test.php') (line 12)

include other SimpleTest class files

 require_once (dirname(__FILE__).'/browser.php') (line 13)

include other SimpleTest class files

 require_once (dirname(__FILE__).'/page.php') (line 14)

include other SimpleTest class files

 require_once (dirname(__FILE__).'/expectation.php') (line 15)

include other SimpleTest class files

Documentation generated on Fri, 11 Feb 2005 18:14:36 +0000 by phpDocumentor 1.3.0RC3