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

Class: tests_phpDocumentorSetupDecideOnOrOffTests

Source Location: /tests/phpDocumentorSetupDecideOnOrOffTests.php

Class Overview

PHPUnit_Framework_TestCase
   |
   --tests_phpDocumentorSetupDecideOnOrOffTests

Unit Testing of the phpDocumentor_setup's decideOnOrOff() method


Author(s):

  • Chuck Burgess

Methods



Class Details

[line 60]
Unit Testing of the phpDocumentor_setup's decideOnOrOff() method



Tags:

author:  Chuck Burgess
since:  1.3.2


[ Top ]


Class Methods


static method main [line 75]

static void main( )

Runs the test methods of this class.



Tags:

since:  1.3.2
access:  public


[ Top ]

method setUp [line 88]

void setUp( )

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

This method is called before a test is executed.




Tags:

since:  1.3.2
access:  protected


[ Top ]

method tearDown [line 99]

void tearDown( )

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

This method is called after a test is executed.




Tags:

since:  1.3.2
access:  protected


[ Top ]

method testBasicOff [line 120]

void testBasicOff( )

Shows correct behavior for handling the perfect expected "off" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testBasicOn [line 127]

void testBasicOn( )

Shows correct behavior for handling the perfect expected "on" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyEmpty [line 199]

void testFuzzyEmpty( )

Shows correct behavior for handling the fuzzy "" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyFalseA [line 170]

void testFuzzyFalseA( )

Shows correct behavior for handling the fuzzy "false" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyFalseB [line 177]

void testFuzzyFalseB( )

Shows correct behavior for handling the fuzzy "False" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyFalseC [line 184]

void testFuzzyFalseC( )

Shows correct behavior for handling the fuzzy "FALSE" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyNoA [line 149]

void testFuzzyNoA( )

Shows correct behavior for handling the fuzzy "no" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyNoB [line 156]

void testFuzzyNoB( )

Shows correct behavior for handling the fuzzy "No" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyNoC [line 163]

void testFuzzyNoC( )

Shows correct behavior for handling the fuzzy "NO" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyOffA [line 135]

void testFuzzyOffA( )

Shows correct behavior for handling the fuzzy "Off" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyOffB [line 142]

void testFuzzyOffB( )

Shows correct behavior for handling the fuzzy "OFF" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyOnA [line 206]

void testFuzzyOnA( )

Shows correct behavior for handling the fuzzy "On" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyOnB [line 213]

void testFuzzyOnB( )

Shows correct behavior for handling the fuzzy "ON" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyOne [line 276]

void testFuzzyOne( )

Shows correct behavior for handling the fuzzy "1" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyTrueA [line 255]

void testFuzzyTrueA( )

Shows correct behavior for handling the fuzzy "true" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyTrueB [line 262]

void testFuzzyTrueB( )

Shows correct behavior for handling the fuzzy "True" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyTrueC [line 269]

void testFuzzyTrueC( )

Shows correct behavior for handling the fuzzy "TRUE" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyYesA [line 220]

void testFuzzyYesA( )

Shows correct behavior for handling the fuzzy "y" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyYesB [line 227]

void testFuzzyYesB( )

Shows correct behavior for handling the fuzzy "Y" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyYesC [line 234]

void testFuzzyYesC( )

Shows correct behavior for handling the fuzzy "yes" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyYesD [line 241]

void testFuzzyYesD( )

Shows correct behavior for handling the fuzzy "Yes" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyYesE [line 248]

void testFuzzyYesE( )

Shows correct behavior for handling the fuzzy "YES" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testFuzzyZero [line 191]

void testFuzzyZero( )

Shows correct behavior for handling the fuzzy "0" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testUnexpectedGreatLiterature [line 324]

void testUnexpectedGreatLiterature( )

Shows correct behavior for handling an odd "ash nazg durbatuluk" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testUnexpectedLargeNumber [line 317]

void testUnexpectedLargeNumber( )

Shows correct behavior for handling an odd "10" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testUnexpectedNegative [line 310]

void testUnexpectedNegative( )

Shows correct behavior for handling an odd "-1" value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testUnexpectedNull [line 303]

void testUnexpectedNull( )

Shows correct behavior for handling an odd NULL value



Tags:

since:  1.3.2
access:  public


[ Top ]

method testUnexpectedSpaces [line 296]

void testUnexpectedSpaces( )

Shows correct behavior for handling an odd " " value



Tags:

since:  1.3.2
access:  public


[ Top ]

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