public function testMethodGetResponseType()
 {
     $this->assertSame('', $this->grant->getResponseType());
 }