public function testGetType()
 {
     $this->assertNull($this->request->getType());
 }