tests
[ class tree: tests ] [ index: tests ] [ all elements ]

Class: Documentation_tests_HighlightParserGetInlineTagsTests

Source Location: /PhpDocumentor-1.4.0RC1/Documentation/tests/HighlightParserGetInlineTagsTests.php

Class Overview

PHPUnit_Framework_TestCase
   |
   --Documentation_tests_HighlightParserGetInlineTagsTests

Unit Testing of the HighlightParser's getInlineTags() method


Author(s):

  • Chuck Burgess

Methods


Inherited Variables

Inherited Methods


Class Details

[line 49]
Unit Testing of the HighlightParser's getInlineTags() method
  • Author: Chuck Burgess
  • Since: 1.4.0a2


[ Top ]


Method Detail

main   [line 70]

void main( )

Runs the test methods of this class.
  • Since: 1.4.0a2
  • Access: public

[ Top ]

setUp   [line 83]

void setUp( )

Sets up the fixture, for example, open a network connection.

This method is called before a test is executed.

  • Since: 1.4.0a2
  • Access: protected

[ Top ]

tearDown   [line 100]

void tearDown( )

Tears down the fixture, for example, close a network connection.

This method is called after a test is executed.

  • Since: 1.4.0a2
  • Access: protected

[ Top ]

testShowCorrectBehaviorWhenGivenOneEmptyArg   [line 123]

void testShowCorrectBehaviorWhenGivenOneEmptyArg( )

Shows correct behavior when called with no actual value

and no $endinternal flag arg

  • Since: 1.4.0a2
  • Access: public

[ Top ]

testShowCorrectBehaviorWhenGivenOneEmptyArgAndFalse   [line 131]

void testShowCorrectBehaviorWhenGivenOneEmptyArgAndFalse( )

Shows correct behavior when called with no actual value

and a FALSE $endinternal flag arg

  • Since: 1.4.0a2
  • Access: public

[ Top ]

testShowCorrectBehaviorWhenGivenOneEmptyArgAndTrue   [line 139]

void testShowCorrectBehaviorWhenGivenOneEmptyArgAndTrue( )

Shows correct behavior when called with no actual value

and a TRUE $endinternal flag arg

  • Since: 1.4.0a2
  • Access: public

[ Top ]


Documentation generated on Mon, 25 Jun 2007 14:02:47 -0400 by phpDocumentor 1.3.2. PEAR Logo Copyright © PHP Group 2004.