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

Class: Documentation_tests_IntermediateParserAddPrivatePageTests

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

Class Overview

PHPUnit_Framework_TestCase
   |
   --Documentation_tests_IntermediateParserAddPrivatePageTests

Unit Testing of the IntermediateParser's addPrivatePage() method


Author(s):

  • Chuck Burgess

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Method Detail

main   [line 88]

void main( )

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

[ Top ]

setUp   [line 101]

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

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 ]

testShowCorrectBehaviorWhenPrivatePageArrayIsEmpty   [line 189]

void testShowCorrectBehaviorWhenPrivatePageArrayIsEmpty( )

Shows correct behavior for adding a private page object,

when the privatepages array is completely empty

  • Since: 1.4.0a2
  • Access: public

[ Top ]

testShowCorrectBehaviorWhenPrivatePageArrayIsNotAlreadyEmpty   [line 146]

void testShowCorrectBehaviorWhenPrivatePageArrayIsNotAlreadyEmpty( )

Shows correct behavior for adding a private page object,

when the privatepages array already has an element

  • Since: 1.4.0a2
  • Access: public

[ Top ]


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