public function testGetTitle()
 {
     $this->assertEquals('Sonata Admin', $this->pool->getTitle());
 }