public function testName()
 {
     $this->assertEquals($this->endpoint->getName(), 'All');
 }