public function testExampleResponse()
 {
     $this->assertEquals($this->endpoint->getExampleResponse(), self::EXAMPLE_RESPONSE);
 }