public function testGetSupportedClass()
 {
     $this->assertSame(self::RESPONSE_CLASS, $this->request->getSupportedClass());
 }