Class: tests_IntermediateParserAddPrivatePageTests

Source Location: /tests/IntermediateParserAddPrivatePageTests.php

Class Overview [line 60]

PHPUnit_Framework_TestCase
   |
   --tests_IntermediateParserAddPrivatePageTests

Unit Testing of the IntermediateParser's addPrivatePage() method

Author(s):

  • Chuck Burgess

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Unit Testing of the IntermediateParser's addPrivatePage() method

Tags:

[ Top ]


Class Variables


Class Methods

static main

static void main( )

[line 99]

Runs the test methods of this class.

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

setUp

void setUp( )

[line 112]

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

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 ]

testShowCorrectBehaviorWhenPrivatePageArrayIsEmpty

void testShowCorrectBehaviorWhenPrivatePageArrayIsEmpty( )

[line 200]

Shows correct behavior for adding a private page object,

when the privatepages array is completely empty

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]

testShowCorrectBehaviorWhenPrivatePageArrayIsNotAlreadyEmpty

void testShowCorrectBehaviorWhenPrivatePageArrayIsNotAlreadyEmpty( )

[line 157]

Shows correct behavior for adding a private page object,

when the privatepages array already has an element

Tags:

  • since - 1.4.0a2
  • access - public

Parameters:

[ Top ]


Class Constants


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