public function testHasName()
 {
     $this->assertEquals('app_project', $this->type->getName());
 }