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