public function testGetResourceName()
 {
     $this->assertSame('resource', $this->restClient->getResourceName());
 }