public function testGetAction()
 {
     $this->assertSame(CreateMappingRequest::REQUEST_ACTION, $this->request->getAction());
 }