function testResourceHaveAnUniqueId()
 {
     $this->assertNotNull($this->resource->getId());
 }