Class NarutoOptionsTest

Description

This class defines all the unit tests for the NarutoOptions class.

Located in /tests/narutoOptionsTest.php (line 20)

PHPUnit_Framework_TestCase
   |
   --NarutoOptionsTest
Method Summary
Methods
setUp (line 23)
  • access: public
void setUp ()
testClearOptions (line 79)

Here we test set/get options methods

  • access: public
void testClearOptions ()
testGetOptionDefault (line 41)

Here we test get option methods when not found

  • access: public
void testGetOptionDefault ()
testOptionsOnConstructor (line 31)

Here we test if options can be initialized on contructor.

  • access: public
void testOptionsOnConstructor ()
testSetOption (line 50)

Here we test set/get option methods

  • access: public
void testSetOption ()
testSetOptionNull (line 59)

Here we test set/get option null

  • access: public
void testSetOptionNull ()
testSetOptions (line 69)

Here we test set/get options methods

  • access: public
void testSetOptions ()

Documentation generated on Sun, 26 Oct 2008 16:41:16 -0400 by phpDocumentor 1.4.2