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

Class: tests_phpDocumentorTParserGetInlineTagsTests

Source Location: /tests/phpDocumentorTParserGetInlineTagsTests.php

Class Overview

PHPUnit_Framework_TestCase
   |
   --tests_phpDocumentorTParserGetInlineTagsTests

Unit Testing of the phpDocumentorTParser's getInlineTags() method


Author(s):

  • Chuck Burgess

Methods



Class Details

[line 60]
Unit Testing of the phpDocumentorTParser's getInlineTags() method



Tags:

author:  Chuck Burgess
since:  1.4.0a2


[ Top ]


Class Methods


static method main [line 87]

static void main( )

Runs the test methods of this class.



Tags:

since:  1.4.0a2
access:  public


[ Top ]

method setUp [line 100]

void setUp( )

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


[ Top ]

method tearDown [line 115]

void tearDown( )

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


[ Top ]

method testShowCorrectBehaviorInlineExampleWhenParsePrivateOff [line 209]

void testShowCorrectBehaviorInlineExampleWhenParsePrivateOff( )

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


[ Top ]

method testShowCorrectBehaviorInlineExampleWhenParsePrivateOn [line 183]

void testShowCorrectBehaviorInlineExampleWhenParsePrivateOn( )

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


[ Top ]

method testShowCorrectBehaviorInlineInternalWhenParsePrivateOff [line 347]

void testShowCorrectBehaviorInlineInternalWhenParsePrivateOff( )

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


[ Top ]

method testShowCorrectBehaviorInlineInternalWhenParsePrivateOn [line 331]

void testShowCorrectBehaviorInlineInternalWhenParsePrivateOn( )

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


[ Top ]

method testShowCorrectBehaviorInlineLinkWhenParsePrivateOff [line 162]

void testShowCorrectBehaviorInlineLinkWhenParsePrivateOff( )

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


[ Top ]

method testShowCorrectBehaviorInlineLinkWhenParsePrivateOn [line 142]

void testShowCorrectBehaviorInlineLinkWhenParsePrivateOn( )

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


[ Top ]

method testShowCorrectBehaviorInlineSourceWhenParsePrivateOff [line 260]

void testShowCorrectBehaviorInlineSourceWhenParsePrivateOff( )

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


[ Top ]

method testShowCorrectBehaviorInlineSourceWhenParsePrivateOn [line 236]

void testShowCorrectBehaviorInlineSourceWhenParsePrivateOn( )

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


[ Top ]

method testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff [line 306]

void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff( )

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


[ Top ]

method testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn [line 285]

void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn( )

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


[ Top ]

    Поддержать сайт на родительском проекте КГБ