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

Class: tests_HighlightParserGetInlineTagsTests

Source Location: /tests/HighlightParserGetInlineTagsTests.php

Class Overview

PHPUnit_Framework_TestCase
   |
   --tests_HighlightParserGetInlineTagsTests

Unit Testing of the HighlightParser's getInlineTags() method


Author(s):

  • Chuck Burgess

Methods



Class Details

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



Tags:

author:  Chuck Burgess
since:  1.4.0a2


[ Top ]


Class Methods


static method main [line 81]

static void main( )

Runs the test methods of this class.



Tags:

since:  1.4.0a2
access:  public


[ Top ]

method setUp [line 94]

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 108]

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 testShowCorrectBehaviorWhenGivenOneEmptyArg [line 131]

void testShowCorrectBehaviorWhenGivenOneEmptyArg( )

Shows correct behavior when called with no actual value

and no $endinternal flag arg




Tags:

since:  1.4.0a2
access:  public


[ Top ]

method testShowCorrectBehaviorWhenGivenOneEmptyArgAndFalse [line 139]

void testShowCorrectBehaviorWhenGivenOneEmptyArgAndFalse( )

Shows correct behavior when called with no actual value

and a FALSE $endinternal flag arg




Tags:

since:  1.4.0a2
access:  public


[ Top ]

method testShowCorrectBehaviorWhenGivenOneEmptyArgAndTrue [line 147]

void testShowCorrectBehaviorWhenGivenOneEmptyArgAndTrue( )

Shows correct behavior when called with no actual value

and a TRUE $endinternal flag arg




Tags:

since:  1.4.0a2
access:  public


[ Top ]

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