Class GVHAutoLoadTest

Description

Test class for AutoLoad.

Generated by PHPUnit on 2007-10-01 at 13:25:13.

Located in /tests/GVHAutoLoadTest.php (line 8)

PHPUnit_Framework_TestCase
   |
   --GVHAutoLoadTest
Method Summary
void setUp ()
void tearDown ()
void testAuto_load ()
void testSingleton ()
void test__clone ()
Methods
setUp (line 16)

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

This method is called before a test is executed.

  • access: protected
void setUp ()
tearDown (line 26)

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

This method is called after a test is executed.

  • access: protected
void tearDown ()
testAuto_load (line 93)
  • access: public
void testAuto_load ()
testRegisterClass (line 54)
  • access: public
void testRegisterClass ()
testRegisterFolder (line 75)
  • access: public
void testRegisterFolder ()
testSingleton (line 33)
  • todo: Implement testSingleton(). faltaria controlar que el new AutoLoad no se puede usar
  • access: public
void testSingleton ()
test__clone (line 41)

Se comprueba que no se puede clonar la instancia de AutoLoad

  • access: public
void test__clone ()

Documentation generated on Wed, 05 Oct 2011 10:36:26 +0200 by phpDocumentor 1.4.1