File/web_tester.php

Description

Base include file for SimpleTest.

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 NoHttpHeaderExpectation Test for a specific HTTP header within a header block that should not be found.
 class TextExpectation Test for a text substring.
 class NoTextExpectation Fail if a substring is detected within the comparison text.
 class WebTestCase Test case for testing of web pages. Allows fetching of pages, parsing of HTML and submitting forms.
Includes
 require_once (dirname(__FILE__).'/test_case.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 Sun, 04 May 2008 09:22:25 -0500 by phpDocumentor 1.3.0