Class TestOfPageScraping

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/page_test.php (line 396)

RunnableTest
   |
   --SimpleTestCase
      |
      --UnitTestCase
         |
         --TestOfPageScraping
Method Summary
Variables

Inherited Variables

Inherited from SimpleTestCase

SimpleTestCase::$_reporter

Inherited from RunnableTest

RunnableTest::$_label
Methods
Constructor TestOfPageScraping (line 397)
TestOfPageScraping TestOfPageScraping ()
parse (line 400)
void &parse (mixed $response)
testEmptyFrameset (line 452)
void testEmptyFrameset ()
testEmptyPage (line 404)
void testEmptyPage ()
testFindFormById (line 548)
void testFindFormById ()
testFindFormByImage (line 535)
void testFindFormByImage ()
testFindFormByLabel (line 525)
void testFindFormByLabel ()
testFramesCollectedWithNestedFramesetTags (line 493)
void testFramesCollectedWithNestedFramesetTags ()
testFrameWithNoSource (line 483)
void testFrameWithNoSource ()
testLinksPage (line 418)
void testLinksPage ()
testNamedFrames (line 508)
void testNamedFrames ()
testNastyTitle (line 443)
void testNastyTitle ()
testReadingTextArea (line 586)
void testReadingTextArea ()
testReadingTextField (line 558)
void testReadingTextField ()
testSettingSelectionField (line 607)
void testSettingSelectionField ()
testSettingTextArea (line 596)
void testSettingTextArea ()
testSettingTextField (line 570)
void testSettingTextField ()
testSingleFrame (line 462)
void testSingleFrame ()
testSingleFrameInNestedFrameset (line 472)
void testSingleFrameInNestedFrameset ()
testTitle (line 436)
void testTitle ()
testUninterestingPage (line 410)
void testUninterestingPage ()

Inherited Methods

Inherited From UnitTestCase

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

Inherited From SimpleTestCase

 SimpleTestCase::SimpleTestCase()
 SimpleTestCase::assertExpectation()
 SimpleTestCase::assertFalse()
 SimpleTestCase::assertTrue()
 SimpleTestCase::dump()
 SimpleTestCase::error()
 SimpleTestCase::fail()
 SimpleTestCase::getAssertionLine()
 SimpleTestCase::invoke()
 SimpleTestCase::pass()
 SimpleTestCase::run()
 SimpleTestCase::sendMessage()
 SimpleTestCase::setUp()
 SimpleTestCase::signal()
 SimpleTestCase::swallowErrors()
 SimpleTestCase::tearDown()
 SimpleTestCase::_createRunner()
 SimpleTestCase::_isConstructor()
 SimpleTestCase::_isTest()

Inherited From RunnableTest

 RunnableTest::RunnableTest()
 RunnableTest::getLabel()
 RunnableTest::getSize()
 RunnableTest::run()

Documentation generated on Fri, 24 Dec 2004 13:02:58 +0000 by phpDocumentor 1.3.0RC3