Class TestOfBrowserNavigation

Description

Standard unit test class for day to day testing of PHP code XP style. Adds some useful standard assertions.

Located in /libraries/pear/simpletest/test/browser_test.php (line 220)

SimpleTestCase
   |
   --UnitTestCase
      |
      --TestOfBrowserNavigation
Method Summary
Variables
Methods
Constructor TestOfBrowserNavigation (line 221)
TestOfBrowserNavigation TestOfBrowserNavigation ()
createBrowser (line 225)
void &createBrowser (mixed &$agent, mixed &$page)
testClickIndexedLink (line 271)
void testClickIndexedLink ()
testClickingMissingLinkFails (line 258)
void testClickingMissingLinkFails ()
testClickingMissingLinkIdFails (line 313)
void testClickingMissingLinkIdFails ()
testClickLinkRequestsPage (line 233)
void testClickLinkRequestsPage ()
testClinkLinkById (line 292)
void testClinkLinkById ()
testDefaultSubmitFormByLabel (line 354)
void testDefaultSubmitFormByLabel ()
testSubmitFormByFormId (line 496)
void testSubmitFormByFormId ()
testSubmitFormById (line 404)
void testSubmitFormById ()
testSubmitFormByImageId (line 473)
void testSubmitFormByImageId ()
testSubmitFormByImageLabel (line 427)
void testSubmitFormByImageLabel ()
testSubmitFormByImageName (line 450)
void testSubmitFormByImageName ()
testSubmitFormByLabel (line 325)
void testSubmitFormByLabel ()
testSubmitFormByName (line 383)
void testSubmitFormByName ()

Inherited Methods

Inherited From UnitTestCase

 UnitTestCase::UnitTestCase()
 UnitTestCase::assertCopy()
 UnitTestCase::assertEqual()
 UnitTestCase::assertError()
 UnitTestCase::assertErrorPattern()
 UnitTestCase::assertIdentical()
 UnitTestCase::assertIsA()
 UnitTestCase::assertNoErrors()
 UnitTestCase::assertNotA()
 UnitTestCase::assertNotEqual()
 UnitTestCase::assertNotIdentical()
 UnitTestCase::assertNotNull()
 UnitTestCase::assertNoUnwantedPattern()
 UnitTestCase::assertNull()
 UnitTestCase::assertReference()
 UnitTestCase::assertWantedPattern()

Inherited From SimpleTestCase

 SimpleTestCase::SimpleTestCase()
 SimpleTestCase::after()
 SimpleTestCase::assertExpectation()
 SimpleTestCase::assertFalse()
 SimpleTestCase::assertTrue()
 SimpleTestCase::before()
 SimpleTestCase::dump()
 SimpleTestCase::error()
 SimpleTestCase::fail()
 SimpleTestCase::getAssertionLine()
 SimpleTestCase::getLabel()
 SimpleTestCase::getSize()
 SimpleTestCase::pass()
 SimpleTestCase::run()
 SimpleTestCase::sendMessage()
 SimpleTestCase::setUp()
 SimpleTestCase::signal()
 SimpleTestCase::swallowErrors()
 SimpleTestCase::tearDown()
 SimpleTestCase::_createRunner()

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