Class: tests_phpDocumentorTParserGetInlineTagsTests

Source Location: /tests/phpDocumentorTParserGetInlineTagsTests.php

Class Overview [line 60]

PHPUnit_Framework_TestCase
   |
   --tests_phpDocumentorTParserGetInlineTagsTests

Unit Testing of the phpDocumentorTParser's getInlineTags() method

Author(s):

  • Chuck Burgess

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Unit Testing of the phpDocumentorTParser's getInlineTags() method

Tags:

[ Top ]


Class Variables


Class Methods

static main

static void main( )

[line 87]

Runs the test methods of this class.

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

setUp

void setUp( )

[line 100]

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

This method is called before a test is executed.

Tags:

  • since - 1.4.0a2
  • access - protected

Parameters:

[ Top ]

tearDown

void tearDown( )

[line 115]

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

This method is called after a test is executed.

Tags:

  • since - 1.4.0a2
  • access - protected

Parameters:

[ Top ]

testShowCorrectBehaviorInlineExampleWhenParsePrivateOff

void testShowCorrectBehaviorInlineExampleWhenParsePrivateOff( )

[line 209]

Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineExampleWhenParsePrivateOn

void testShowCorrectBehaviorInlineExampleWhenParsePrivateOn( )

[line 183]

Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineInternalWhenParsePrivateOff

void testShowCorrectBehaviorInlineInternalWhenParsePrivateOff( )

[line 347]

Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}

There SHOULD be differences in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineInternalWhenParsePrivateOn

void testShowCorrectBehaviorInlineInternalWhenParsePrivateOn( )

[line 331]

Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}

There SHOULD be differences in results due to --parseprivate flag

This test demonstrates PEAR Bug #10871

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineLinkWhenParsePrivateOff

void testShowCorrectBehaviorInlineLinkWhenParsePrivateOff( )

[line 162]

Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineLinkWhenParsePrivateOn

void testShowCorrectBehaviorInlineLinkWhenParsePrivateOn( )

[line 142]

Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineSourceWhenParsePrivateOff

void testShowCorrectBehaviorInlineSourceWhenParsePrivateOff( )

[line 260]

Shows correct behavior for handling an inline source tag e.g. {at-source}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineSourceWhenParsePrivateOn

void testShowCorrectBehaviorInlineSourceWhenParsePrivateOn( )

[line 236]

Shows correct behavior for handling an inline source tag e.g. {at-source}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff

void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff( )

[line 306]

Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn

void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn( )

[line 285]

Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}

There should be NO difference in results due to --parseprivate flag

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]


Class Constants


Documentation generated on Sat, 05 Sep 2009 16:39:29 -0500 by phpDocumentor 1.4.3