Example #1
0
 /**
  * Sets up the fixture.
  * This method is called before a test is executed.
  *
  * @return void
  */
 protected function setUp()
 {
     // @link http://sebastian-bergmann.de/archives/882-guid.html
     //       Testing Code That Uses Singletons
     Net_Growl::reset();
 }