public function testGetScopedEntityName()
 {
     $this->assertEquals('user', $this->object->getScopedEntityName());
 }