Ejemplo n.º 1
0
 /**
  * Set up testing.
  *
  * @return NULL
  */
 protected function setUp()
 {
     $world = $this->prepareBasicSetup();
     $this->koward = Koward_Koward::singleton();
 }