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