Class TestOfHtmlLexer

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/parser_test.php (line 292)

RunnableTest
   |
   --SimpleTestCase
      |
      --UnitTestCase
         |
         --TestOfHtmlLexer
Variable Summary
 mixed $_handler
 mixed $_lexer
Method Summary
Variables
mixed $_handler (line 293)
mixed $_lexer (line 294)

Inherited Variables

Inherited from SimpleTestCase

SimpleTestCase::$_reporter

Inherited from RunnableTest

RunnableTest::$_label
Methods
Constructor TestOfHtmlLexer (line 296)
TestOfHtmlLexer TestOfHtmlLexer ()
setUp (line 299)
void setUp ()

Redefinition of:
SimpleTestCase::setUp()
Sets up unit test wide variables at the start of each test method. To be overridden in actual user test cases.
tearDown (line 309)
void tearDown ()

Redefinition of:
SimpleTestCase::tearDown()
Clears the data set in the setUp() method call.
testComplexLink (line 419)
void testComplexLink ()
testEmptyLink (line 356)
void testEmptyLink ()
testEmptyLinkWithId (line 404)
void testEmptyLinkWithId ()
testEncodedLinkAddress (line 389)
void testEncodedLinkAddress ()
testFramesetTag (line 339)
void testFramesetTag ()
testFramesParsedWithoutError (line 447)
void testFramesParsedWithoutError ()
testInputTag (line 347)
void testInputTag ()
testLabelledLink (line 363)
void testLabelledLink ()
testLinkAddress (line 374)
void testLinkAddress ()
testSkipComments (line 326)
void testSkipComments ()
testSkipCss (line 316)
void testSkipCss ()
testSkipJavaScript (line 321)
void testSkipJavaScript ()
testSubmit (line 437)
void testSubmit ()
testTitleTag (line 331)
void testTitleTag ()
testUninteresting (line 312)
void testUninteresting ()

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, 3 Dec 2004 12:27:15 +0000 by phpDocumentor 1.3.0RC3