Ejemplo n.º 1
0
 /**
  *
  */
 public function testGetStartPath()
 {
     $this->assertEquals(__DIR__ . '/../resources', $this->_directory->getStartPath());
 }