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

Class: Documentation_tests_phpDocumentorSetupDecideOnOrOffTests

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

Class Overview

PHPUnit_Framework_TestCase
   |
   --Documentation_tests_phpDocumentorSetupDecideOnOrOffTests

Unit Testing of the phpDocumentor_setup's decideOnOrOff() method


Author(s):

  • Chuck Burgess

Methods


Inherited Variables

Inherited Methods


Class Details

[line 49]
Unit Testing of the phpDocumentor_setup's decideOnOrOff() method
  • Author: Chuck Burgess
  • Since: 1.3.2


[ Top ]


Method Detail

main   [line 64]

void main( )

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

[ Top ]

setUp   [line 77]

void setUp( )

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

This method is called before a test is executed.

  • Since: 1.3.2
  • Access: protected

[ Top ]

tearDown   [line 88]

void tearDown( )

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

This method is called after a test is executed.

  • Since: 1.3.2
  • Access: protected

[ Top ]

testBasicOff   [line 109]

void testBasicOff( )

Shows correct behavior for handling the perfect expected "off" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testBasicOn   [line 116]

void testBasicOn( )

Shows correct behavior for handling the perfect expected "on" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyEmpty   [line 188]

void testFuzzyEmpty( )

Shows correct behavior for handling the fuzzy "" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyFalseA   [line 159]

void testFuzzyFalseA( )

Shows correct behavior for handling the fuzzy "false" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyFalseB   [line 166]

void testFuzzyFalseB( )

Shows correct behavior for handling the fuzzy "False" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyFalseC   [line 173]

void testFuzzyFalseC( )

Shows correct behavior for handling the fuzzy "FALSE" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyNoA   [line 138]

void testFuzzyNoA( )

Shows correct behavior for handling the fuzzy "no" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyNoB   [line 145]

void testFuzzyNoB( )

Shows correct behavior for handling the fuzzy "No" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyNoC   [line 152]

void testFuzzyNoC( )

Shows correct behavior for handling the fuzzy "NO" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyOffA   [line 124]

void testFuzzyOffA( )

Shows correct behavior for handling the fuzzy "Off" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyOffB   [line 131]

void testFuzzyOffB( )

Shows correct behavior for handling the fuzzy "OFF" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyOnA   [line 195]

void testFuzzyOnA( )

Shows correct behavior for handling the fuzzy "On" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyOnB   [line 202]

void testFuzzyOnB( )

Shows correct behavior for handling the fuzzy "ON" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyOne   [line 265]

void testFuzzyOne( )

Shows correct behavior for handling the fuzzy "1" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyTrueA   [line 244]

void testFuzzyTrueA( )

Shows correct behavior for handling the fuzzy "true" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyTrueB   [line 251]

void testFuzzyTrueB( )

Shows correct behavior for handling the fuzzy "True" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyTrueC   [line 258]

void testFuzzyTrueC( )

Shows correct behavior for handling the fuzzy "TRUE" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyYesA   [line 209]

void testFuzzyYesA( )

Shows correct behavior for handling the fuzzy "y" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyYesB   [line 216]

void testFuzzyYesB( )

Shows correct behavior for handling the fuzzy "Y" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyYesC   [line 223]

void testFuzzyYesC( )

Shows correct behavior for handling the fuzzy "yes" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyYesD   [line 230]

void testFuzzyYesD( )

Shows correct behavior for handling the fuzzy "Yes" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyYesE   [line 237]

void testFuzzyYesE( )

Shows correct behavior for handling the fuzzy "YES" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testFuzzyZero   [line 180]

void testFuzzyZero( )

Shows correct behavior for handling the fuzzy "0" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testUnexpectedGreatLiterature   [line 313]

void testUnexpectedGreatLiterature( )

Shows correct behavior for handling an odd "ash nazg durbatuluk" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testUnexpectedLargeNumber   [line 306]

void testUnexpectedLargeNumber( )

Shows correct behavior for handling an odd "10" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testUnexpectedNegative   [line 299]

void testUnexpectedNegative( )

Shows correct behavior for handling an odd "-1" value
  • Since: 1.3.2
  • Access: public

[ Top ]

testUnexpectedNull   [line 292]

void testUnexpectedNull( )

Shows correct behavior for handling an odd NULL value
  • Since: 1.3.2
  • Access: public

[ Top ]

testUnexpectedSpaces   [line 285]

void testUnexpectedSpaces( )

Shows correct behavior for handling an odd " " value
  • Since: 1.3.2
  • Access: public

[ Top ]


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