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

Class: tests_phpDocumentorTParserGetInlineTagsTests

Source Location: /tests/phpDocumentorTParserGetInlineTagsTests.php

Class tests_phpDocumentorTParserGetInlineTagsTests

Method Summary
static void   main()   Runs the test methods of this class.
void   setUp()   Sets up the fixture, for example, open a network connection.
void   tearDown()   Tears down the fixture, for example, close a network connection.
void   testShowCorrectBehaviorInlineExampleWhenParsePrivateOff()   Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}
void   testShowCorrectBehaviorInlineExampleWhenParsePrivateOn()   Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}
void   testShowCorrectBehaviorInlineInternalWhenParsePrivateOff()   Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}
void   testShowCorrectBehaviorInlineInternalWhenParsePrivateOn()   Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}
void   testShowCorrectBehaviorInlineLinkWhenParsePrivateOff()   Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}
void   testShowCorrectBehaviorInlineLinkWhenParsePrivateOn()   Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}
void   testShowCorrectBehaviorInlineSourceWhenParsePrivateOff()   Shows correct behavior for handling an inline source tag e.g. {at-source}
void   testShowCorrectBehaviorInlineSourceWhenParsePrivateOn()   Shows correct behavior for handling an inline source tag e.g. {at-source}
void   testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff()   Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}
void   testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn()   Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}

[ Top ]
Methods
static method main  [line 87]

  static void main( )

Runs the test methods of this class.


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
setUp  [line 100]

  void setUp( )

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

This method is called before a test is executed.


API Tags:
Access:  protected

Information Tags:
Since:  1.4.0a2

[ Top ]
tearDown  [line 115]

  void tearDown( )

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

This method is called after a test is executed.


API Tags:
Access:  protected

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]
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


API Tags:
Access:  public

Information Tags:
Since:  1.4.0a2

[ Top ]

Documentation generated on Sat, 05 Sep 2009 16:44:33 -0500 by phpDocumentor 1.4.3