public function testMethodGetType()
 {
     $this->assertSame('client_credentials', $this->grant->getType());
 }