public function testGetType()
 {
     $this->assertSame(self::TYPE, $this->request->getType());
 }