








<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Ant suite"> <groups> <run> <include name="REST.PD"/> </run> </groups> <test thread-count="5" name="Ant test"> <classes> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.CostantiTestSuite"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.DatabaseProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.FileSystemUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteProperties"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteTransformer"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.TrasparenteTestsuiteLogger"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.core.Utilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$RUOLO"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.IntegrazioneUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.AuthUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CooperazioneTrasparenteBase"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione$1"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils$Pair"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.FileCache"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMThread"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMUtilities"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.Porta"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaApplicativa"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaDelegata"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaImpl"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PosizioneCredenziale"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.TestFileEntry"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticate"/> <class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticateUtils"/> </classes> </test> <!-- Ant test --> </suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (96 classes)
Groups for Ant suite
REST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.DELETE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.DELETE.REDIRECT
test_Redirect
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.GET
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.GET.REDIRECT
test_Redirect
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.HEAD
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.HEAD.REDIRECT
test_Redirect
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.REDIRECT
test_Redirect
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.OPTIONS
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.OPTIONS.REDIRECT
test_Redirect
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH.REDIRECT
test_Redirect
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST.REDIRECT
test_Redirect
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT.REDIRECT
test_Redirect
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.TRACE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.TRACE.REDIRECT
test_Redirect
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
Times for Ant suite
Total running time: 30 minutes
Reporter output for Ant suite
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_229&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_230&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68f1936c-5da3-11f0-ab8e-060730329b56]
[68f1936c-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[68f1936c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_230] e valore ritornato [TEST_RESPONSE_230]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_967&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49c544b0-5da4-11f0-ab8e-060730329b56]
[49c544b0-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[49c544b0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_967] e valore ritornato [TEST_RESPONSE_967]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1270&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1271&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [005da802-5da5-11f0-ab8e-060730329b56]
[005da802-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[005da802-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1271] e valore ritornato [TEST_RESPONSE_1271]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1352&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1353&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1acec255-5da5-11f0-ab8e-060730329b56]
[1acec255-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1acec255-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1353] e valore ritornato [TEST_RESPONSE_1353]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2482&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2483&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86e00d31-5da6-11f0-ab8e-060730329b56]
[86e00d31-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[86e00d31-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2483] e valore ritornato [TEST_RESPONSE_2483]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2674&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2675&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c54a2475-5da6-11f0-ab8e-060730329b56]
[c54a2475-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c54a2475-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2675] e valore ritornato [TEST_RESPONSE_2675]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2558&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2559&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a00e965a-5da6-11f0-ab8e-060730329b56]
[a00e965a-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a00e965a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2559] e valore ritornato [TEST_RESPONSE_2559]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_990&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58822876-5da4-11f0-ab8e-060730329b56]
[58822876-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[58822876-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_990] e valore ritornato [TEST_RESPONSE_990]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_258&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ce710c9-5da3-11f0-ab8e-060730329b56]
[6ce710c9-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6ce710c9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_258] e valore ritornato [TEST_RESPONSE_258]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1812&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1813&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af1214bf-5da5-11f0-ab8e-060730329b56]
[af1214bf-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[af1214bf-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1813] e valore ritornato [TEST_RESPONSE_1813]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2072&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02c53c85-5da6-11f0-ab8e-060730329b56]
[02c53c85-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_776&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06bf8614-5da4-11f0-ab8e-060730329b56]
[06bf8614-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[06bf8614-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_776] e valore ritornato [TEST_RESPONSE_776]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1294&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1295&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [083b8218-5da5-11f0-ab8e-060730329b56]
[083b8218-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[083b8218-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1295] e valore ritornato [TEST_RESPONSE_1295]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1185&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5bcb8f5-5da4-11f0-ab8e-060730329b56]
[d5bcb8f5-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[d5bcb8f5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1185] e valore ritornato [TEST_RESPONSE_1185]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1522&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51795af8-5da5-11f0-ab8e-060730329b56]
[51795af8-5da5-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2510&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2511&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [909874b1-5da6-11f0-ab8e-060730329b56]
[909874b1-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[909874b1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2511] e valore ritornato [TEST_RESPONSE_2511]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2974&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2975&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25d3e2c4-5da7-11f0-ab8e-060730329b56]
[25d3e2c4-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[25d3e2c4-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2975] e valore ritornato [TEST_RESPONSE_2975]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2568&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2569&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a30d095e-5da6-11f0-ab8e-060730329b56]
[a30d095e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a30d095e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2569] e valore ritornato [TEST_RESPONSE_2569]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_961&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45f92168-5da4-11f0-ab8e-060730329b56]
[45f92168-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[45f92168-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_961] e valore ritornato [TEST_RESPONSE_961]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1190&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8feebbb-5da4-11f0-ab8e-060730329b56]
[d8feebbb-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[d8feebbb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1190] e valore ritornato [TEST_RESPONSE_1190]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1218&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb914099-5da4-11f0-ab8e-060730329b56]
[eb914099-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[eb914099-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1218] e valore ritornato [TEST_RESPONSE_1218]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1942&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1943&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9081dc8-5da5-11f0-ab8e-060730329b56]
[d9081dc8-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[d9081dc8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1943] e valore ritornato [TEST_RESPONSE_1943]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2328&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2329&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [554673f3-5da6-11f0-ab8e-060730329b56]
[554673f3-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[554673f3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2329] e valore ritornato [TEST_RESPONSE_2329]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_998&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5da688c8-5da4-11f0-ab8e-060730329b56]
[5da688c8-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5da688c8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_998] e valore ritornato [TEST_RESPONSE_998]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_750&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe33699e-5da3-11f0-ab8e-060730329b56]
[fe33699e-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[fe33699e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_750] e valore ritornato [TEST_RESPONSE_750]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_830&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [177553ba-5da4-11f0-ab8e-060730329b56]
[177553ba-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[177553ba-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_830] e valore ritornato [TEST_RESPONSE_830]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_470&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a37a784b-5da3-11f0-ab8e-060730329b56]
[a37a784b-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a37a784b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_470] e valore ritornato [TEST_RESPONSE_470]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1133&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4afb972-5da4-11f0-ab8e-060730329b56]
[b4afb972-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b4afb972-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1133] e valore ritornato [TEST_RESPONSE_1133]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_298&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81a87a80-5da3-11f0-ab8e-060730329b56]
[81a87a80-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[81a87a80-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_298] e valore ritornato [TEST_RESPONSE_298]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1988&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1989&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7e3d32e-5da5-11f0-ab8e-060730329b56]
[e7e3d32e-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e7e3d32e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1989] e valore ritornato [TEST_RESPONSE_1989]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1476&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1477&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42be7402-5da5-11f0-ab8e-060730329b56]
[42be7402-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[42be7402-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1477] e valore ritornato [TEST_RESPONSE_1477]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2062&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00343151-5da6-11f0-ab8e-060730329b56]
[00343151-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_985&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55526c40-5da4-11f0-ab8e-060730329b56]
[55526c40-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[55526c40-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_985] e valore ritornato [TEST_RESPONSE_985]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_904&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3086b6f1-5da4-11f0-ab8e-060730329b56]
[3086b6f1-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3086b6f1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_904] e valore ritornato [TEST_RESPONSE_904]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2338&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2339&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5912210c-5da6-11f0-ab8e-060730329b56]
[5912210c-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5912210c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2339] e valore ritornato [TEST_RESPONSE_2339]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2866&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2867&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02cf0ad9-5da7-11f0-ab8e-060730329b56]
[02cf0ad9-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[02cf0ad9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2867] e valore ritornato [TEST_RESPONSE_2867]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1914&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1915&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfec1d5e-5da5-11f0-ab8e-060730329b56]
[cfec1d5e-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[cfec1d5e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1915] e valore ritornato [TEST_RESPONSE_1915]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1226&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f14cd7dc-5da4-11f0-ab8e-060730329b56]
[f14cd7dc-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f14cd7dc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1226] e valore ritornato [TEST_RESPONSE_1226]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1042&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79d817da-5da4-11f0-ab8e-060730329b56]
[79d817da-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[79d817da-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1042] e valore ritornato [TEST_RESPONSE_1042]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2144&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2145&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19fe3630-5da6-11f0-ab8e-060730329b56]
[19fe3630-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[19fe3630-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2145] e valore ritornato [TEST_RESPONSE_2145]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_604&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf34edb0-5da3-11f0-ab8e-060730329b56]
[cf34edb0-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[cf34edb0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_604] e valore ritornato [TEST_RESPONSE_604]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1334&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1335&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [150e490f-5da5-11f0-ab8e-060730329b56]
[150e490f-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[150e490f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1335] e valore ritornato [TEST_RESPONSE_1335]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_69&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_70&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6373ef50-5da3-11f0-ab8e-060730329b56]
[6373ef50-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6373ef50-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_70] e valore ritornato [TEST_RESPONSE_70]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_266&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80b5ddd9-5da3-11f0-ab8e-060730329b56]
[80b5ddd9-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[80b5ddd9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_266] e valore ritornato [TEST_RESPONSE_266]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_97&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_98&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6475cf2a-5da3-11f0-ab8e-060730329b56]
[6475cf2a-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6475cf2a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_98] e valore ritornato [TEST_RESPONSE_98]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2710&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2711&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d04c2201-5da6-11f0-ab8e-060730329b56]
[d04c2201-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d04c2201-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2711] e valore ritornato [TEST_RESPONSE_2711]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1700&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1701&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a6929b8-5da5-11f0-ab8e-060730329b56]
[8a6929b8-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8a6929b8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1701] e valore ritornato [TEST_RESPONSE_1701]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3060&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3061&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [422ad421-5da7-11f0-ab8e-060730329b56]
[422ad421-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[422ad421-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3061] e valore ritornato [TEST_RESPONSE_3061]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1336&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1337&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [164b35e5-5da5-11f0-ab8e-060730329b56]
[164b35e5-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[164b35e5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1337] e valore ritornato [TEST_RESPONSE_1337]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_497&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acd185e9-5da3-11f0-ab8e-060730329b56]
[acd185e9-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1624&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1625&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72ebacf5-5da5-11f0-ab8e-060730329b56]
[72ebacf5-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[72ebacf5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1625] e valore ritornato [TEST_RESPONSE_1625]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_914&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3326dd55-5da4-11f0-ab8e-060730329b56]
[3326dd55-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3326dd55-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_914] e valore ritornato [TEST_RESPONSE_914]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_157&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_158&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66a30eee-5da3-11f0-ab8e-060730329b56]
[66a30eee-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[66a30eee-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_158] e valore ritornato [TEST_RESPONSE_158]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3046&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3047&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d027c2f-5da7-11f0-ab8e-060730329b56]
[3d027c2f-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3d027c2f-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3047] e valore ritornato [TEST_RESPONSE_3047]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_219&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_220&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [689171f5-5da3-11f0-ab8e-060730329b56]
[689171f5-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[689171f5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_220] e valore ritornato [TEST_RESPONSE_220]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_649&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_650&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddd76aa3-5da3-11f0-ab8e-060730329b56]
[ddd76aa3-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[ddd76aa3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_650] e valore ritornato [TEST_RESPONSE_650]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_309&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [822f36ca-5da3-11f0-ab8e-060730329b56]
[822f36ca-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1109&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a512d5eb-5da4-11f0-ab8e-060730329b56]
[a512d5eb-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a512d5eb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1109] e valore ritornato [TEST_RESPONSE_1109]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2282&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2283&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [471a1062-5da6-11f0-ab8e-060730329b56]
[471a1062-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[471a1062-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2283] e valore ritornato [TEST_RESPONSE_2283]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_622&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d562f4d9-5da3-11f0-ab8e-060730329b56]
[d562f4d9-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d562f4d9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_622] e valore ritornato [TEST_RESPONSE_622]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2666&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2667&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2116793-5da6-11f0-ab8e-060730329b56]
[c2116793-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c2116793-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2667] e valore ritornato [TEST_RESPONSE_2667]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1005&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62227417-5da4-11f0-ab8e-060730329b56]
[62227417-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[62227417-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1005] e valore ritornato [TEST_RESPONSE_1005]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2168&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2169&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22492af6-5da6-11f0-ab8e-060730329b56]
[22492af6-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[22492af6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2169] e valore ritornato [TEST_RESPONSE_2169]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1456&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1457&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cf82e58-5da5-11f0-ab8e-060730329b56]
[3cf82e58-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3cf82e58-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1457] e valore ritornato [TEST_RESPONSE_1457]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1784&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1785&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6911bd5-5da5-11f0-ab8e-060730329b56]
[a6911bd5-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a6911bd5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1785] e valore ritornato [TEST_RESPONSE_1785]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2054&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2055&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd15b32e-5da5-11f0-ab8e-060730329b56]
[fd15b32e-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fd15b32e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2055] e valore ritornato [TEST_RESPONSE_2055]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_868&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23aaa12d-5da4-11f0-ab8e-060730329b56]
[23aaa12d-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[23aaa12d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_868] e valore ritornato [TEST_RESPONSE_868]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1962&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1963&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df7cf2f6-5da5-11f0-ab8e-060730329b56]
[df7cf2f6-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[df7cf2f6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1963] e valore ritornato [TEST_RESPONSE_1963]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_808&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [106c06bc-5da4-11f0-ab8e-060730329b56]
[106c06bc-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[106c06bc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_808] e valore ritornato [TEST_RESPONSE_808]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1840&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1841&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8c1c9af-5da5-11f0-ab8e-060730329b56]
[b8c1c9af-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b8c1c9af-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1841] e valore ritornato [TEST_RESPONSE_1841]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2598&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2599&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac42d25e-5da6-11f0-ab8e-060730329b56]
[ac42d25e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ac42d25e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2599] e valore ritornato [TEST_RESPONSE_2599]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1660&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1661&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d72ae21-5da5-11f0-ab8e-060730329b56]
[7d72ae21-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7d72ae21-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1661] e valore ritornato [TEST_RESPONSE_1661]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2906&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2907&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f9f12b0-5da7-11f0-ab8e-060730329b56]
[0f9f12b0-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[0f9f12b0-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2907] e valore ritornato [TEST_RESPONSE_2907]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3040&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3041&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b16d8c3-5da7-11f0-ab8e-060730329b56]
[3b16d8c3-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3b16d8c3-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3041] e valore ritornato [TEST_RESPONSE_3041]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2058&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2059&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [feed0b49-5da5-11f0-ab8e-060730329b56]
[feed0b49-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[feed0b49-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2059] e valore ritornato [TEST_RESPONSE_2059]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1546&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1547&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [594ad9fa-5da5-11f0-ab8e-060730329b56]
[594ad9fa-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[594ad9fa-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1547] e valore ritornato [TEST_RESPONSE_1547]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1370&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1371&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20abc44b-5da5-11f0-ab8e-060730329b56]
[20abc44b-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[20abc44b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1371] e valore ritornato [TEST_RESPONSE_1371]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2504&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2505&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ea8b295-5da6-11f0-ab8e-060730329b56]
[8ea8b295-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8ea8b295-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2505] e valore ritornato [TEST_RESPONSE_2505]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_525&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_526&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5e34c28-5da3-11f0-ab8e-060730329b56]
[b5e34c28-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b5e34c28-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_526] e valore ritornato [TEST_RESPONSE_526]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2458&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2459&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f4618ef-5da6-11f0-ab8e-060730329b56]
[7f4618ef-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7f4618ef-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2459] e valore ritornato [TEST_RESPONSE_2459]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1262&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1263&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdc68252-5da4-11f0-ab8e-060730329b56]
[fdc68252-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fdc68252-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1263] e valore ritornato [TEST_RESPONSE_1263]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1368&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1369&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [200dfda7-5da5-11f0-ab8e-060730329b56]
[200dfda7-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[200dfda7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1369] e valore ritornato [TEST_RESPONSE_1369]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_99&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_100&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [649516fe-5da3-11f0-ab8e-060730329b56]
[649516fe-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[649516fe-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_100] e valore ritornato [TEST_RESPONSE_100]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_852&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f050ecb-5da4-11f0-ab8e-060730329b56]
[1f050ecb-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1f050ecb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_852] e valore ritornato [TEST_RESPONSE_852]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1604&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1605&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c0d4087-5da5-11f0-ab8e-060730329b56]
[6c0d4087-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6c0d4087-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1605] e valore ritornato [TEST_RESPONSE_1605]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_185&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_186&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6792ed6d-5da3-11f0-ab8e-060730329b56]
[6792ed6d-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6792ed6d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_186] e valore ritornato [TEST_RESPONSE_186]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_264&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80b25b65-5da3-11f0-ab8e-060730329b56]
[80b25b65-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[80b25b65-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_264] e valore ritornato [TEST_RESPONSE_264]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1057&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [838582d8-5da4-11f0-ab8e-060730329b56]
[838582d8-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[838582d8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1057] e valore ritornato [TEST_RESPONSE_1057]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1094&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bdf2ecb-5da4-11f0-ab8e-060730329b56]
[9bdf2ecb-5da4-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[9bdf2ecb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1094] e valore ritornato [TEST_RESPONSE_1094]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2190&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2191&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [281a1f06-5da6-11f0-ab8e-060730329b56]
[281a1f06-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[281a1f06-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2191] e valore ritornato [TEST_RESPONSE_2191]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2286&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2287&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48699adb-5da6-11f0-ab8e-060730329b56]
[48699adb-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[48699adb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2287] e valore ritornato [TEST_RESPONSE_2287]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1734&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1735&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [969e2a08-5da5-11f0-ab8e-060730329b56]
[969e2a08-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[969e2a08-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1735] e valore ritornato [TEST_RESPONSE_1735]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2000&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2001&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebc7eb49-5da5-11f0-ab8e-060730329b56]
[ebc7eb49-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ebc7eb49-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2001] e valore ritornato [TEST_RESPONSE_2001]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_942&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c622591-5da4-11f0-ab8e-060730329b56]
[3c622591-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3c622591-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_942] e valore ritornato [TEST_RESPONSE_942]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1107&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3beb793-5da4-11f0-ab8e-060730329b56]
[a3beb793-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a3beb793-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1107] e valore ritornato [TEST_RESPONSE_1107]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2986&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2987&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29c3457e-5da7-11f0-ab8e-060730329b56]
[29c3457e-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[29c3457e-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2987] e valore ritornato [TEST_RESPONSE_2987]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_997&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cfa1c24-5da4-11f0-ab8e-060730329b56]
[5cfa1c24-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5cfa1c24-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_997] e valore ritornato [TEST_RESPONSE_997]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1940&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1941&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8632b34-5da5-11f0-ab8e-060730329b56]
[d8632b34-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d8632b34-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1941] e valore ritornato [TEST_RESPONSE_1941]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1148&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bef7dcd6-5da4-11f0-ab8e-060730329b56]
[bef7dcd6-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[bef7dcd6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1148] e valore ritornato [TEST_RESPONSE_1148]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1628&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1629&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73b9d26d-5da5-11f0-ab8e-060730329b56]
[73b9d26d-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[73b9d26d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1629] e valore ritornato [TEST_RESPONSE_1629]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2662&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0c1b608-5da6-11f0-ab8e-060730329b56]
[c0c1b608-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2112&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2113&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fb8d0ec-5da6-11f0-ab8e-060730329b56]
[0fb8d0ec-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0fb8d0ec-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2113] e valore ritornato [TEST_RESPONSE_2113]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2166&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2167&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [211083e1-5da6-11f0-ab8e-060730329b56]
[211083e1-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[211083e1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2167] e valore ritornato [TEST_RESPONSE_2167]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1846&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1847&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba7c23eb-5da5-11f0-ab8e-060730329b56]
[ba7c23eb-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ba7c23eb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1847] e valore ritornato [TEST_RESPONSE_1847]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_760&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0186b362-5da4-11f0-ab8e-060730329b56]
[0186b362-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0186b362-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_760] e valore ritornato [TEST_RESPONSE_760]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1606&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1607&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cb5676b-5da5-11f0-ab8e-060730329b56]
[6cb5676b-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6cb5676b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1607] e valore ritornato [TEST_RESPONSE_1607]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3032&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3033&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38835d91-5da7-11f0-ab8e-060730329b56]
[38835d91-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[38835d91-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3033] e valore ritornato [TEST_RESPONSE_3033]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1256&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1257&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbd81fc4-5da4-11f0-ab8e-060730329b56]
[fbd81fc4-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fbd81fc4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1257] e valore ritornato [TEST_RESPONSE_1257]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2484&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2485&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [878f11e7-5da6-11f0-ab8e-060730329b56]
[878f11e7-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[878f11e7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2485] e valore ritornato [TEST_RESPONSE_2485]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2870&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2871&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04093891-5da7-11f0-ab8e-060730329b56]
[04093891-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[04093891-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2871] e valore ritornato [TEST_RESPONSE_2871]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_984&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54b1232c-5da4-11f0-ab8e-060730329b56]
[54b1232c-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[54b1232c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_984] e valore ritornato [TEST_RESPONSE_984]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1366&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1367&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f651373-5da5-11f0-ab8e-060730329b56]
[1f651373-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1f651373-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1367] e valore ritornato [TEST_RESPONSE_1367]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d193573-5da4-11f0-ab8e-060730329b56]
[9d193573-5da4-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_11&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bcd-5da3-11f0-ab8e-060730329b56]
[5b516bcd-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2304&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2305&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d9219e1-5da6-11f0-ab8e-060730329b56]
[4d9219e1-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[4d9219e1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2305] e valore ritornato [TEST_RESPONSE_2305]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_542&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba829df8-5da3-11f0-ab8e-060730329b56]
[ba829df8-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ba829df8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_542] e valore ritornato [TEST_RESPONSE_542]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_932&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [391f2f7b-5da4-11f0-ab8e-060730329b56]
[391f2f7b-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[391f2f7b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_932] e valore ritornato [TEST_RESPONSE_932]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_506&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af67721c-5da3-11f0-ab8e-060730329b56]
[af67721c-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[af67721c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_506] e valore ritornato [TEST_RESPONSE_506]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9381ea85-5da4-11f0-ab8e-060730329b56]
[9381ea85-5da4-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2474&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2475&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [845d80f1-5da6-11f0-ab8e-060730329b56]
[845d80f1-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[845d80f1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2475] e valore ritornato [TEST_RESPONSE_2475]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2552&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2553&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d80e689-5da6-11f0-ab8e-060730329b56]
[9d80e689-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[9d80e689-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2553] e valore ritornato [TEST_RESPONSE_2553]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1994&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1995&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9cf4f8a-5da5-11f0-ab8e-060730329b56]
[e9cf4f8a-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e9cf4f8a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1995] e valore ritornato [TEST_RESPONSE_1995]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_894&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c06fb16-5da4-11f0-ab8e-060730329b56]
[2c06fb16-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2c06fb16-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_894] e valore ritornato [TEST_RESPONSE_894]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_485&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8cee94f-5da3-11f0-ab8e-060730329b56]
[a8cee94f-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1790&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1791&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a884fca1-5da5-11f0-ab8e-060730329b56]
[a884fca1-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a884fca1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1791] e valore ritornato [TEST_RESPONSE_1791]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2816&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2817&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1d6dd08-5da6-11f0-ab8e-060730329b56]
[f1d6dd08-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f1d6dd08-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2817] e valore ritornato [TEST_RESPONSE_2817]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_462&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1ca5739-5da3-11f0-ab8e-060730329b56]
[a1ca5739-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a1ca5739-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_462] e valore ritornato [TEST_RESPONSE_462]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1892&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1893&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9760fb0-5da5-11f0-ab8e-060730329b56]
[c9760fb0-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c9760fb0-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1893] e valore ritornato [TEST_RESPONSE_1893]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2924&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2925&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15766e56-5da7-11f0-ab8e-060730329b56]
[15766e56-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[15766e56-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2925] e valore ritornato [TEST_RESPONSE_2925]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2668&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2669&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c354e419-5da6-11f0-ab8e-060730329b56]
[c354e419-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c354e419-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2669] e valore ritornato [TEST_RESPONSE_2669]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1278&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1279&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0303c0d5-5da5-11f0-ab8e-060730329b56]
[0303c0d5-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0303c0d5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1279] e valore ritornato [TEST_RESPONSE_1279]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1806&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1807&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad1e8213-5da5-11f0-ab8e-060730329b56]
[ad1e8213-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ad1e8213-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1807] e valore ritornato [TEST_RESPONSE_1807]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1298&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1299&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0974ec80-5da5-11f0-ab8e-060730329b56]
[0974ec80-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0974ec80-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1299] e valore ritornato [TEST_RESPONSE_1299]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_798&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dda8656-5da4-11f0-ab8e-060730329b56]
[0dda8656-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0dda8656-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_798] e valore ritornato [TEST_RESPONSE_798]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1636&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1637&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75b2e25f-5da5-11f0-ab8e-060730329b56]
[75b2e25f-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[75b2e25f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1637] e valore ritornato [TEST_RESPONSE_1637]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1330&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1331&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13c415c4-5da5-11f0-ab8e-060730329b56]
[13c415c4-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[13c415c4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1331] e valore ritornato [TEST_RESPONSE_1331]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_211&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_212&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6843a005-5da3-11f0-ab8e-060730329b56]
[6843a005-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6843a005-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_212] e valore ritornato [TEST_RESPONSE_212]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2276&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2277&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43e942bd-5da6-11f0-ab8e-060730329b56]
[43e942bd-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[43e942bd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2277] e valore ritornato [TEST_RESPONSE_2277]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_17&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_18&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bdc-5da3-11f0-ab8e-060730329b56]
[5b516bdc-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[5b516bdc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2754&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2755&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddcf9b61-5da6-11f0-ab8e-060730329b56]
[ddcf9b61-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ddcf9b61-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2755] e valore ritornato [TEST_RESPONSE_2755]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2194&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2195&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [295e37ce-5da6-11f0-ab8e-060730329b56]
[295e37ce-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[295e37ce-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2195] e valore ritornato [TEST_RESPONSE_2195]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1346&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1347&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19785a09-5da5-11f0-ab8e-060730329b56]
[19785a09-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[19785a09-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1347] e valore ritornato [TEST_RESPONSE_1347]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_115&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_116&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [650bcdc0-5da3-11f0-ab8e-060730329b56]
[650bcdc0-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[650bcdc0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_116] e valore ritornato [TEST_RESPONSE_116]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2382&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2383&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66ad8f38-5da6-11f0-ab8e-060730329b56]
[66ad8f38-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[66ad8f38-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2383] e valore ritornato [TEST_RESPONSE_2383]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1658&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1659&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ccafc6d-5da5-11f0-ab8e-060730329b56]
[7ccafc6d-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7ccafc6d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1659] e valore ritornato [TEST_RESPONSE_1659]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2774&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2775&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e42db43b-5da6-11f0-ab8e-060730329b56]
[e42db43b-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e42db43b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2775] e valore ritornato [TEST_RESPONSE_2775]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1246&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1247&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f88e4be0-5da4-11f0-ab8e-060730329b56]
[f88e4be0-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f88e4be0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1247] e valore ritornato [TEST_RESPONSE_1247]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3022&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3023&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [354c003d-5da7-11f0-ab8e-060730329b56]
[354c003d-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[354c003d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3023] e valore ritornato [TEST_RESPONSE_3023]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2802&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2803&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed36059a-5da6-11f0-ab8e-060730329b56]
[ed36059a-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ed36059a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2803] e valore ritornato [TEST_RESPONSE_2803]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1222&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee2224b9-5da4-11f0-ab8e-060730329b56]
[ee2224b9-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ee2224b9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1222] e valore ritornato [TEST_RESPONSE_1222]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_209&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_210&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [682a72af-5da3-11f0-ab8e-060730329b56]
[682a72af-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[682a72af-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_210] e valore ritornato [TEST_RESPONSE_210]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_782&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08acb020-5da4-11f0-ab8e-060730329b56]
[08acb020-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[08acb020-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_782] e valore ritornato [TEST_RESPONSE_782]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2626&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2627&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b53a33cc-5da6-11f0-ab8e-060730329b56]
[b53a33cc-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[b53a33cc-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2627] e valore ritornato [TEST_RESPONSE_2627]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_846&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d37a1bf-5da4-11f0-ab8e-060730329b56]
[1d37a1bf-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1d37a1bf-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_846] e valore ritornato [TEST_RESPONSE_846]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1078&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90f35053-5da4-11f0-ab8e-060730329b56]
[90f35053-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[90f35053-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1078] e valore ritornato [TEST_RESPONSE_1078]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_85&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_86&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [642c1be2-5da3-11f0-ab8e-060730329b56]
[642c1be2-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[642c1be2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_86] e valore ritornato [TEST_RESPONSE_86]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_139&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_140&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [661304c8-5da3-11f0-ab8e-060730329b56]
[661304c8-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[661304c8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_140] e valore ritornato [TEST_RESPONSE_140]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2312&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2313&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50285531-5da6-11f0-ab8e-060730329b56]
[50285531-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[50285531-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2313] e valore ritornato [TEST_RESPONSE_2313]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_418&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8580f9c9-5da3-11f0-ab8e-060730329b56]
[8580f9c9-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8580f9c9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_418] e valore ritornato [TEST_RESPONSE_418]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1616&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1617&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [708c1205-5da5-11f0-ab8e-060730329b56]
[708c1205-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[708c1205-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1617] e valore ritornato [TEST_RESPONSE_1617]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1802&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1803&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abd204db-5da5-11f0-ab8e-060730329b56]
[abd204db-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[abd204db-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1803] e valore ritornato [TEST_RESPONSE_1803]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3052&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3053&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3eee1f9b-5da7-11f0-ab8e-060730329b56]
[3eee1f9b-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3eee1f9b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3053] e valore ritornato [TEST_RESPONSE_3053]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_133&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_134&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=DELETE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65c13b3a-5da3-11f0-ab8e-060730329b56]
[65c13b3a-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[65c13b3a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_134] e valore ritornato [TEST_RESPONSE_134]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1060&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86059e17-5da4-11f0-ab8e-060730329b56]
[86059e17-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[86059e17-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1060] e valore ritornato [TEST_RESPONSE_1060]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1111&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a66ee383-5da4-11f0-ab8e-060730329b56]
[a66ee383-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a66ee383-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1111] e valore ritornato [TEST_RESPONSE_1111]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1058&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8427dd5c-5da4-11f0-ab8e-060730329b56]
[8427dd5c-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8427dd5c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1058] e valore ritornato [TEST_RESPONSE_1058]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1302&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1303&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ac4c51a-5da5-11f0-ab8e-060730329b56]
[0ac4c51a-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0ac4c51a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1303] e valore ritornato [TEST_RESPONSE_1303]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2330&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2331&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55e991c7-5da6-11f0-ab8e-060730329b56]
[55e991c7-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[55e991c7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2331] e valore ritornato [TEST_RESPONSE_2331]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2016&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2017&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0de8ffb-5da5-11f0-ab8e-060730329b56]
[f0de8ffb-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f0de8ffb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2017] e valore ritornato [TEST_RESPONSE_2017]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1508&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4da2633a-5da5-11f0-ab8e-060730329b56]
[4da2633a-5da5-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1532&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1533&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54b3505c-5da5-11f0-ab8e-060730329b56]
[54b3505c-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[54b3505c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1533] e valore ritornato [TEST_RESPONSE_1533]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1411&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2da12d75-5da5-11f0-ab8e-060730329b56]
[2da12d75-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[2da12d75-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1411] e valore ritornato [TEST_RESPONSE_1411]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_7&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bba-5da3-11f0-ab8e-060730329b56]
[5b516bba-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1374&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1375&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22033e05-5da5-11f0-ab8e-060730329b56]
[22033e05-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[22033e05-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1375] e valore ritornato [TEST_RESPONSE_1375]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1452&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1453&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bb3a060-5da5-11f0-ab8e-060730329b56]
[3bb3a060-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3bb3a060-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1453] e valore ritornato [TEST_RESPONSE_1453]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_920&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [352d0da3-5da4-11f0-ab8e-060730329b56]
[352d0da3-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[352d0da3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_920] e valore ritornato [TEST_RESPONSE_920]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2418&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2419&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [725c96a8-5da6-11f0-ab8e-060730329b56]
[725c96a8-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[725c96a8-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2419] e valore ritornato [TEST_RESPONSE_2419]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3038&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3039&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a69f7ed-5da7-11f0-ab8e-060730329b56]
[3a69f7ed-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[3a69f7ed-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3039] e valore ritornato [TEST_RESPONSE_3039]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1678&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1679&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83ebc90a-5da5-11f0-ab8e-060730329b56]
[83ebc90a-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[83ebc90a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1679] e valore ritornato [TEST_RESPONSE_1679]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2834&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2835&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f86b4823-5da6-11f0-ab8e-060730329b56]
[f86b4823-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f86b4823-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2835] e valore ritornato [TEST_RESPONSE_2835]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_193&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_194&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67dfd4ff-5da3-11f0-ab8e-060730329b56]
[67dfd4ff-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[67dfd4ff-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_194] e valore ritornato [TEST_RESPONSE_194]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1123&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae3035e8-5da4-11f0-ab8e-060730329b56]
[ae3035e8-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ae3035e8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1123] e valore ritornato [TEST_RESPONSE_1123]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1388&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1389&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26980884-5da5-11f0-ab8e-060730329b56]
[26980884-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[26980884-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1389] e valore ritornato [TEST_RESPONSE_1389]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1470&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1471&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40d62bf6-5da5-11f0-ab8e-060730329b56]
[40d62bf6-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[40d62bf6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1471] e valore ritornato [TEST_RESPONSE_1471]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1332&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1333&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14673398-5da5-11f0-ab8e-060730329b56]
[14673398-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[14673398-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1333] e valore ritornato [TEST_RESPONSE_1333]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_35&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [620a4ce2-5da3-11f0-ab8e-060730329b56]
[620a4ce2-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1076&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8fa8f6fb-5da4-11f0-ab8e-060730329b56]
[8fa8f6fb-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8fa8f6fb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1076] e valore ritornato [TEST_RESPONSE_1076]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1488&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1489&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4696300c-5da5-11f0-ab8e-060730329b56]
[4696300c-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4696300c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1489] e valore ritornato [TEST_RESPONSE_1489]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2076&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0409554f-5da6-11f0-ab8e-060730329b56]
[0409554f-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2782&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2783&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e75ad860-5da6-11f0-ab8e-060730329b56]
[e75ad860-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e75ad860-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2783] e valore ritornato [TEST_RESPONSE_2783]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3002&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3003&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f86cc03-5da7-11f0-ab8e-060730329b56]
[2f86cc03-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2f86cc03-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3003] e valore ritornato [TEST_RESPONSE_3003]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1428&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1429&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [336cf15b-5da5-11f0-ab8e-060730329b56]
[336cf15b-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[336cf15b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1429] e valore ritornato [TEST_RESPONSE_1429]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1534&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1535&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [555d9a20-5da5-11f0-ab8e-060730329b56]
[555d9a20-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[555d9a20-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1535] e valore ritornato [TEST_RESPONSE_1535]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1758&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1759&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9da10d6a-5da5-11f0-ab8e-060730329b56]
[9da10d6a-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[9da10d6a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1759] e valore ritornato [TEST_RESPONSE_1759]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1928&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1929&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d474d9ec-5da5-11f0-ab8e-060730329b56]
[d474d9ec-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d474d9ec-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1929] e valore ritornato [TEST_RESPONSE_1929]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1908&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1909&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cdf7ee70-5da5-11f0-ab8e-060730329b56]
[cdf7ee70-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[cdf7ee70-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1909] e valore ritornato [TEST_RESPONSE_1909]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_143&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6645d4a0-5da3-11f0-ab8e-060730329b56]
[6645d4a0-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6645d4a0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_144] e valore ritornato [TEST_RESPONSE_144]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1188&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7affd81-5da4-11f0-ab8e-060730329b56]
[d7affd81-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d7affd81-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1188] e valore ritornato [TEST_RESPONSE_1188]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2134&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2135&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16cbe1ec-5da6-11f0-ab8e-060730329b56]
[16cbe1ec-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[16cbe1ec-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2135] e valore ritornato [TEST_RESPONSE_2135]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1754&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1755&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c5c3152-5da5-11f0-ab8e-060730329b56]
[9c5c3152-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9c5c3152-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1755] e valore ritornato [TEST_RESPONSE_1755]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2364&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2365&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60c78c92-5da6-11f0-ab8e-060730329b56]
[60c78c92-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[60c78c92-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2365] e valore ritornato [TEST_RESPONSE_2365]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1850&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1851&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb551ed3-5da5-11f0-ab8e-060730329b56]
[bb551ed3-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[bb551ed3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1851] e valore ritornato [TEST_RESPONSE_1851]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1876&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1877&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3b1eceb-5da5-11f0-ab8e-060730329b56]
[c3b1eceb-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c3b1eceb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1877] e valore ritornato [TEST_RESPONSE_1877]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2108&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2109&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e691f61-5da6-11f0-ab8e-060730329b56]
[0e691f61-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0e691f61-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2109] e valore ritornato [TEST_RESPONSE_2109]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_114&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65042c9c-5da3-11f0-ab8e-060730329b56]
[65042c9c-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[65042c9c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_114] e valore ritornato [TEST_RESPONSE_114]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_215&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_216&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [687d4dad-5da3-11f0-ab8e-060730329b56]
[687d4dad-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[687d4dad-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_216] e valore ritornato [TEST_RESPONSE_216]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2148&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2149&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b3ecc88-5da6-11f0-ab8e-060730329b56]
[1b3ecc88-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1b3ecc88-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2149] e valore ritornato [TEST_RESPONSE_2149]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1978&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1979&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4a46088-5da5-11f0-ab8e-060730329b56]
[e4a46088-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e4a46088-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1979] e valore ritornato [TEST_RESPONSE_1979]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1496&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [492bcf1c-5da5-11f0-ab8e-060730329b56]
[492bcf1c-5da5-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1223&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eec4a64d-5da4-11f0-ab8e-060730329b56]
[eec4a64d-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[eec4a64d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1223] e valore ritornato [TEST_RESPONSE_1223]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1404&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1405&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bb7fb07-5da5-11f0-ab8e-060730329b56]
[2bb7fb07-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2bb7fb07-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1405] e valore ritornato [TEST_RESPONSE_1405]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2228&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2229&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34f06769-5da6-11f0-ab8e-060730329b56]
[34f06769-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[34f06769-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2229] e valore ritornato [TEST_RESPONSE_2229]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1722&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1723&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91b79609-5da5-11f0-ab8e-060730329b56]
[91b79609-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[91b79609-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1723] e valore ritornato [TEST_RESPONSE_1723]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_111&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_112&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64f38ac8-5da3-11f0-ab8e-060730329b56]
[64f38ac8-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[64f38ac8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_112] e valore ritornato [TEST_RESPONSE_112]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1114&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a86d72af-5da4-11f0-ab8e-060730329b56]
[a86d72af-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a86d72af-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1114] e valore ritornato [TEST_RESPONSE_1114]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1560&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1561&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e89a01b-5da5-11f0-ab8e-060730329b56]
[5e89a01b-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5e89a01b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1561] e valore ritornato [TEST_RESPONSE_1561]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1902&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1903&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc5f9b24-5da5-11f0-ab8e-060730329b56]
[cc5f9b24-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[cc5f9b24-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1903] e valore ritornato [TEST_RESPONSE_1903]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_999&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e49cdac-5da4-11f0-ab8e-060730329b56]
[5e49cdac-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[5e49cdac-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_999] e valore ritornato [TEST_RESPONSE_999]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_826&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [162e7bd2-5da4-11f0-ab8e-060730329b56]
[162e7bd2-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[162e7bd2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_826] e valore ritornato [TEST_RESPONSE_826]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2284&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2285&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47bd7c56-5da6-11f0-ab8e-060730329b56]
[47bd7c56-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[47bd7c56-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2285] e valore ritornato [TEST_RESPONSE_2285]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2656&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bed639ac-5da6-11f0-ab8e-060730329b56]
[bed639ac-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2570&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2571&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a34cf792-5da6-11f0-ab8e-060730329b56]
[a34cf792-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a34cf792-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2571] e valore ritornato [TEST_RESPONSE_2571]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2258&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2259&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e1bf837-5da6-11f0-ab8e-060730329b56]
[3e1bf837-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3e1bf837-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2259] e valore ritornato [TEST_RESPONSE_2259]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_343&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8300def9-5da3-11f0-ab8e-060730329b56]
[8300def9-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2634&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7cfd2de-5da6-11f0-ab8e-060730329b56]
[b7cfd2de-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3090&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3091&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b3d5eaf-5da7-11f0-ab8e-060730329b56]
[4b3d5eaf-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4b3d5eaf-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3091] e valore ritornato [TEST_RESPONSE_3091]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2892&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2893&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bd20504-5da7-11f0-ab8e-060730329b56]
[0bd20504-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0bd20504-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2893] e valore ritornato [TEST_RESPONSE_2893]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2758&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2759&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df15fe19-5da6-11f0-ab8e-060730329b56]
[df15fe19-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[df15fe19-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2759] e valore ritornato [TEST_RESPONSE_2759]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1030&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72232182-5da4-11f0-ab8e-060730329b56]
[72232182-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[72232182-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1030] e valore ritornato [TEST_RESPONSE_1030]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2936&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [196a16d0-5da7-11f0-ab8e-060730329b56]
[196a16d0-5da7-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1820&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1821&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1ac6ec1-5da5-11f0-ab8e-060730329b56]
[b1ac6ec1-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b1ac6ec1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1821] e valore ritornato [TEST_RESPONSE_1821]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1696&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1697&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8923b160-5da5-11f0-ab8e-060730329b56]
[8923b160-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8923b160-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1697] e valore ritornato [TEST_RESPONSE_1697]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1810&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1811&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae6ad83b-5da5-11f0-ab8e-060730329b56]
[ae6ad83b-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ae6ad83b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1811] e valore ritornato [TEST_RESPONSE_1811]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3044&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3045&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c5d146b-5da7-11f0-ab8e-060730329b56]
[3c5d146b-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3c5d146b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3045] e valore ritornato [TEST_RESPONSE_3045]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1582&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1583&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64f6d429-5da5-11f0-ab8e-060730329b56]
[64f6d429-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[64f6d429-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1583] e valore ritornato [TEST_RESPONSE_1583]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2154&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2155&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d3656d6-5da6-11f0-ab8e-060730329b56]
[1d3656d6-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[1d3656d6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2155] e valore ritornato [TEST_RESPONSE_2155]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_380&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84170a36-5da3-11f0-ab8e-060730329b56]
[84170a36-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[84170a36-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_380] e valore ritornato [TEST_RESPONSE_380]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1688&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1689&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [868c3d90-5da5-11f0-ab8e-060730329b56]
[868c3d90-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[868c3d90-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1689] e valore ritornato [TEST_RESPONSE_1689]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1102&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a06b94dd-5da4-11f0-ab8e-060730329b56]
[a06b94dd-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a06b94dd-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1102] e valore ritornato [TEST_RESPONSE_1102]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_404&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [851ba82b-5da3-11f0-ab8e-060730329b56]
[851ba82b-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[851ba82b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_404] e valore ritornato [TEST_RESPONSE_404]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_730&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7911cd2-5da3-11f0-ab8e-060730329b56]
[f7911cd2-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f7911cd2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_730] e valore ritornato [TEST_RESPONSE_730]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3084&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3085&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49542c43-5da7-11f0-ab8e-060730329b56]
[49542c43-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[49542c43-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3085] e valore ritornato [TEST_RESPONSE_3085]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_501&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae213671-5da3-11f0-ab8e-060730329b56]
[ae213671-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_768&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04279d14-5da4-11f0-ab8e-060730329b56]
[04279d14-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[04279d14-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_768] e valore ritornato [TEST_RESPONSE_768]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2932&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1818dea8-5da7-11f0-ab8e-060730329b56]
[1818dea8-5da7-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_412&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [854e9f1b-5da3-11f0-ab8e-060730329b56]
[854e9f1b-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[854e9f1b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_412] e valore ritornato [TEST_RESPONSE_412]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1284&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1285&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05a287a4-5da5-11f0-ab8e-060730329b56]
[05a287a4-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[05a287a4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1285] e valore ritornato [TEST_RESPONSE_1285]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1502&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bb8948e-5da5-11f0-ab8e-060730329b56]
[4bb8948e-5da5-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3004&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3005&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [303115c7-5da7-11f0-ab8e-060730329b56]
[303115c7-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[303115c7-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3005] e valore ritornato [TEST_RESPONSE_3005]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2790&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2791&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9ee2d80-5da6-11f0-ab8e-060730329b56]
[e9ee2d80-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e9ee2d80-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2791] e valore ritornato [TEST_RESPONSE_2791]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1566&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1567&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6072d287-5da5-11f0-ab8e-060730329b56]
[6072d287-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6072d287-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1567] e valore ritornato [TEST_RESPONSE_1567]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3028&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3029&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37372e79-5da7-11f0-ab8e-060730329b56]
[37372e79-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[37372e79-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3029] e valore ritornato [TEST_RESPONSE_3029]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1288&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1289&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06f1c3fc-5da5-11f0-ab8e-060730329b56]
[06f1c3fc-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[06f1c3fc-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1289] e valore ritornato [TEST_RESPONSE_1289]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_300&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81b6d264-5da3-11f0-ab8e-060730329b56]
[81b6d264-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[81b6d264-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_300] e valore ritornato [TEST_RESPONSE_300]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_107&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_108&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64e29ad0-5da3-11f0-ab8e-060730329b56]
[64e29ad0-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[64e29ad0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_108] e valore ritornato [TEST_RESPONSE_108]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2912&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2913&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11931a8e-5da7-11f0-ab8e-060730329b56]
[11931a8e-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[11931a8e-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2913] e valore ritornato [TEST_RESPONSE_2913]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1228&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f29bc616-5da4-11f0-ab8e-060730329b56]
[f29bc616-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f29bc616-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1228] e valore ritornato [TEST_RESPONSE_1228]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1064&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [889c2789-5da4-11f0-ab8e-060730329b56]
[889c2789-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[889c2789-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1064] e valore ritornato [TEST_RESPONSE_1064]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1822&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1823&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b252c0e5-5da5-11f0-ab8e-060730329b56]
[b252c0e5-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b252c0e5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1823] e valore ritornato [TEST_RESPONSE_1823]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2670&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2671&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3fbd27d-5da6-11f0-ab8e-060730329b56]
[c3fbd27d-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c3fbd27d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2671] e valore ritornato [TEST_RESPONSE_2671]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2372&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2373&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [636764d4-5da6-11f0-ab8e-060730329b56]
[636764d4-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[636764d4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2373] e valore ritornato [TEST_RESPONSE_2373]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2428&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2429&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7594b74e-5da6-11f0-ab8e-060730329b56]
[7594b74e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7594b74e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2429] e valore ritornato [TEST_RESPONSE_2429]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2084&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [069d6dbf-5da6-11f0-ab8e-060730329b56]
[069d6dbf-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2126&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2127&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [144006da-5da6-11f0-ab8e-060730329b56]
[144006da-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[144006da-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2127] e valore ritornato [TEST_RESPONSE_2127]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_834&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18be0062-5da4-11f0-ab8e-060730329b56]
[18be0062-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[18be0062-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_834] e valore ritornato [TEST_RESPONSE_834]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1238&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1239&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5ebdb8e-5da4-11f0-ab8e-060730329b56]
[f5ebdb8e-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f5ebdb8e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1239] e valore ritornato [TEST_RESPONSE_1239]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3088&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3089&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4aa193db-5da7-11f0-ab8e-060730329b56]
[4aa193db-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[4aa193db-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3089] e valore ritornato [TEST_RESPONSE_3089]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_213&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_214&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [687bc709-5da3-11f0-ab8e-060730329b56]
[687bc709-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[687bc709-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_214] e valore ritornato [TEST_RESPONSE_214]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2150&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2151&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1beb603e-5da6-11f0-ab8e-060730329b56]
[1beb603e-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1beb603e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2151] e valore ritornato [TEST_RESPONSE_2151]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2214&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2215&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fcfd8a8-5da6-11f0-ab8e-060730329b56]
[2fcfd8a8-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2fcfd8a8-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2215] e valore ritornato [TEST_RESPONSE_2215]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3048&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3049&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3da83213-5da7-11f0-ab8e-060730329b56]
[3da83213-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[3da83213-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3049] e valore ritornato [TEST_RESPONSE_3049]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1008&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64a5eab5-5da4-11f0-ab8e-060730329b56]
[64a5eab5-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[64a5eab5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1008] e valore ritornato [TEST_RESPONSE_1008]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1053&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80f2c9f8-5da4-11f0-ab8e-060730329b56]
[80f2c9f8-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[80f2c9f8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1053] e valore ritornato [TEST_RESPONSE_1053]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2184&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2185&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26b3ff48-5da6-11f0-ab8e-060730329b56]
[26b3ff48-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[26b3ff48-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2185] e valore ritornato [TEST_RESPONSE_2185]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_916&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33d8c83b-5da4-11f0-ab8e-060730329b56]
[33d8c83b-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[33d8c83b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_916] e valore ritornato [TEST_RESPONSE_916]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_912&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [327c6c81-5da4-11f0-ab8e-060730329b56]
[327c6c81-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[327c6c81-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_912] e valore ritornato [TEST_RESPONSE_912]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_79&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_80&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63fddfe4-5da3-11f0-ab8e-060730329b56]
[63fddfe4-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[63fddfe4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1308&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1309&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cb06886-5da5-11f0-ab8e-060730329b56]
[0cb06886-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0cb06886-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1309] e valore ritornato [TEST_RESPONSE_1309]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1458&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1459&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d3fe5bc-5da5-11f0-ab8e-060730329b56]
[3d3fe5bc-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3d3fe5bc-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1459] e valore ritornato [TEST_RESPONSE_1459]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_696&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eca6c4f9-5da3-11f0-ab8e-060730329b56]
[eca6c4f9-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[eca6c4f9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_696] e valore ritornato [TEST_RESPONSE_696]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2726&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2727&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d61749a7-5da6-11f0-ab8e-060730329b56]
[d61749a7-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d61749a7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2727] e valore ritornato [TEST_RESPONSE_2727]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_227&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_228&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68d9ecb8-5da3-11f0-ab8e-060730329b56]
[68d9ecb8-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[68d9ecb8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_228] e valore ritornato [TEST_RESPONSE_228]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_976&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f9b68d9-5da4-11f0-ab8e-060730329b56]
[4f9b68d9-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4f9b68d9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_976] e valore ritornato [TEST_RESPONSE_976]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_562&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c19512b5-5da3-11f0-ab8e-060730329b56]
[c19512b5-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c19512b5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_562] e valore ritornato [TEST_RESPONSE_562]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e706111-5da4-11f0-ab8e-060730329b56]
[9e706111-5da4-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98a623c7-5da4-11f0-ab8e-060730329b56]
[98a623c7-5da4-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_45&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_46&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [626a4746-5da3-11f0-ab8e-060730329b56]
[626a4746-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[626a4746-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1664&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1665&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ebb33b9-5da5-11f0-ab8e-060730329b56]
[7ebb33b9-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7ebb33b9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1665] e valore ritornato [TEST_RESPONSE_1665]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_159&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_160&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66c033e2-5da3-11f0-ab8e-060730329b56]
[66c033e2-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[66c033e2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_160] e valore ritornato [TEST_RESPONSE_160]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3020&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3021&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34aa1ae9-5da7-11f0-ab8e-060730329b56]
[34aa1ae9-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[34aa1ae9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3021] e valore ritornato [TEST_RESPONSE_3021]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2538&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2539&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99039bad-5da6-11f0-ab8e-060730329b56]
[99039bad-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[99039bad-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2539] e valore ritornato [TEST_RESPONSE_2539]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_183&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_184&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [678fb919-5da3-11f0-ab8e-060730329b56]
[678fb919-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[678fb919-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_184] e valore ritornato [TEST_RESPONSE_184]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1756&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1757&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cfeb2e6-5da5-11f0-ab8e-060730329b56]
[9cfeb2e6-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[9cfeb2e6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1757] e valore ritornato [TEST_RESPONSE_1757]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2444&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2445&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7abdd291-5da6-11f0-ab8e-060730329b56]
[7abdd291-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[7abdd291-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2445] e valore ritornato [TEST_RESPONSE_2445]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2794&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2795&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea9d0b28-5da6-11f0-ab8e-060730329b56]
[ea9d0b28-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ea9d0b28-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2795] e valore ritornato [TEST_RESPONSE_2795]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_320&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8261917e-5da3-11f0-ab8e-060730329b56]
[8261917e-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[8261917e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_320] e valore ritornato [TEST_RESPONSE_320]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1788&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1789&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7dcfccd-5da5-11f0-ab8e-060730329b56]
[a7dcfccd-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a7dcfccd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1789] e valore ritornato [TEST_RESPONSE_1789]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_848&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ddbd103-5da4-11f0-ab8e-060730329b56]
[1ddbd103-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1ddbd103-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_848] e valore ritornato [TEST_RESPONSE_848]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1065&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [893f937d-5da4-11f0-ab8e-060730329b56]
[893f937d-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[893f937d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1065] e valore ritornato [TEST_RESPONSE_1065]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1254&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1255&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb2f83b0-5da4-11f0-ab8e-060730329b56]
[fb2f83b0-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fb2f83b0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1255] e valore ritornato [TEST_RESPONSE_1255]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1446&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1447&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [392e5502-5da5-11f0-ab8e-060730329b56]
[392e5502-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[392e5502-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1447] e valore ritornato [TEST_RESPONSE_1447]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_37&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [622e76b6-5da3-11f0-ab8e-060730329b56]
[622e76b6-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1706&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1707&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c5cbc66-5da5-11f0-ab8e-060730329b56]
[8c5cbc66-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8c5cbc66-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1707] e valore ritornato [TEST_RESPONSE_1707]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2952&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f56a926-5da7-11f0-ab8e-060730329b56]
[1f56a926-5da7-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_818&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [139cfb70-5da4-11f0-ab8e-060730329b56]
[139cfb70-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[139cfb70-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_818] e valore ritornato [TEST_RESPONSE_818]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1904&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1905&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccb646a8-5da5-11f0-ab8e-060730329b56]
[ccb646a8-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ccb646a8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1905] e valore ritornato [TEST_RESPONSE_1905]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1480&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1481&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4408592a-5da5-11f0-ab8e-060730329b56]
[4408592a-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[4408592a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1481] e valore ritornato [TEST_RESPONSE_1481]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2386&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2387&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [680222c0-5da6-11f0-ab8e-060730329b56]
[680222c0-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[680222c0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2387] e valore ritornato [TEST_RESPONSE_2387]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_874&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [259421b9-5da4-11f0-ab8e-060730329b56]
[259421b9-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[259421b9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_874] e valore ritornato [TEST_RESPONSE_874]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_794&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d21486e-5da4-11f0-ab8e-060730329b56]
[0d21486e-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0d21486e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_794] e valore ritornato [TEST_RESPONSE_794]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1602&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1603&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b69fba3-5da5-11f0-ab8e-060730329b56]
[6b69fba3-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6b69fba3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1603] e valore ritornato [TEST_RESPONSE_1603]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_51&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_52&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62b84046-5da3-11f0-ab8e-060730329b56]
[62b84046-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[62b84046-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1401&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b0f85ff-5da5-11f0-ab8e-060730329b56]
[2b0f85ff-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[2b0f85ff-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1401] e valore ritornato [TEST_RESPONSE_1401]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1770&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1771&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1763164-5da5-11f0-ab8e-060730329b56]
[a1763164-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a1763164-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1771] e valore ritornato [TEST_RESPONSE_1771]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1268&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1269&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb225be-5da4-11f0-ab8e-060730329b56]
[ffb225be-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ffb225be-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1269] e valore ritornato [TEST_RESPONSE_1269]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2886&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2887&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [094a96c3-5da7-11f0-ab8e-060730329b56]
[094a96c3-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[094a96c3-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2887] e valore ritornato [TEST_RESPONSE_2887]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2360&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2361&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f7bd2aa-5da6-11f0-ab8e-060730329b56]
[5f7bd2aa-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5f7bd2aa-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2361] e valore ritornato [TEST_RESPONSE_2361]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1680&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1681&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8491cd0e-5da5-11f0-ab8e-060730329b56]
[8491cd0e-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8491cd0e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1681] e valore ritornato [TEST_RESPONSE_1681]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2202&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2203&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bf5ab9e-5da6-11f0-ab8e-060730329b56]
[2bf5ab9e-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2bf5ab9e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2203] e valore ritornato [TEST_RESPONSE_2203]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_147&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_148&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6664ce58-5da3-11f0-ab8e-060730329b56]
[6664ce58-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6664ce58-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_148] e valore ritornato [TEST_RESPONSE_148]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2412&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2413&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [706c866c-5da6-11f0-ab8e-060730329b56]
[706c866c-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[706c866c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2413] e valore ritornato [TEST_RESPONSE_2413]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2518&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2519&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92818011-5da6-11f0-ab8e-060730329b56]
[92818011-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[92818011-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2519] e valore ritornato [TEST_RESPONSE_2519]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1398&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1399&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a6e8b0b-5da5-11f0-ab8e-060730329b56]
[2a6e8b0b-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2a6e8b0b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1399] e valore ritornato [TEST_RESPONSE_1399]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_590&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca94d892-5da3-11f0-ab8e-060730329b56]
[ca94d892-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ca94d892-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_590] e valore ritornato [TEST_RESPONSE_590]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_492&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aae1eadd-5da3-11f0-ab8e-060730329b56]
[aae1eadd-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[aae1eadd-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_492] e valore ritornato [TEST_RESPONSE_492]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d0da7d9-5da4-11f0-ab8e-060730329b56]
[3d0da7d9-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3d0da7d9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_946] e valore ritornato [TEST_RESPONSE_946]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_792&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c93122a-5da4-11f0-ab8e-060730329b56]
[0c93122a-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0c93122a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_792] e valore ritornato [TEST_RESPONSE_792]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_953&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [417dfa66-5da4-11f0-ab8e-060730329b56]
[417dfa66-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[417dfa66-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_953] e valore ritornato [TEST_RESPONSE_953]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1490&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [473b97d0-5da5-11f0-ab8e-060730329b56]
[473b97d0-5da5-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2086&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [073fa133-5da6-11f0-ab8e-060730329b56]
[073fa133-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2616&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2617&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2a509e8-5da6-11f0-ab8e-060730329b56]
[b2a509e8-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b2a509e8-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2617] e valore ritornato [TEST_RESPONSE_2617]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8362fc32-5da3-11f0-ab8e-060730329b56]
[8362fc32-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8362fc32-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_348] e valore ritornato [TEST_RESPONSE_348]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1728&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1729&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94b1752b-5da5-11f0-ab8e-060730329b56]
[94b1752b-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[94b1752b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1729] e valore ritornato [TEST_RESPONSE_1729]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1059&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8562ce63-5da4-11f0-ab8e-060730329b56]
[8562ce63-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8562ce63-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1059] e valore ritornato [TEST_RESPONSE_1059]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2336&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2337&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [586e8e08-5da6-11f0-ab8e-060730329b56]
[586e8e08-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[586e8e08-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2337] e valore ritornato [TEST_RESPONSE_2337]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2234&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2235&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36e4e475-5da6-11f0-ab8e-060730329b56]
[36e4e475-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[36e4e475-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2235] e valore ritornato [TEST_RESPONSE_2235]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_21&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fd0d884-5da3-11f0-ab8e-060730329b56]
[5fd0d884-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8520ff5f-5da3-11f0-ab8e-060730329b56]
[8520ff5f-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[8520ff5f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_406] e valore ritornato [TEST_RESPONSE_406]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_906&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30e8fb35-5da4-11f0-ab8e-060730329b56]
[30e8fb35-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[30e8fb35-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_906] e valore ritornato [TEST_RESPONSE_906]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3054&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3055&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [402cba22-5da7-11f0-ab8e-060730329b56]
[402cba22-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[402cba22-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3055] e valore ritornato [TEST_RESPONSE_3055]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2742&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2743&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9f4f929-5da6-11f0-ab8e-060730329b56]
[d9f4f929-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d9f4f929-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2743] e valore ritornato [TEST_RESPONSE_2743]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1856&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1857&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd43a871-5da5-11f0-ab8e-060730329b56]
[bd43a871-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[bd43a871-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1857] e valore ritornato [TEST_RESPONSE_1857]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2698&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2699&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc748d07-5da6-11f0-ab8e-060730329b56]
[cc748d07-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[cc748d07-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2699] e valore ritornato [TEST_RESPONSE_2699]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2106&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2107&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dc31b5d-5da6-11f0-ab8e-060730329b56]
[0dc31b5d-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0dc31b5d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2107] e valore ritornato [TEST_RESPONSE_2107]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_736&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa2f4660-5da3-11f0-ab8e-060730329b56]
[fa2f4660-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fa2f4660-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_736] e valore ritornato [TEST_RESPONSE_736]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2684&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2685&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7e93969-5da6-11f0-ab8e-060730329b56]
[c7e93969-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c7e93969-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2685] e valore ritornato [TEST_RESPONSE_2685]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1686&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1687&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85ddd51a-5da5-11f0-ab8e-060730329b56]
[85ddd51a-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[85ddd51a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1687] e valore ritornato [TEST_RESPONSE_1687]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1848&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1849&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bab0ef8f-5da5-11f0-ab8e-060730329b56]
[bab0ef8f-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[bab0ef8f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1849] e valore ritornato [TEST_RESPONSE_1849]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1356&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1357&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c248e5f-5da5-11f0-ab8e-060730329b56]
[1c248e5f-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1c248e5f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1357] e valore ritornato [TEST_RESPONSE_1357]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1748&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1749&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a75be06-5da5-11f0-ab8e-060730329b56]
[9a75be06-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[9a75be06-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1749] e valore ritornato [TEST_RESPONSE_1749]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_478&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a58897db-5da3-11f0-ab8e-060730329b56]
[a58897db-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[a58897db-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_478] e valore ritornato [TEST_RESPONSE_478]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2944&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cab5f34-5da7-11f0-ab8e-060730329b56]
[1cab5f34-5da7-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1048&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7dc13902-5da4-11f0-ab8e-060730329b56]
[7dc13902-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7dc13902-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1048] e valore ritornato [TEST_RESPONSE_1048]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2404&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2405&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6dddc52a-5da6-11f0-ab8e-060730329b56]
[6dddc52a-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6dddc52a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2405] e valore ritornato [TEST_RESPONSE_2405]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_358&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [837b3f36-5da3-11f0-ab8e-060730329b56]
[837b3f36-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[837b3f36-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_358] e valore ritornato [TEST_RESPONSE_358]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_900&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f329898-5da4-11f0-ab8e-060730329b56]
[2f329898-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2f329898-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_900] e valore ritornato [TEST_RESPONSE_900]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2100&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bc57691-5da6-11f0-ab8e-060730329b56]
[0bc57691-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_388&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84487986-5da3-11f0-ab8e-060730329b56]
[84487986-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[84487986-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_388] e valore ritornato [TEST_RESPONSE_388]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_141&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_142&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [662be3fc-5da3-11f0-ab8e-060730329b56]
[662be3fc-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[662be3fc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_142] e valore ritornato [TEST_RESPONSE_142]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2572&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2573&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3ef5216-5da6-11f0-ab8e-060730329b56]
[a3ef5216-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a3ef5216-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2573] e valore ritornato [TEST_RESPONSE_2573]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_671&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4eaa2b4-5da3-11f0-ab8e-060730329b56]
[e4eaa2b4-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_618&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3f471af-5da3-11f0-ab8e-060730329b56]
[d3f471af-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d3f471af-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_618] e valore ritornato [TEST_RESPONSE_618]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_702&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee924155-5da3-11f0-ab8e-060730329b56]
[ee924155-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ee924155-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_702] e valore ritornato [TEST_RESPONSE_702]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3066&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3067&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4410d23d-5da7-11f0-ab8e-060730329b56]
[4410d23d-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4410d23d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3067] e valore ritornato [TEST_RESPONSE_3067]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2014&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2015&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f03caaa7-5da5-11f0-ab8e-060730329b56]
[f03caaa7-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f03caaa7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2015] e valore ritornato [TEST_RESPONSE_2015]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3008&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3009&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [317618ef-5da7-11f0-ab8e-060730329b56]
[317618ef-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[317618ef-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3009] e valore ritornato [TEST_RESPONSE_3009]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2230&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2231&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35992a8d-5da6-11f0-ab8e-060730329b56]
[35992a8d-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[35992a8d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2231] e valore ritornato [TEST_RESPONSE_2231]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1950&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1951&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc512e5e-5da5-11f0-ab8e-060730329b56]
[dc512e5e-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[dc512e5e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1951] e valore ritornato [TEST_RESPONSE_1951]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1200&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0a70fcc-5da4-11f0-ab8e-060730329b56]
[e0a70fcc-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e0a70fcc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1200] e valore ritornato [TEST_RESPONSE_1200]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1358&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1359&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cc7fa53-5da5-11f0-ab8e-060730329b56]
[1cc7fa53-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1cc7fa53-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1359] e valore ritornato [TEST_RESPONSE_1359]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_466&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a23722d1-5da3-11f0-ab8e-060730329b56]
[a23722d1-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a23722d1-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_466] e valore ritornato [TEST_RESPONSE_466]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_254&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69d0f721-5da3-11f0-ab8e-060730329b56]
[69d0f721-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[69d0f721-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_254] e valore ritornato [TEST_RESPONSE_254]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_716&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f311af13-5da3-11f0-ab8e-060730329b56]
[f311af13-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f311af13-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_716] e valore ritornato [TEST_RESPONSE_716]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2102&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c700e75-5da6-11f0-ab8e-060730329b56]
[0c700e75-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_424&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [859b3895-5da3-11f0-ab8e-060730329b56]
[859b3895-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[859b3895-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_424] e valore ritornato [TEST_RESPONSE_424]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1320&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1321&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [108e6620-5da5-11f0-ab8e-060730329b56]
[108e6620-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[108e6620-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1321] e valore ritornato [TEST_RESPONSE_1321]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1814&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1815&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [afb0c5c3-5da5-11f0-ab8e-060730329b56]
[afb0c5c3-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[afb0c5c3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1815] e valore ritornato [TEST_RESPONSE_1815]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_89&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_90&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [643fcafa-5da3-11f0-ab8e-060730329b56]
[643fcafa-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[643fcafa-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_90] e valore ritornato [TEST_RESPONSE_90]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_642&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db41f2a3-5da3-11f0-ab8e-060730329b56]
[db41f2a3-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[db41f2a3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_642] e valore ritornato [TEST_RESPONSE_642]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1186&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6668d89-5da4-11f0-ab8e-060730329b56]
[d6668d89-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d6668d89-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1186] e valore ritornato [TEST_RESPONSE_1186]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_592&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb3efb46-5da3-11f0-ab8e-060730329b56]
[cb3efb46-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[cb3efb46-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_592] e valore ritornato [TEST_RESPONSE_592]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_908&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31340df9-5da4-11f0-ab8e-060730329b56]
[31340df9-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[31340df9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_908] e valore ritornato [TEST_RESPONSE_908]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2480&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2481&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86457add-5da6-11f0-ab8e-060730329b56]
[86457add-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[86457add-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2481] e valore ritornato [TEST_RESPONSE_2481]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2206&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2207&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d3dbc08-5da6-11f0-ab8e-060730329b56]
[2d3dbc08-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2d3dbc08-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2207] e valore ritornato [TEST_RESPONSE_2207]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2764&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2765&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0ff0977-5da6-11f0-ab8e-060730329b56]
[e0ff0977-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e0ff0977-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2765] e valore ritornato [TEST_RESPONSE_2765]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1069&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b30b52d-5da4-11f0-ab8e-060730329b56]
[8b30b52d-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8b30b52d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1069] e valore ritornato [TEST_RESPONSE_1069]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2732&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2733&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d801dba3-5da6-11f0-ab8e-060730329b56]
[d801dba3-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d801dba3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2733] e valore ritornato [TEST_RESPONSE_2733]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2038&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2039&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7d8e8d9-5da5-11f0-ab8e-060730329b56]
[f7d8e8d9-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f7d8e8d9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2039] e valore ritornato [TEST_RESPONSE_2039]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2244&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2245&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39888d4b-5da6-11f0-ab8e-060730329b56]
[39888d4b-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[39888d4b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2245] e valore ritornato [TEST_RESPONSE_2245]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_123&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_124&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [658850d6-5da3-11f0-ab8e-060730329b56]
[658850d6-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[658850d6-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_124] e valore ritornato [TEST_RESPONSE_124]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2664&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1f26ddf-5da6-11f0-ab8e-060730329b56]
[c1f26ddf-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1342&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1343&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18394a51-5da5-11f0-ab8e-060730329b56]
[18394a51-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[18394a51-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1343] e valore ritornato [TEST_RESPONSE_1343]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2156&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2157&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1dd88a4a-5da6-11f0-ab8e-060730329b56]
[1dd88a4a-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1dd88a4a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2157] e valore ritornato [TEST_RESPONSE_2157]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2868&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2869&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0371655d-5da7-11f0-ab8e-060730329b56]
[0371655d-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0371655d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2869] e valore ritornato [TEST_RESPONSE_2869]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2968&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2969&destFileContentType=application/pdf&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23e4e3f8-5da7-11f0-ab8e-060730329b56]
[23e4e3f8-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[23e4e3f8-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2969] e valore ritornato [TEST_RESPONSE_2969]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2342&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2343&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a5883c4-5da6-11f0-ab8e-060730329b56]
[5a5883c4-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5a5883c4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2343] e valore ritornato [TEST_RESPONSE_2343]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1145&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd05a9ba-5da4-11f0-ab8e-060730329b56]
[bd05a9ba-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[bd05a9ba-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1145] e valore ritornato [TEST_RESPONSE_1145]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_199&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_200&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68044cfb-5da3-11f0-ab8e-060730329b56]
[68044cfb-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[68044cfb-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_200] e valore ritornato [TEST_RESPONSE_200]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2026&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2027&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f40fabc1-5da5-11f0-ab8e-060730329b56]
[f40fabc1-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f40fabc1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2027] e valore ritornato [TEST_RESPONSE_2027]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1864&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1865&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfd88331-5da5-11f0-ab8e-060730329b56]
[bfd88331-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[bfd88331-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1865] e valore ritornato [TEST_RESPONSE_1865]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_568&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4249744-5da3-11f0-ab8e-060730329b56]
[c4249744-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c4249744-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_568] e valore ritornato [TEST_RESPONSE_568]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1990&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1991&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e889b022-5da5-11f0-ab8e-060730329b56]
[e889b022-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e889b022-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1991] e valore ritornato [TEST_RESPONSE_1991]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1172&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cddbf7af-5da4-11f0-ab8e-060730329b56]
[cddbf7af-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[cddbf7af-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1172] e valore ritornato [TEST_RESPONSE_1172]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2344&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2345&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5afd7658-5da6-11f0-ab8e-060730329b56]
[5afd7658-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[5afd7658-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2345] e valore ritornato [TEST_RESPONSE_2345]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_489&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa3ad569-5da3-11f0-ab8e-060730329b56]
[aa3ad569-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1860&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1861&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be8b43a9-5da5-11f0-ab8e-060730329b56]
[be8b43a9-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[be8b43a9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1861] e valore ritornato [TEST_RESPONSE_1861]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2236&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2237&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [378b0f89-5da6-11f0-ab8e-060730329b56]
[378b0f89-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[378b0f89-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2237] e valore ritornato [TEST_RESPONSE_2237]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1043&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a7e1bde-5da4-11f0-ab8e-060730329b56]
[7a7e1bde-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7a7e1bde-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1043] e valore ritornato [TEST_RESPONSE_1043]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2922&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2923&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14d7e462-5da7-11f0-ab8e-060730329b56]
[14d7e462-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[14d7e462-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2923] e valore ritornato [TEST_RESPONSE_2923]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2266&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2267&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40b2a8b9-5da6-11f0-ab8e-060730329b56]
[40b2a8b9-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[40b2a8b9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2267] e valore ritornato [TEST_RESPONSE_2267]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_876&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [262f504d-5da4-11f0-ab8e-060730329b56]
[262f504d-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[262f504d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_876] e valore ritornato [TEST_RESPONSE_876]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_203&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_204&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [680b03c3-5da3-11f0-ab8e-060730329b56]
[680b03c3-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[680b03c3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_204] e valore ritornato [TEST_RESPONSE_204]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2452&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2453&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7de3f0d3-5da6-11f0-ab8e-060730329b56]
[7de3f0d3-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7de3f0d3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2453] e valore ritornato [TEST_RESPONSE_2453]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_517&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_518&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b35db2a6-5da3-11f0-ab8e-060730329b56]
[b35db2a6-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b35db2a6-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_518] e valore ritornato [TEST_RESPONSE_518]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2176&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2177&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24e6b948-5da6-11f0-ab8e-060730329b56]
[24e6b948-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[24e6b948-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2177] e valore ritornato [TEST_RESPONSE_2177]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2068&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [020c73cd-5da6-11f0-ab8e-060730329b56]
[020c73cd-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1766&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1767&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a02fceac-5da5-11f0-ab8e-060730329b56]
[a02fceac-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a02fceac-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1767] e valore ritornato [TEST_RESPONSE_1767]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2196&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2197&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a032a62-5da6-11f0-ab8e-060730329b56]
[2a032a62-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2a032a62-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2197] e valore ritornato [TEST_RESPONSE_2197]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2916&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2917&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12df49a6-5da7-11f0-ab8e-060730329b56]
[12df49a6-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[12df49a6-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2917] e valore ritornato [TEST_RESPONSE_2917]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2918&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2919&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [138aa4da-5da7-11f0-ab8e-060730329b56]
[138aa4da-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[138aa4da-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2919] e valore ritornato [TEST_RESPONSE_2919]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2938&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a13eb64-5da7-11f0-ab8e-060730329b56]
[1a13eb64-5da7-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2652&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd8f61c4-5da6-11f0-ab8e-060730329b56]
[bd8f61c4-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_608&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d08ed868-5da3-11f0-ab8e-060730329b56]
[d08ed868-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d08ed868-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_608] e valore ritornato [TEST_RESPONSE_608]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1702&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1703&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b108d4c-5da5-11f0-ab8e-060730329b56]
[8b108d4c-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8b108d4c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1703] e valore ritornato [TEST_RESPONSE_1703]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2508&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2509&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ff46c7d-5da6-11f0-ab8e-060730329b56]
[8ff46c7d-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8ff46c7d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2509] e valore ritornato [TEST_RESPONSE_2509]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2890&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2891&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b26349e-5da7-11f0-ab8e-060730329b56]
[0b26349e-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0b26349e-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2891] e valore ritornato [TEST_RESPONSE_2891]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_991&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5925464a-5da4-11f0-ab8e-060730329b56]
[5925464a-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5925464a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_991] e valore ritornato [TEST_RESPONSE_991]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2160&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2161&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f22e4a2-5da6-11f0-ab8e-060730329b56]
[1f22e4a2-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1f22e4a2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2161] e valore ritornato [TEST_RESPONSE_2161]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_5&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bb5-5da3-11f0-ab8e-060730329b56]
[5b516bb5-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2164&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2165&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2068d22a-5da6-11f0-ab8e-060730329b56]
[2068d22a-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2068d22a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2165] e valore ritornato [TEST_RESPONSE_2165]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2010&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2011&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef91c49f-5da5-11f0-ab8e-060730329b56]
[ef91c49f-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ef91c49f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2011] e valore ritornato [TEST_RESPONSE_2011]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_598&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc9319a2-5da3-11f0-ab8e-060730329b56]
[cc9319a2-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[cc9319a2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_598] e valore ritornato [TEST_RESPONSE_598]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1552&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1553&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b423d36-5da5-11f0-ab8e-060730329b56]
[5b423d36-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[5b423d36-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1553] e valore ritornato [TEST_RESPONSE_1553]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_507&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0151742-5da3-11f0-ab8e-060730329b56]
[b0151742-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2542&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2543&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a4da7e5-5da6-11f0-ab8e-060730329b56]
[9a4da7e5-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[9a4da7e5-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2543] e valore ritornato [TEST_RESPONSE_2543]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_171&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_172&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67654d9a-5da3-11f0-ab8e-060730329b56]
[67654d9a-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[67654d9a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_172] e valore ritornato [TEST_RESPONSE_172]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_726&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f63d2587-5da3-11f0-ab8e-060730329b56]
[f63d2587-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f63d2587-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_726] e valore ritornato [TEST_RESPONSE_726]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_594&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbe5747a-5da3-11f0-ab8e-060730329b56]
[cbe5747a-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[cbe5747a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_594] e valore ritornato [TEST_RESPONSE_594]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1276&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1277&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [025a144e-5da5-11f0-ab8e-060730329b56]
[025a144e-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[025a144e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1277] e valore ritornato [TEST_RESPONSE_1277]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2224&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2225&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [330475df-5da6-11f0-ab8e-060730329b56]
[330475df-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[330475df-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2225] e valore ritornato [TEST_RESPONSE_2225]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_327&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [828d0e60-5da3-11f0-ab8e-060730329b56]
[828d0e60-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1662&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1663&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e1556c5-5da5-11f0-ab8e-060730329b56]
[7e1556c5-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[7e1556c5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1663] e valore ritornato [TEST_RESPONSE_1663]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2748&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2749&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbde2b95-5da6-11f0-ab8e-060730329b56]
[dbde2b95-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[dbde2b95-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2749] e valore ritornato [TEST_RESPONSE_2749]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1740&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1741&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97de9954-5da5-11f0-ab8e-060730329b56]
[97de9954-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[97de9954-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1741] e valore ritornato [TEST_RESPONSE_1741]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2192&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2193&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28bc798a-5da6-11f0-ab8e-060730329b56]
[28bc798a-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[28bc798a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2193] e valore ritornato [TEST_RESPONSE_2193]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1562&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1563&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f2c96df-5da5-11f0-ab8e-060730329b56]
[5f2c96df-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[5f2c96df-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1563] e valore ritornato [TEST_RESPONSE_1563]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_292&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [819148f4-5da3-11f0-ab8e-060730329b56]
[819148f4-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[819148f4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_292] e valore ritornato [TEST_RESPONSE_292]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1170&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc87d955-5da4-11f0-ab8e-060730329b56]
[cc87d955-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[cc87d955-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1170] e valore ritornato [TEST_RESPONSE_1170]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2628&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5db7ce0-5da6-11f0-ab8e-060730329b56]
[b5db7ce0-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1924&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1925&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d326d612-5da5-11f0-ab8e-060730329b56]
[d326d612-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d326d612-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1925] e valore ritornato [TEST_RESPONSE_1925]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_545&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_546&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc68c322-5da3-11f0-ab8e-060730329b56]
[bc68c322-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[bc68c322-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_546] e valore ritornato [TEST_RESPONSE_546]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2680&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2681&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6d46e01-5da6-11f0-ab8e-060730329b56]
[c6d46e01-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c6d46e01-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2681] e valore ritornato [TEST_RESPONSE_2681]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_262&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ed0f131-5da3-11f0-ab8e-060730329b56]
[7ed0f131-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7ed0f131-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_262] e valore ritornato [TEST_RESPONSE_262]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1380&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1381&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23f80931-5da5-11f0-ab8e-060730329b56]
[23f80931-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[23f80931-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1381] e valore ritornato [TEST_RESPONSE_1381]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2478&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2479&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85a458d9-5da6-11f0-ab8e-060730329b56]
[85a458d9-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[85a458d9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2479] e valore ritornato [TEST_RESPONSE_2479]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1438&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1439&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [369affdf-5da5-11f0-ab8e-060730329b56]
[369affdf-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[369affdf-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1439] e valore ritornato [TEST_RESPONSE_1439]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1668&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1669&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [800e40a4-5da5-11f0-ab8e-060730329b56]
[800e40a4-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[800e40a4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1669] e valore ritornato [TEST_RESPONSE_1669]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2970&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2971&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [248a99dc-5da7-11f0-ab8e-060730329b56]
[248a99dc-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[248a99dc-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2971] e valore ritornato [TEST_RESPONSE_2971]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1135&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5f77bbc-5da4-11f0-ab8e-060730329b56]
[b5f77bbc-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b5f77bbc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1135] e valore ritornato [TEST_RESPONSE_1135]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2798&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2799&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebe4a662-5da6-11f0-ab8e-060730329b56]
[ebe4a662-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ebe4a662-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2799] e valore ritornato [TEST_RESPONSE_2799]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1620&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1621&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71d5d01d-5da5-11f0-ab8e-060730329b56]
[71d5d01d-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[71d5d01d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1621] e valore ritornato [TEST_RESPONSE_1621]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2550&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2551&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cdb57b5-5da6-11f0-ab8e-060730329b56]
[9cdb57b5-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[9cdb57b5-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2551] e valore ritornato [TEST_RESPONSE_2551]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2620&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2621&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3ee52d0-5da6-11f0-ab8e-060730329b56]
[b3ee52d0-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b3ee52d0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2621] e valore ritornato [TEST_RESPONSE_2621]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2744&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2745&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da98b33d-5da6-11f0-ab8e-060730329b56]
[da98b33d-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[da98b33d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2745] e valore ritornato [TEST_RESPONSE_2745]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1210&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6745a57-5da4-11f0-ab8e-060730329b56]
[e6745a57-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e6745a57-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1210] e valore ritornato [TEST_RESPONSE_1210]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1138&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7e281e8-5da4-11f0-ab8e-060730329b56]
[b7e281e8-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b7e281e8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1138] e valore ritornato [TEST_RESPONSE_1138]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1986&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1987&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e73a9ada-5da5-11f0-ab8e-060730329b56]
[e73a9ada-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e73a9ada-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1987] e valore ritornato [TEST_RESPONSE_1987]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_822&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14dad2a8-5da4-11f0-ab8e-060730329b56]
[14dad2a8-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[14dad2a8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_822] e valore ritornato [TEST_RESPONSE_822]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_155&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_156&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6687e5c8-5da3-11f0-ab8e-060730329b56]
[6687e5c8-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6687e5c8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_156] e valore ritornato [TEST_RESPONSE_156]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_820&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1437b4d4-5da4-11f0-ab8e-060730329b56]
[1437b4d4-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[1437b4d4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_820] e valore ritornato [TEST_RESPONSE_820]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_384&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [842a923e-5da3-11f0-ab8e-060730329b56]
[842a923e-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[842a923e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_384] e valore ritornato [TEST_RESPONSE_384]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1018&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a655190-5da4-11f0-ab8e-060730329b56]
[6a655190-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6a655190-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1018] e valore ritornato [TEST_RESPONSE_1018]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1023&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d944a74-5da4-11f0-ab8e-060730329b56]
[6d944a74-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6d944a74-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1023] e valore ritornato [TEST_RESPONSE_1023]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1596&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1597&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [697864c7-5da5-11f0-ab8e-060730329b56]
[697864c7-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[697864c7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1597] e valore ritornato [TEST_RESPONSE_1597]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_968&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a67c644-5da4-11f0-ab8e-060730329b56]
[4a67c644-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4a67c644-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_968] e valore ritornato [TEST_RESPONSE_968]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_996&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c5577b0-5da4-11f0-ab8e-060730329b56]
[5c5577b0-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5c5577b0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_996] e valore ritornato [TEST_RESPONSE_996]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2934&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18c39d9c-5da7-11f0-ab8e-060730329b56]
[18c39d9c-5da7-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1214&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8fed5d7-5da4-11f0-ab8e-060730329b56]
[e8fed5d7-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e8fed5d7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1214] e valore ritornato [TEST_RESPONSE_1214]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2706&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2707&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf028af9-5da6-11f0-ab8e-060730329b56]
[cf028af9-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[cf028af9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2707] e valore ritornato [TEST_RESPONSE_2707]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1440&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1441&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [373e6bd3-5da5-11f0-ab8e-060730329b56]
[373e6bd3-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[373e6bd3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1441] e valore ritornato [TEST_RESPONSE_1441]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1868&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1869&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1204579-5da5-11f0-ab8e-060730329b56]
[c1204579-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c1204579-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1869] e valore ritornato [TEST_RESPONSE_1869]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_754&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff82f416-5da3-11f0-ab8e-060730329b56]
[ff82f416-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ff82f416-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_754] e valore ritornato [TEST_RESPONSE_754]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1396&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1397&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29caa9e7-5da5-11f0-ab8e-060730329b56]
[29caa9e7-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[29caa9e7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1397] e valore ritornato [TEST_RESPONSE_1397]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1034&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [755527a8-5da4-11f0-ab8e-060730329b56]
[755527a8-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[755527a8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1034] e valore ritornato [TEST_RESPONSE_1034]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_995&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ba895da-5da4-11f0-ab8e-060730329b56]
[5ba895da-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5ba895da-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_995] e valore ritornato [TEST_RESPONSE_995]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1046&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c6e050a-5da4-11f0-ab8e-060730329b56]
[7c6e050a-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7c6e050a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1046] e valore ritornato [TEST_RESPONSE_1046]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2996&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2997&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cf6d242-5da7-11f0-ab8e-060730329b56]
[2cf6d242-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2cf6d242-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2997] e valore ritornato [TEST_RESPONSE_2997]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_472&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a38eeaaf-5da3-11f0-ab8e-060730329b56]
[a38eeaaf-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a38eeaaf-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_472] e valore ritornato [TEST_RESPONSE_472]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1312&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1313&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0df878ee-5da5-11f0-ab8e-060730329b56]
[0df878ee-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0df878ee-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1313] e valore ritornato [TEST_RESPONSE_1313]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1642&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1643&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [779f702b-5da5-11f0-ab8e-060730329b56]
[779f702b-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[779f702b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1643] e valore ritornato [TEST_RESPONSE_1643]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1838&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1839&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b81becbb-5da5-11f0-ab8e-060730329b56]
[b81becbb-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b81becbb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1839] e valore ritornato [TEST_RESPONSE_1839]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1013&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [673484e9-5da4-11f0-ab8e-060730329b56]
[673484e9-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[673484e9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1013] e valore ritornato [TEST_RESPONSE_1013]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_806&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fc8c1d8-5da4-11f0-ab8e-060730329b56]
[0fc8c1d8-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0fc8c1d8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_806] e valore ritornato [TEST_RESPONSE_806]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94252f69-5da4-11f0-ab8e-060730329b56]
[94252f69-5da4-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_800&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dfcb45a-5da4-11f0-ab8e-060730329b56]
[0dfcb45a-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0dfcb45a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_800] e valore ritornato [TEST_RESPONSE_800]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2602&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2603&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad8bf436-5da6-11f0-ab8e-060730329b56]
[ad8bf436-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ad8bf436-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2603] e valore ritornato [TEST_RESPONSE_2603]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2472&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2473&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83b532fd-5da6-11f0-ab8e-060730329b56]
[83b532fd-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[83b532fd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2473] e valore ritornato [TEST_RESPONSE_2473]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_260&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78d93b6d-5da3-11f0-ab8e-060730329b56]
[78d93b6d-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[78d93b6d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_260] e valore ritornato [TEST_RESPONSE_260]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2316&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2317&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51678bf9-5da6-11f0-ab8e-060730329b56]
[51678bf9-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[51678bf9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2317] e valore ritornato [TEST_RESPONSE_2317]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_307&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [822b1816-5da3-11f0-ab8e-060730329b56]
[822b1816-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2350&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2351&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c4a8fd4-5da6-11f0-ab8e-060730329b56]
[5c4a8fd4-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5c4a8fd4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2351] e valore ritornato [TEST_RESPONSE_2351]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_685&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9738653-5da3-11f0-ab8e-060730329b56]
[e9738653-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_993&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a695f12-5da4-11f0-ab8e-060730329b56]
[5a695f12-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5a695f12-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_993] e valore ritornato [TEST_RESPONSE_993]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2042&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2043&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f926c5a3-5da5-11f0-ab8e-060730329b56]
[f926c5a3-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f926c5a3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2043] e valore ritornato [TEST_RESPONSE_2043]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2388&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2389&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68ad08c7-5da6-11f0-ab8e-060730329b56]
[68ad08c7-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[68ad08c7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2389] e valore ritornato [TEST_RESPONSE_2389]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2498&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2499&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c4212c6-5da6-11f0-ab8e-060730329b56]
[8c4212c6-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8c4212c6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2499] e valore ritornato [TEST_RESPONSE_2499]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1194&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db8dd40b-5da4-11f0-ab8e-060730329b56]
[db8dd40b-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[db8dd40b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1194] e valore ritornato [TEST_RESPONSE_1194]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2734&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2735&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8ab8927-5da6-11f0-ab8e-060730329b56]
[d8ab8927-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d8ab8927-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2735] e valore ritornato [TEST_RESPONSE_2735]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_774&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [061c8f50-5da4-11f0-ab8e-060730329b56]
[061c8f50-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[061c8f50-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_774] e valore ritornato [TEST_RESPONSE_774]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_390&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [845dd64a-5da3-11f0-ab8e-060730329b56]
[845dd64a-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[845dd64a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_390] e valore ritornato [TEST_RESPONSE_390]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99f86d5f-5da4-11f0-ab8e-060730329b56]
[99f86d5f-5da4-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1227&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1f8a842-5da4-11f0-ab8e-060730329b56]
[f1f8a842-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f1f8a842-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1227] e valore ritornato [TEST_RESPONSE_1227]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2814&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2815&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f12f0442-5da6-11f0-ab8e-060730329b56]
[f12f0442-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f12f0442-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2815] e valore ritornato [TEST_RESPONSE_2815]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1196&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcd6cdd3-5da4-11f0-ab8e-060730329b56]
[dcd6cdd3-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[dcd6cdd3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1196] e valore ritornato [TEST_RESPONSE_1196]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2398&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2399&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c8d504e-5da6-11f0-ab8e-060730329b56]
[6c8d504e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6c8d504e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2399] e valore ritornato [TEST_RESPONSE_2399]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2272&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2273&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42a1ce95-5da6-11f0-ab8e-060730329b56]
[42a1ce95-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[42a1ce95-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2273] e valore ritornato [TEST_RESPONSE_2273]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_245&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_246&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [696fc43f-5da3-11f0-ab8e-060730329b56]
[696fc43f-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[696fc43f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_246] e valore ritornato [TEST_RESPONSE_246]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2692&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2693&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca873beb-5da6-11f0-ab8e-060730329b56]
[ca873beb-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ca873beb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2693] e valore ritornato [TEST_RESPONSE_2693]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2850&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2851&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd9a56d7-5da6-11f0-ab8e-060730329b56]
[fd9a56d7-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fd9a56d7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2851] e valore ritornato [TEST_RESPONSE_2851]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1121&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad87e7f0-5da4-11f0-ab8e-060730329b56]
[ad87e7f0-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ad87e7f0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1121] e valore ritornato [TEST_RESPONSE_1121]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1878&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1879&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c454e3af-5da5-11f0-ab8e-060730329b56]
[c454e3af-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c454e3af-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1879] e valore ritornato [TEST_RESPONSE_1879]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1390&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1391&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [273d9758-5da5-11f0-ab8e-060730329b56]
[273d9758-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[273d9758-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1391] e valore ritornato [TEST_RESPONSE_1391]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3094&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3095&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c8d8569-5da7-11f0-ab8e-060730329b56]
[4c8d8569-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[4c8d8569-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3095] e valore ritornato [TEST_RESPONSE_3095]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2762&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2763&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e05ab323-5da6-11f0-ab8e-060730329b56]
[e05ab323-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e05ab323-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2763] e valore ritornato [TEST_RESPONSE_2763]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1036&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76a28f40-5da4-11f0-ab8e-060730329b56]
[76a28f40-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[76a28f40-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1036] e valore ritornato [TEST_RESPONSE_1036]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1842&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1843&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b96535a3-5da5-11f0-ab8e-060730329b56]
[b96535a3-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b96535a3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1843] e valore ritornato [TEST_RESPONSE_1843]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1982&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1983&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5ed3340-5da5-11f0-ab8e-060730329b56]
[e5ed3340-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e5ed3340-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1983] e valore ritornato [TEST_RESPONSE_1983]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_444&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90b8601f-5da3-11f0-ab8e-060730329b56]
[90b8601f-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[90b8601f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_444] e valore ritornato [TEST_RESPONSE_444]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1444&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1445&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [388b854e-5da5-11f0-ab8e-060730329b56]
[388b854e-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[388b854e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1445] e valore ritornato [TEST_RESPONSE_1445]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1348&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1349&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1989981d-5da5-11f0-ab8e-060730329b56]
[1989981d-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1989981d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1349] e valore ritornato [TEST_RESPONSE_1349]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_481&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6d36763-5da3-11f0-ab8e-060730329b56]
[a6d36763-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2690&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2691&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9dec6e7-5da6-11f0-ab8e-060730329b56]
[c9dec6e7-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c9dec6e7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2691] e valore ritornato [TEST_RESPONSE_2691]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2576&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2577&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a539d380-5da6-11f0-ab8e-060730329b56]
[a539d380-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a539d380-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2577] e valore ritornato [TEST_RESPONSE_2577]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1460&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1461&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3da33b70-5da5-11f0-ab8e-060730329b56]
[3da33b70-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[3da33b70-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1461] e valore ritornato [TEST_RESPONSE_1461]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2078&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2079&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04ac7323-5da6-11f0-ab8e-060730329b56]
[04ac7323-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[04ac7323-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2079] e valore ritornato [TEST_RESPONSE_2079]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_223&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_224&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68a1025d-5da3-11f0-ab8e-060730329b56]
[68a1025d-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[68a1025d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_224] e valore ritornato [TEST_RESPONSE_224]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2902&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2903&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e63fa98-5da7-11f0-ab8e-060730329b56]
[0e63fa98-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0e63fa98-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2903] e valore ritornato [TEST_RESPONSE_2903]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_105&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_106&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64d135ac-5da3-11f0-ab8e-060730329b56]
[64d135ac-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[64d135ac-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_106] e valore ritornato [TEST_RESPONSE_106]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_454&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a006d539-5da3-11f0-ab8e-060730329b56]
[a006d539-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a006d539-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_454] e valore ritornato [TEST_RESPONSE_454]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_683&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e959bcbf-5da3-11f0-ab8e-060730329b56]
[e959bcbf-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_392&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8474447e-5da3-11f0-ab8e-060730329b56]
[8474447e-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8474447e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_392] e valore ritornato [TEST_RESPONSE_392]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1151&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c08c86a2-5da4-11f0-ab8e-060730329b56]
[c08c86a2-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c08c86a2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1151] e valore ritornato [TEST_RESPONSE_1151]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_954&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4220f12a-5da4-11f0-ab8e-060730329b56]
[4220f12a-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[4220f12a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_954] e valore ritornato [TEST_RESPONSE_954]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1600&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1601&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6abf159f-5da5-11f0-ab8e-060730329b56]
[6abf159f-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6abf159f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1601] e valore ritornato [TEST_RESPONSE_1601]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1736&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1737&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96b5829c-5da5-11f0-ab8e-060730329b56]
[96b5829c-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[96b5829c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1737] e valore ritornato [TEST_RESPONSE_1737]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1045&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bcc46c6-5da4-11f0-ab8e-060730329b56]
[7bcc46c6-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7bcc46c6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1045] e valore ritornato [TEST_RESPONSE_1045]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1234&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1235&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f53fbd06-5da4-11f0-ab8e-060730329b56]
[f53fbd06-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f53fbd06-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1235] e valore ritornato [TEST_RESPONSE_1235]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1862&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1863&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf32591d-5da5-11f0-ab8e-060730329b56]
[bf32591d-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[bf32591d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1863] e valore ritornato [TEST_RESPONSE_1863]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_766&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0379d0de-5da4-11f0-ab8e-060730329b56]
[0379d0de-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0379d0de-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_766] e valore ritornato [TEST_RESPONSE_766]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3096&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3097&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d33143d-5da7-11f0-ab8e-060730329b56]
[4d33143d-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4d33143d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3097] e valore ritornato [TEST_RESPONSE_3097]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_179&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_180&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67897781-5da3-11f0-ab8e-060730329b56]
[67897781-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[67897781-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_180] e valore ritornato [TEST_RESPONSE_180]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2928&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2929&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16cbec40-5da7-11f0-ab8e-060730329b56]
[16cbec40-5da7-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[16cbec40-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2929] e valore ritornato [TEST_RESPONSE_2929]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_487&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a97cdc93-5da3-11f0-ab8e-060730329b56]
[a97cdc93-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_659&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e10eef09-5da3-11f0-ab8e-060730329b56]
[e10eef09-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1652&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1653&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ad8c951-5da5-11f0-ab8e-060730329b56]
[7ad8c951-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[7ad8c951-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1653] e valore ritornato [TEST_RESPONSE_1653]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_628&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d763f505-5da3-11f0-ab8e-060730329b56]
[d763f505-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d763f505-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_628] e valore ritornato [TEST_RESPONSE_628]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1146&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bda9d8fe-5da4-11f0-ab8e-060730329b56]
[bda9d8fe-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[bda9d8fe-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1146] e valore ritornato [TEST_RESPONSE_1146]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_955&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42c4f95e-5da4-11f0-ab8e-060730329b56]
[42c4f95e-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[42c4f95e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_955] e valore ritornato [TEST_RESPONSE_955]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2268&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2269&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4157c25d-5da6-11f0-ab8e-060730329b56]
[4157c25d-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4157c25d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2269] e valore ritornato [TEST_RESPONSE_2269]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1970&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1971&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e21466c8-5da5-11f0-ab8e-060730329b56]
[e21466c8-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e21466c8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1971] e valore ritornato [TEST_RESPONSE_1971]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2212&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2213&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f2a97f4-5da6-11f0-ab8e-060730329b56]
[2f2a97f4-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2f2a97f4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2213] e valore ritornato [TEST_RESPONSE_2213]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_975&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4eeb0492-5da4-11f0-ab8e-060730329b56]
[4eeb0492-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4eeb0492-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_975] e valore ritornato [TEST_RESPONSE_975]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_626&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6b64fe1-5da3-11f0-ab8e-060730329b56]
[d6b64fe1-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d6b64fe1-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_626] e valore ritornato [TEST_RESPONSE_626]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_681&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8cbfbab-5da3-11f0-ab8e-060730329b56]
[e8cbfbab-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1015&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [687d58a4-5da4-11f0-ab8e-060730329b56]
[687d58a4-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[687d58a4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1015] e valore ritornato [TEST_RESPONSE_1015]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2401&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d30bc42-5da6-11f0-ab8e-060730329b56]
[6d30bc42-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6d30bc42-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2401] e valore ritornato [TEST_RESPONSE_2401]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2704&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2705&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce558213-5da6-11f0-ab8e-060730329b56]
[ce558213-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ce558213-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2705] e valore ritornato [TEST_RESPONSE_2705]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_31&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_32&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61b96eba-5da3-11f0-ab8e-060730329b56]
[61b96eba-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[61b96eba-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_32] e valore ritornato [TEST_RESPONSE_32]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1142&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba727ba8-5da4-11f0-ab8e-060730329b56]
[ba727ba8-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ba727ba8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1142] e valore ritornato [TEST_RESPONSE_1142]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1203&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2987f99-5da4-11f0-ab8e-060730329b56]
[e2987f99-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e2987f99-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1203] e valore ritornato [TEST_RESPONSE_1203]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2806&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2807&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee83ba52-5da6-11f0-ab8e-060730329b56]
[ee83ba52-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[ee83ba52-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2807] e valore ritornato [TEST_RESPONSE_2807]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1716&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1717&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f910c7a-5da5-11f0-ab8e-060730329b56]
[8f910c7a-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8f910c7a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1717] e valore ritornato [TEST_RESPONSE_1717]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94c714bd-5da4-11f0-ab8e-060730329b56]
[94c714bd-5da4-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2098&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b1cb46d-5da6-11f0-ab8e-060730329b56]
[0b1cb46d-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3010&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3011&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3218c193-5da7-11f0-ab8e-060730329b56]
[3218c193-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3218c193-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3011] e valore ritornato [TEST_RESPONSE_3011]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2980&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2981&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27c1a910-5da7-11f0-ab8e-060730329b56]
[27c1a910-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[27c1a910-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2981] e valore ritornato [TEST_RESPONSE_2981]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1786&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1787&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7363579-5da5-11f0-ab8e-060730329b56]
[a7363579-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a7363579-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1787] e valore ritornato [TEST_RESPONSE_1787]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1426&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1427&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32c1bd35-5da5-11f0-ab8e-060730329b56]
[32c1bd35-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[32c1bd35-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1427] e valore ritornato [TEST_RESPONSE_1427]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1414&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1415&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2eeb129d-5da5-11f0-ab8e-060730329b56]
[2eeb129d-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2eeb129d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1415] e valore ritornato [TEST_RESPONSE_1415]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1205&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3d433f1-5da4-11f0-ab8e-060730329b56]
[e3d433f1-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e3d433f1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1205] e valore ritornato [TEST_RESPONSE_1205]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1127&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0c7348a-5da4-11f0-ab8e-060730329b56]
[b0c7348a-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b0c7348a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1127] e valore ritornato [TEST_RESPONSE_1127]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2116&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2117&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11a18e26-5da6-11f0-ab8e-060730329b56]
[11a18e26-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[11a18e26-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2117] e valore ritornato [TEST_RESPONSE_2117]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_640&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da9f981f-5da3-11f0-ab8e-060730329b56]
[da9f981f-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[da9f981f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_640] e valore ritornato [TEST_RESPONSE_640]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_979&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5218ec08-5da4-11f0-ab8e-060730329b56]
[5218ec08-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[5218ec08-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_979] e valore ritornato [TEST_RESPONSE_979]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1177&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d12f1a63-5da4-11f0-ab8e-060730329b56]
[d12f1a63-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d12f1a63-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1177] e valore ritornato [TEST_RESPONSE_1177]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1584&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1585&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [659b789d-5da5-11f0-ab8e-060730329b56]
[659b789d-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[659b789d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1585] e valore ritornato [TEST_RESPONSE_1585]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2872&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2873&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04b64177-5da7-11f0-ab8e-060730329b56]
[04b64177-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[04b64177-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2873] e valore ritornato [TEST_RESPONSE_2873]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1326&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1327&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1279945c-5da5-11f0-ab8e-060730329b56]
[1279945c-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1279945c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1327] e valore ritornato [TEST_RESPONSE_1327]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1264&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1265&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe6ad8a6-5da4-11f0-ab8e-060730329b56]
[fe6ad8a6-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fe6ad8a6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1265] e valore ritornato [TEST_RESPONSE_1265]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2648&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc3b436a-5da6-11f0-ab8e-060730329b56]
[bc3b436a-5da6-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1041&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [795ccd54-5da4-11f0-ab8e-060730329b56]
[795ccd54-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[795ccd54-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1041] e valore ritornato [TEST_RESPONSE_1041]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1080&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92398bfd-5da4-11f0-ab8e-060730329b56]
[92398bfd-5da4-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[92398bfd-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1080] e valore ritornato [TEST_RESPONSE_1080]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1594&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1595&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68cae6b1-5da5-11f0-ab8e-060730329b56]
[68cae6b1-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[68cae6b1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1595] e valore ritornato [TEST_RESPONSE_1595]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1948&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1949&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dba7a7ea-5da5-11f0-ab8e-060730329b56]
[dba7a7ea-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[dba7a7ea-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1949] e valore ritornato [TEST_RESPONSE_1949]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9610d2d5-5da4-11f0-ab8e-060730329b56]
[9610d2d5-5da4-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_475&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4d80c87-5da3-11f0-ab8e-060730329b56]
[a4d80c87-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2840&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2841&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb0e54b2-5da6-11f0-ab8e-060730329b56]
[fb0e54b2-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fb0e54b2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2841] e valore ritornato [TEST_RESPONSE_2841]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1572&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1573&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61beb383-5da5-11f0-ab8e-060730329b56]
[61beb383-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[61beb383-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1573] e valore ritornato [TEST_RESPONSE_1573]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1220&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecd99f21-5da4-11f0-ab8e-060730329b56]
[ecd99f21-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[ecd99f21-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1220] e valore ritornato [TEST_RESPONSE_1220]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1154&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c21f0d90-5da4-11f0-ab8e-060730329b56]
[c21f0d90-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c21f0d90-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1154] e valore ritornato [TEST_RESPONSE_1154]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_564&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2dd231c-5da3-11f0-ab8e-060730329b56]
[c2dd231c-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c2dd231c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_564] e valore ritornato [TEST_RESPONSE_564]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2488&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2489&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88d5c2bf-5da6-11f0-ab8e-060730329b56]
[88d5c2bf-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[88d5c2bf-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2489] e valore ritornato [TEST_RESPONSE_2489]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2264&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2265&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [400e2b55-5da6-11f0-ab8e-060730329b56]
[400e2b55-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[400e2b55-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2265] e valore ritornato [TEST_RESPONSE_2265]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1506&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1507&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cfe8216-5da5-11f0-ab8e-060730329b56]
[4cfe8216-5da5-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[4cfe8216-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1507] e valore ritornato [TEST_RESPONSE_1507]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2082&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05f2399b-5da6-11f0-ab8e-060730329b56]
[05f2399b-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c6a14d5-5da4-11f0-ab8e-060730329b56]
[3c6a14d5-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3c6a14d5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_944] e valore ritornato [TEST_RESPONSE_944]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_986&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55e8dfe4-5da4-11f0-ab8e-060730329b56]
[55e8dfe4-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[55e8dfe4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_986] e valore ritornato [TEST_RESPONSE_986]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_272&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [810c1337-5da3-11f0-ab8e-060730329b56]
[810c1337-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[810c1337-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_272] e valore ritornato [TEST_RESPONSE_272]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_980&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52bc7f0c-5da4-11f0-ab8e-060730329b56]
[52bc7f0c-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[52bc7f0c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_980] e valore ritornato [TEST_RESPONSE_980]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1730&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1731&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [955926e0-5da5-11f0-ab8e-060730329b56]
[955926e0-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[955926e0-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1731] e valore ritornato [TEST_RESPONSE_1731]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2526&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2527&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [952724b3-5da6-11f0-ab8e-060730329b56]
[952724b3-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[952724b3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2527] e valore ritornato [TEST_RESPONSE_2527]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_636&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d94cb245-5da3-11f0-ab8e-060730329b56]
[d94cb245-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d94cb245-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_636] e valore ritornato [TEST_RESPONSE_636]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_341&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82f0b255-5da3-11f0-ab8e-060730329b56]
[82f0b255-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_63&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_64&destFileContentType=application/zip&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6331b622-5da3-11f0-ab8e-060730329b56]
[6331b622-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6331b622-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_64] e valore ritornato [TEST_RESPONSE_64]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2028&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2029&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4b33ec5-5da5-11f0-ab8e-060730329b56]
[f4b33ec5-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f4b33ec5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2029] e valore ritornato [TEST_RESPONSE_2029]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1614&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1615&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fe99071-5da5-11f0-ab8e-060730329b56]
[6fe99071-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6fe99071-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1615] e valore ritornato [TEST_RESPONSE_1615]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_890&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2abdb22b-5da4-11f0-ab8e-060730329b56]
[2abdb22b-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2abdb22b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_890] e valore ritornato [TEST_RESPONSE_890]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_167&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_168&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [670ea212-5da3-11f0-ab8e-060730329b56]
[670ea212-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[670ea212-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_168] e valore ritornato [TEST_RESPONSE_168]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_549&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_550&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdb25a2a-5da3-11f0-ab8e-060730329b56]
[bdb25a2a-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[bdb25a2a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_550] e valore ritornato [TEST_RESPONSE_550]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2374&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2375&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [640e7a48-5da6-11f0-ab8e-060730329b56]
[640e7a48-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[640e7a48-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2375] e valore ritornato [TEST_RESPONSE_2375]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2702&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2703&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cdbb16cf-5da6-11f0-ab8e-060730329b56]
[cdbb16cf-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[cdbb16cf-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2703] e valore ritornato [TEST_RESPONSE_2703]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_247&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_248&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6986f5c3-5da3-11f0-ab8e-060730329b56]
[6986f5c3-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6986f5c3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_248] e valore ritornato [TEST_RESPONSE_248]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2846&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2847&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcf27e0f-5da6-11f0-ab8e-060730329b56]
[fcf27e0f-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[fcf27e0f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2847] e valore ritornato [TEST_RESPONSE_2847]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1074&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e637ea3-5da4-11f0-ab8e-060730329b56]
[8e637ea3-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8e637ea3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1074] e valore ritornato [TEST_RESPONSE_1074]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3080&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3081&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4807af0b-5da7-11f0-ab8e-060730329b56]
[4807af0b-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4807af0b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3081] e valore ritornato [TEST_RESPONSE_3081]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1176&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d080b1ef-5da4-11f0-ab8e-060730329b56]
[d080b1ef-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d080b1ef-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1176] e valore ritornato [TEST_RESPONSE_1176]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2182&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2183&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [262f8d04-5da6-11f0-ab8e-060730329b56]
[262f8d04-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[262f8d04-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2183] e valore ritornato [TEST_RESPONSE_2183]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1274&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1275&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01ae920a-5da5-11f0-ab8e-060730329b56]
[01ae920a-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[01ae920a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1275] e valore ritornato [TEST_RESPONSE_1275]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_790&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0beb6076-5da4-11f0-ab8e-060730329b56]
[0beb6076-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0beb6076-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_790] e valore ritornato [TEST_RESPONSE_790]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_551&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_552&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be5be09e-5da3-11f0-ab8e-060730329b56]
[be5be09e-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[be5be09e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_552] e valore ritornato [TEST_RESPONSE_552]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2926&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16198c2a-5da7-11f0-ab8e-060730329b56]
[16198c2a-5da7-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2942&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2943&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bffdcef-5da7-11f0-ab8e-060730329b56]
[1bffdcef-5da7-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[1bffdcef-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2943] e valore ritornato [TEST_RESPONSE_2943]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2828&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2829&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5d3fb60-5da6-11f0-ab8e-060730329b56]
[f5d3fb60-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f5d3fb60-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2829] e valore ritornato [TEST_RESPONSE_2829]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_588&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9f1babe-5da3-11f0-ab8e-060730329b56]
[c9f1babe-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c9f1babe-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_588] e valore ritornato [TEST_RESPONSE_588]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2606&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2607&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aed38f6e-5da6-11f0-ab8e-060730329b56]
[aed38f6e-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[aed38f6e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2607] e valore ritornato [TEST_RESPONSE_2607]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1858&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1859&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bde73b75-5da5-11f0-ab8e-060730329b56]
[bde73b75-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[bde73b75-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1859] e valore ritornato [TEST_RESPONSE_1859]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1178&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1d852b7-5da4-11f0-ab8e-060730329b56]
[d1d852b7-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d1d852b7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1178] e valore ritornato [TEST_RESPONSE_1178]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_83&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_84&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [642935ae-5da3-11f0-ab8e-060730329b56]
[642935ae-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[642935ae-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_84] e valore ritornato [TEST_RESPONSE_84]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_440&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86335a07-5da3-11f0-ab8e-060730329b56]
[86335a07-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[86335a07-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_440] e valore ritornato [TEST_RESPONSE_440]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2394&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2395&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b43b946-5da6-11f0-ab8e-060730329b56]
[6b43b946-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6b43b946-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2395] e valore ritornato [TEST_RESPONSE_2395]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1588&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1589&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66e313d5-5da5-11f0-ab8e-060730329b56]
[66e313d5-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[66e313d5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1589] e valore ritornato [TEST_RESPONSE_1589]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_644&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbe8e107-5da3-11f0-ab8e-060730329b56]
[dbe8e107-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[dbe8e107-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_644] e valore ritornato [TEST_RESPONSE_644]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1378&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1379&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [235168ed-5da5-11f0-ab8e-060730329b56]
[235168ed-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[235168ed-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1379] e valore ritornato [TEST_RESPONSE_1379]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_572&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c56fdbfc-5da3-11f0-ab8e-060730329b56]
[c56fdbfc-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c56fdbfc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_572] e valore ritornato [TEST_RESPONSE_572]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1394&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1395&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29267aa3-5da5-11f0-ab8e-060730329b56]
[29267aa3-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[29267aa3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1395] e valore ritornato [TEST_RESPONSE_1395]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_434&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85fcb99b-5da3-11f0-ab8e-060730329b56]
[85fcb99b-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[85fcb99b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_434] e valore ritornato [TEST_RESPONSE_434]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1242&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1243&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7326556-5da4-11f0-ab8e-060730329b56]
[f7326556-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f7326556-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1243] e valore ritornato [TEST_RESPONSE_1243]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_690&destFileContentType=application/pdf&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eaae022b-5da3-11f0-ab8e-060730329b56]
[eaae022b-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[eaae022b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_690] e valore ritornato [TEST_RESPONSE_690]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1047&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d1baa2e-5da4-11f0-ab8e-060730329b56]
[7d1baa2e-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7d1baa2e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1047] e valore ritornato [TEST_RESPONSE_1047]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1350&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1351&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a33bad1-5da5-11f0-ab8e-060730329b56]
[1a33bad1-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[1a33bad1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1351] e valore ritornato [TEST_RESPONSE_1351]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_19&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fcda430-5da3-11f0-ab8e-060730329b56]
[5fcda430-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_560&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c07300de-5da3-11f0-ab8e-060730329b56]
[c07300de-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c07300de-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_560] e valore ritornato [TEST_RESPONSE_560]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1180&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2850d7f-5da4-11f0-ab8e-060730329b56]
[d2850d7f-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[d2850d7f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1180] e valore ritornato [TEST_RESPONSE_1180]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_438&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86209553-5da3-11f0-ab8e-060730329b56]
[86209553-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[86209553-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_438] e valore ritornato [TEST_RESPONSE_438]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2676&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2677&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5f1fd39-5da6-11f0-ab8e-060730329b56]
[c5f1fd39-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c5f1fd39-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2677] e valore ritornato [TEST_RESPONSE_2677]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_362&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [838eee50-5da3-11f0-ab8e-060730329b56]
[838eee50-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[838eee50-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_362] e valore ritornato [TEST_RESPONSE_362]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2724&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2725&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d573b6a3-5da6-11f0-ab8e-060730329b56]
[d573b6a3-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d573b6a3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2725] e valore ritornato [TEST_RESPONSE_2725]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1236&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1237&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5b1438a-5da4-11f0-ab8e-060730329b56]
[f5b1438a-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f5b1438a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1237] e valore ritornato [TEST_RESPONSE_1237]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1634&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1635&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7513bc2b-5da5-11f0-ab8e-060730329b56]
[7513bc2b-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7513bc2b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1635] e valore ritornato [TEST_RESPONSE_1635]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_878&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26e002b3-5da4-11f0-ab8e-060730329b56]
[26e002b3-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[26e002b3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_878] e valore ritornato [TEST_RESPONSE_878]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1290&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1291&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07944590-5da5-11f0-ab8e-060730329b56]
[07944590-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[07944590-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1291] e valore ritornato [TEST_RESPONSE_1291]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1776&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1777&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a365a560-5da5-11f0-ab8e-060730329b56]
[a365a560-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a365a560-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1777] e valore ritornato [TEST_RESPONSE_1777]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1052&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8050bd94-5da4-11f0-ab8e-060730329b56]
[8050bd94-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8050bd94-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1052] e valore ritornato [TEST_RESPONSE_1052]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1964&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1965&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e01e631a-5da5-11f0-ab8e-060730329b56]
[e01e631a-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e01e631a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1965] e valore ritornato [TEST_RESPONSE_1965]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_844&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c9435cb-5da4-11f0-ab8e-060730329b56]
[1c9435cb-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1c9435cb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_844] e valore ritornato [TEST_RESPONSE_844]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1073&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dbda1af-5da4-11f0-ab8e-060730329b56]
[8dbda1af-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8dbda1af-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1073] e valore ritornato [TEST_RESPONSE_1073]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_828&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16d14b86-5da4-11f0-ab8e-060730329b56]
[16d14b86-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[16d14b86-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_828] e valore ritornato [TEST_RESPONSE_828]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1392&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1393&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2884482f-5da5-11f0-ab8e-060730329b56]
[2884482f-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2884482f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1393] e valore ritornato [TEST_RESPONSE_1393]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2218&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2219&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3118f980-5da6-11f0-ab8e-060730329b56]
[3118f980-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3118f980-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2219] e valore ritornato [TEST_RESPONSE_2219]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2854&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2855&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [feef5f91-5da6-11f0-ab8e-060730329b56]
[feef5f91-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[feef5f91-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2855] e valore ritornato [TEST_RESPONSE_2855]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2046&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2047&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa6f995b-5da5-11f0-ab8e-060730329b56]
[fa6f995b-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fa6f995b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2047] e valore ritornato [TEST_RESPONSE_2047]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2776&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2777&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e56e71a2-5da6-11f0-ab8e-060730329b56]
[e56e71a2-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[e56e71a2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2777] e valore ritornato [TEST_RESPONSE_2777]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1129&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b21119b2-5da4-11f0-ab8e-060730329b56]
[b21119b2-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b21119b2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1129] e valore ritornato [TEST_RESPONSE_1129]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_235&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_236&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6929e18b-5da3-11f0-ab8e-060730329b56]
[6929e18b-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6929e18b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_236] e valore ritornato [TEST_RESPONSE_236]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2770&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2771&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2e92643-5da6-11f0-ab8e-060730329b56]
[e2e92643-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e2e92643-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2771] e valore ritornato [TEST_RESPONSE_2771]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1866&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1867&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c07c8b65-5da5-11f0-ab8e-060730329b56]
[c07c8b65-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c07c8b65-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1867] e valore ritornato [TEST_RESPONSE_1867]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_584&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8a90e16-5da3-11f0-ab8e-060730329b56]
[c8a90e16-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c8a90e16-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_584] e valore ritornato [TEST_RESPONSE_584]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_978&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51764364-5da4-11f0-ab8e-060730329b56]
[51764364-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[51764364-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_978] e valore ritornato [TEST_RESPONSE_978]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1768&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1769&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0d3d6e0-5da5-11f0-ab8e-060730329b56]
[a0d3d6e0-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a0d3d6e0-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1769] e valore ritornato [TEST_RESPONSE_1769]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_416&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8572f005-5da3-11f0-ab8e-060730329b56]
[8572f005-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[8572f005-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_416] e valore ritornato [TEST_RESPONSE_416]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1906&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1907&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd5d350c-5da5-11f0-ab8e-060730329b56]
[cd5d350c-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[cd5d350c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1907] e valore ritornato [TEST_RESPONSE_1907]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_149&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [666c6f7c-5da3-11f0-ab8e-060730329b56]
[666c6f7c-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[666c6f7c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_150] e valore ritornato [TEST_RESPONSE_150]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1160&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5633c28-5da4-11f0-ab8e-060730329b56]
[c5633c28-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c5633c28-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1160] e valore ritornato [TEST_RESPONSE_1160]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1938&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1939&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7bcd910-5da5-11f0-ab8e-060730329b56]
[d7bcd910-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d7bcd910-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1939] e valore ritornato [TEST_RESPONSE_1939]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2788&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2789&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e94a736c-5da6-11f0-ab8e-060730329b56]
[e94a736c-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e94a736c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2789] e valore ritornato [TEST_RESPONSE_2789]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1171&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd26ff89-5da4-11f0-ab8e-060730329b56]
[cd26ff89-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[cd26ff89-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1171] e valore ritornato [TEST_RESPONSE_1171]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_922&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35d645f7-5da4-11f0-ab8e-060730329b56]
[35d645f7-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[35d645f7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_922] e valore ritornato [TEST_RESPONSE_922]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1956&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1957&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de3be76a-5da5-11f0-ab8e-060730329b56]
[de3be76a-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[de3be76a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1957] e valore ritornato [TEST_RESPONSE_1957]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2326&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2327&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54a3cb4f-5da6-11f0-ab8e-060730329b56]
[54a3cb4f-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[54a3cb4f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2327] e valore ritornato [TEST_RESPONSE_2327]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_315&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [825a1766-5da3-11f0-ab8e-060730329b56]
[825a1766-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_694&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec03f545-5da3-11f0-ab8e-060730329b56]
[ec03f545-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ec03f545-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_694] e valore ritornato [TEST_RESPONSE_694]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_704&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef381e49-5da3-11f0-ab8e-060730329b56]
[ef381e49-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ef381e49-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_704] e valore ritornato [TEST_RESPONSE_704]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_187&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_188&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67a738c1-5da3-11f0-ab8e-060730329b56]
[67a738c1-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[67a738c1-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_188] e valore ritornato [TEST_RESPONSE_188]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2910&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2911&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10f1835a-5da7-11f0-ab8e-060730329b56]
[10f1835a-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[10f1835a-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2911] e valore ritornato [TEST_RESPONSE_2911]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2672&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2673&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4a1af71-5da6-11f0-ab8e-060730329b56]
[c4a1af71-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c4a1af71-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2673] e valore ritornato [TEST_RESPONSE_2673]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2280&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2281&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [467740ae-5da6-11f0-ab8e-060730329b56]
[467740ae-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[467740ae-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2281] e valore ritornato [TEST_RESPONSE_2281]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1155&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2575ba4-5da4-11f0-ab8e-060730329b56]
[c2575ba4-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c2575ba4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1155] e valore ritornato [TEST_RESPONSE_1155]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_249&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_250&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69ab6db9-5da3-11f0-ab8e-060730329b56]
[69ab6db9-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[69ab6db9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_250] e valore ritornato [TEST_RESPONSE_250]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1816&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1817&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0562d87-5da5-11f0-ab8e-060730329b56]
[b0562d87-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b0562d87-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1817] e valore ritornato [TEST_RESPONSE_1817]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2128&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2129&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14e23a4e-5da6-11f0-ab8e-060730329b56]
[14e23a4e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[14e23a4e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2129] e valore ritornato [TEST_RESPONSE_2129]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1958&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1959&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de43d6ae-5da5-11f0-ab8e-060730329b56]
[de43d6ae-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[de43d6ae-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1959] e valore ritornato [TEST_RESPONSE_1959]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1612&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1613&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ea354ca-5da5-11f0-ab8e-060730329b56]
[6ea354ca-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6ea354ca-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1613] e valore ritornato [TEST_RESPONSE_1613]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1016&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69222428-5da4-11f0-ab8e-060730329b56]
[69222428-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[69222428-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1016] e valore ritornato [TEST_RESPONSE_1016]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2454&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2455&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e88e367-5da6-11f0-ab8e-060730329b56]
[7e88e367-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[7e88e367-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2455] e valore ritornato [TEST_RESPONSE_2455]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2574&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2575&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a489e46a-5da6-11f0-ab8e-060730329b56]
[a489e46a-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[a489e46a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2575] e valore ritornato [TEST_RESPONSE_2575]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1117&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aaf5cb50-5da4-11f0-ab8e-060730329b56]
[aaf5cb50-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[aaf5cb50-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1117] e valore ritornato [TEST_RESPONSE_1117]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1019&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b0ae064-5da4-11f0-ab8e-060730329b56]
[6b0ae064-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[6b0ae064-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1019] e valore ritornato [TEST_RESPONSE_1019]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1175&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfd61a0b-5da4-11f0-ab8e-060730329b56]
[cfd61a0b-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[cfd61a0b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1175] e valore ritornato [TEST_RESPONSE_1175]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1021&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c5784ac-5da4-11f0-ab8e-060730329b56]
[6c5784ac-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6c5784ac-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1021] e valore ritornato [TEST_RESPONSE_1021]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1646&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1647&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78eed393-5da5-11f0-ab8e-060730329b56]
[78eed393-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[78eed393-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1647] e valore ritornato [TEST_RESPONSE_1647]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1796&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1797&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9d0b68d-5da5-11f0-ab8e-060730329b56]
[a9d0b68d-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a9d0b68d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1797] e valore ritornato [TEST_RESPONSE_1797]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2368&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2369&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6217b34a-5da6-11f0-ab8e-060730329b56]
[6217b34a-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6217b34a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2369] e valore ritornato [TEST_RESPONSE_2369]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2512&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2513&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9129b835-5da6-11f0-ab8e-060730329b56]
[9129b835-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[9129b835-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2513] e valore ritornato [TEST_RESPONSE_2513]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_243&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_244&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69555e6b-5da3-11f0-ab8e-060730329b56]
[69555e6b-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[69555e6b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_244] e valore ritornato [TEST_RESPONSE_244]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2736&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2737&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8b80c4b-5da6-11f0-ab8e-060730329b56]
[d8b80c4b-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d8b80c4b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2737] e valore ritornato [TEST_RESPONSE_2737]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2030&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2031&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f556f8d9-5da5-11f0-ab8e-060730329b56]
[f556f8d9-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f556f8d9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2031] e valore ritornato [TEST_RESPONSE_2031]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3070&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3071&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44db4e35-5da7-11f0-ab8e-060730329b56]
[44db4e35-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[44db4e35-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3071] e valore ritornato [TEST_RESPONSE_3071]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2201&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b4f597a-5da6-11f0-ab8e-060730329b56]
[2b4f597a-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2b4f597a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2201] e valore ritornato [TEST_RESPONSE_2201]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1318&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1319&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fe3801c-5da5-11f0-ab8e-060730329b56]
[0fe3801c-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0fe3801c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1319] e valore ritornato [TEST_RESPONSE_1319]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2908&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2909&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1042f3d4-5da7-11f0-ab8e-060730329b56]
[1042f3d4-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1042f3d4-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2909] e valore ritornato [TEST_RESPONSE_2909]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2318&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2319&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52183e5f-5da6-11f0-ab8e-060730329b56]
[52183e5f-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[52183e5f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2319] e valore ritornato [TEST_RESPONSE_2319]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_252&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69bde44d-5da3-11f0-ab8e-060730329b56]
[69bde44d-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[69bde44d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_252] e valore ritornato [TEST_RESPONSE_252]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1464&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1465&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ee0c488-5da5-11f0-ab8e-060730329b56]
[3ee0c488-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3ee0c488-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1465] e valore ritornato [TEST_RESPONSE_1465]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2966&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [233edff4-5da7-11f0-ab8e-060730329b56]
[233edff4-5da7-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1570&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1571&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [611a843f-5da5-11f0-ab8e-060730329b56]
[611a843f-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[611a843f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1571] e valore ritornato [TEST_RESPONSE_1571]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1027&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70307936-5da4-11f0-ab8e-060730329b56]
[70307936-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[70307936-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1027] e valore ritornato [TEST_RESPONSE_1027]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1024&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e3e6d2a-5da4-11f0-ab8e-060730329b56]
[6e3e6d2a-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[6e3e6d2a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1024] e valore ritornato [TEST_RESPONSE_1024]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2772&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2773&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e38b80c7-5da6-11f0-ab8e-060730329b56]
[e38b80c7-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e38b80c7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2773] e valore ritornato [TEST_RESPONSE_2773]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1112&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7181bd7-5da4-11f0-ab8e-060730329b56]
[a7181bd7-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a7181bd7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1112] e valore ritornato [TEST_RESPONSE_1112]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2470&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2471&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8313c2d9-5da6-11f0-ab8e-060730329b56]
[8313c2d9-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8313c2d9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2471] e valore ritornato [TEST_RESPONSE_2471]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_796&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d3d8302-5da4-11f0-ab8e-060730329b56]
[0d3d8302-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0d3d8302-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_796] e valore ritornato [TEST_RESPONSE_796]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3092&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3093&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bdea7c3-5da7-11f0-ab8e-060730329b56]
[4bdea7c3-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4bdea7c3-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3093] e valore ritornato [TEST_RESPONSE_3093]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1144&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc6264d6-5da4-11f0-ab8e-060730329b56]
[bc6264d6-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[bc6264d6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1144] e valore ritornato [TEST_RESPONSE_1144]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1484&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1485&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [454ff464-5da5-11f0-ab8e-060730329b56]
[454ff464-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[454ff464-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1485] e valore ritornato [TEST_RESPONSE_1485]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1968&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1969&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1705e94-5da5-11f0-ab8e-060730329b56]
[e1705e94-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e1705e94-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1969] e valore ritornato [TEST_RESPONSE_1969]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2174&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2175&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2443e994-5da6-11f0-ab8e-060730329b56]
[2443e994-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2443e994-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2175] e valore ritornato [TEST_RESPONSE_2175]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1960&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1961&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dee37212-5da5-11f0-ab8e-060730329b56]
[dee37212-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[dee37212-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1961] e valore ritornato [TEST_RESPONSE_1961]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2296&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2297&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4af8832f-5da6-11f0-ab8e-060730329b56]
[4af8832f-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4af8832f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2297] e valore ritornato [TEST_RESPONSE_2297]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2186&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2187&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26d4f4cc-5da6-11f0-ab8e-060730329b56]
[26d4f4cc-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[26d4f4cc-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2187] e valore ritornato [TEST_RESPONSE_2187]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1158&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c41cb260-5da4-11f0-ab8e-060730329b56]
[c41cb260-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c41cb260-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1158] e valore ritornato [TEST_RESPONSE_1158]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2456&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2457&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f2dd5fb-5da6-11f0-ab8e-060730329b56]
[7f2dd5fb-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7f2dd5fb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2457] e valore ritornato [TEST_RESPONSE_2457]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1201&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e14c0260-5da4-11f0-ab8e-060730329b56]
[e14c0260-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e14c0260-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1201] e valore ritornato [TEST_RESPONSE_1201]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2432&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2433&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76dfade6-5da6-11f0-ab8e-060730329b56]
[76dfade6-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[76dfade6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2433] e valore ritornato [TEST_RESPONSE_2433]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2450&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2451&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d3f4d5f-5da6-11f0-ab8e-060730329b56]
[7d3f4d5f-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7d3f4d5f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2451] e valore ritornato [TEST_RESPONSE_2451]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1486&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1487&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45f31238-5da5-11f0-ab8e-060730329b56]
[45f31238-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[45f31238-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1487] e valore ritornato [TEST_RESPONSE_1487]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_370&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83d63090-5da3-11f0-ab8e-060730329b56]
[83d63090-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[83d63090-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_370] e valore ritornato [TEST_RESPONSE_370]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1137&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7422334-5da4-11f0-ab8e-060730329b56]
[b7422334-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b7422334-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1137] e valore ritornato [TEST_RESPONSE_1137]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1213&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e85c2d33-5da4-11f0-ab8e-060730329b56]
[e85c2d33-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e85c2d33-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1213] e valore ritornato [TEST_RESPONSE_1213]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_724&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5a24513-5da3-11f0-ab8e-060730329b56]
[f5a24513-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f5a24513-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_724] e valore ritornato [TEST_RESPONSE_724]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2274&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2275&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4346c129-5da6-11f0-ab8e-060730329b56]
[4346c129-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[4346c129-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2275] e valore ritornato [TEST_RESPONSE_2275]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1890&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1891&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c83663ba-5da5-11f0-ab8e-060730329b56]
[c83663ba-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c83663ba-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1891] e valore ritornato [TEST_RESPONSE_1891]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1000&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5eec0120-5da4-11f0-ab8e-060730329b56]
[5eec0120-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5eec0120-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1000] e valore ritornato [TEST_RESPONSE_1000]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_460&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1942c05-5da3-11f0-ab8e-060730329b56]
[a1942c05-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a1942c05-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_460] e valore ritornato [TEST_RESPONSE_460]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3014&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3015&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32be295b-5da7-11f0-ab8e-060730329b56]
[32be295b-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[32be295b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3015] e valore ritornato [TEST_RESPONSE_3015]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1920&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1921&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1d576da-5da5-11f0-ab8e-060730329b56]
[d1d576da-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d1d576da-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1921] e valore ritornato [TEST_RESPONSE_1921]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_566&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3810440-5da3-11f0-ab8e-060730329b56]
[c3810440-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c3810440-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_566] e valore ritornato [TEST_RESPONSE_566]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1219&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec34857d-5da4-11f0-ab8e-060730329b56]
[ec34857d-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ec34857d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1219] e valore ritornato [TEST_RESPONSE_1219]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1526&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52c75ed0-5da5-11f0-ab8e-060730329b56]
[52c75ed0-5da5-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1710&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1711&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8da6c89e-5da5-11f0-ab8e-060730329b56]
[8da6c89e-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8da6c89e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1711] e valore ritornato [TEST_RESPONSE_1711]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1344&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1345&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18dc8f35-5da5-11f0-ab8e-060730329b56]
[18dc8f35-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[18dc8f35-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1345] e valore ritornato [TEST_RESPONSE_1345]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_758&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00d9836e-5da4-11f0-ab8e-060730329b56]
[00d9836e-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[00d9836e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_758] e valore ritornato [TEST_RESPONSE_758]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2352&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2353&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ce52228-5da6-11f0-ab8e-060730329b56]
[5ce52228-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5ce52228-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2353] e valore ritornato [TEST_RESPONSE_2353]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_692&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb520a5f-5da3-11f0-ab8e-060730329b56]
[eb520a5f-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[eb520a5f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_692] e valore ritornato [TEST_RESPONSE_692]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1167&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9ec6de6-5da4-11f0-ab8e-060730329b56]
[c9ec6de6-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c9ec6de6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1167] e valore ritornato [TEST_RESPONSE_1167]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1500&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a747bc7-5da5-11f0-ab8e-060730329b56]
[4a747bc7-5da5-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_173&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_174&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [676881f3-5da3-11f0-ab8e-060730329b56]
[676881f3-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[676881f3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_174] e valore ritornato [TEST_RESPONSE_174]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2988&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2989&destFileContentType=application/zip&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a666352-5da7-11f0-ab8e-060730329b56]
[2a666352-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2a666352-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2989] e valore ritornato [TEST_RESPONSE_2989]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2536&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2537&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [985448d7-5da6-11f0-ab8e-060730329b56]
[985448d7-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[985448d7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2537] e valore ritornato [TEST_RESPONSE_2537]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2188&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2189&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27779d72-5da6-11f0-ab8e-060730329b56]
[27779d72-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[27779d72-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2189] e valore ritornato [TEST_RESPONSE_2189]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_896&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d45959c-5da4-11f0-ab8e-060730329b56]
[2d45959c-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2d45959c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_896] e valore ritornato [TEST_RESPONSE_896]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3078&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3079&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [475f6117-5da7-11f0-ab8e-060730329b56]
[475f6117-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[475f6117-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3079] e valore ritornato [TEST_RESPONSE_3079]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_558&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c047f93a-5da3-11f0-ab8e-060730329b56]
[c047f93a-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c047f93a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_558] e valore ritornato [TEST_RESPONSE_558]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_952&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40db78d2-5da4-11f0-ab8e-060730329b56]
[40db78d2-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[40db78d2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_952] e valore ritornato [TEST_RESPONSE_952]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1103&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a11876b1-5da4-11f0-ab8e-060730329b56]
[a11876b1-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a11876b1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1103] e valore ritornato [TEST_RESPONSE_1103]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2862&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2863&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0184b081-5da7-11f0-ab8e-060730329b56]
[0184b081-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0184b081-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2863] e valore ritornato [TEST_RESPONSE_2863]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_918&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3485aa0f-5da4-11f0-ab8e-060730329b56]
[3485aa0f-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3485aa0f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_918] e valore ritornato [TEST_RESPONSE_918]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11b24264-5da4-11f0-ab8e-060730329b56]
[11b24264-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[11b24264-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_812] e valore ritornato [TEST_RESPONSE_812]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_924&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [367e6cdb-5da4-11f0-ab8e-060730329b56]
[367e6cdb-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[367e6cdb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_924] e valore ritornato [TEST_RESPONSE_924]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a994143-5da4-11f0-ab8e-060730329b56]
[9a994143-5da4-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_958&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4406ef4a-5da4-11f0-ab8e-060730329b56]
[4406ef4a-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4406ef4a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_958] e valore ritornato [TEST_RESPONSE_958]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_653&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df18280b-5da3-11f0-ab8e-060730329b56]
[df18280b-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_645&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_646&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc8e21bb-5da3-11f0-ab8e-060730329b56]
[dc8e21bb-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[dc8e21bb-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_646] e valore ritornato [TEST_RESPONSE_646]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1530&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [540c61f8-5da5-11f0-ab8e-060730329b56]
[540c61f8-5da5-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_647&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd329f1f-5da3-11f0-ab8e-060730329b56]
[dd329f1f-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2002&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2003&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed04ff2f-5da5-11f0-ab8e-060730329b56]
[ed04ff2f-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[ed04ff2f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2003] e valore ritornato [TEST_RESPONSE_2003]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2092&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2093&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0921cebf-5da6-11f0-ab8e-060730329b56]
[0921cebf-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[0921cebf-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2093] e valore ritornato [TEST_RESPONSE_2093]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_858&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [206ab857-5da4-11f0-ab8e-060730329b56]
[206ab857-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[206ab857-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_858] e valore ritornato [TEST_RESPONSE_858]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_458&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0ed1691-5da3-11f0-ab8e-060730329b56]
[a0ed1691-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a0ed1691-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_458] e valore ritornato [TEST_RESPONSE_458]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_495&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac2b33c5-5da3-11f0-ab8e-060730329b56]
[ac2b33c5-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2208&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2209&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2de1c43c-5da6-11f0-ab8e-060730329b56]
[2de1c43c-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2de1c43c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2209] e valore ritornato [TEST_RESPONSE_2209]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2024&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2025&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f36d784d-5da5-11f0-ab8e-060730329b56]
[f36d784d-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f36d784d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2025] e valore ritornato [TEST_RESPONSE_2025]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2534&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2535&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97b91a43-5da6-11f0-ab8e-060730329b56]
[97b91a43-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[97b91a43-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2535] e valore ritornato [TEST_RESPONSE_2535]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1576&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1577&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63069cdd-5da5-11f0-ab8e-060730329b56]
[63069cdd-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[63069cdd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1577] e valore ritornato [TEST_RESPONSE_1577]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_337&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82d84847-5da3-11f0-ab8e-060730329b56]
[82d84847-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1002&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60345fa8-5da4-11f0-ab8e-060730329b56]
[60345fa8-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[60345fa8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1002] e valore ritornato [TEST_RESPONSE_1002]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2018&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2019&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f178fb3f-5da5-11f0-ab8e-060730329b56]
[f178fb3f-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f178fb3f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2019] e valore ritornato [TEST_RESPONSE_2019]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1286&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1287&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0645cc88-5da5-11f0-ab8e-060730329b56]
[0645cc88-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0645cc88-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1287] e valore ritornato [TEST_RESPONSE_1287]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3050&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3051&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e4b28d7-5da7-11f0-ab8e-060730329b56]
[3e4b28d7-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3e4b28d7-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3051] e valore ritornato [TEST_RESPONSE_3051]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2034&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2035&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f69c4a21-5da5-11f0-ab8e-060730329b56]
[f69c4a21-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f69c4a21-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2035] e valore ritornato [TEST_RESPONSE_2035]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_523&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_524&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4a3c742-5da3-11f0-ab8e-060730329b56]
[b4a3c742-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b4a3c742-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_524] e valore ritornato [TEST_RESPONSE_524]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_981&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5360d560-5da4-11f0-ab8e-060730329b56]
[5360d560-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5360d560-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_981] e valore ritornato [TEST_RESPONSE_981]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1910&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1911&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cea2d476-5da5-11f0-ab8e-060730329b56]
[cea2d476-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cea2d476-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1911] e valore ritornato [TEST_RESPONSE_1911]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2436&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2437&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [782944ee-5da6-11f0-ab8e-060730329b56]
[782944ee-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[782944ee-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2437] e valore ritornato [TEST_RESPONSE_2437]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_323&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82860978-5da3-11f0-ab8e-060730329b56]
[82860978-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1828&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1829&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b43c6881-5da5-11f0-ab8e-060730329b56]
[b43c6881-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b43c6881-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1829] e valore ritornato [TEST_RESPONSE_1829]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2740&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2741&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d98bfe23-5da6-11f0-ab8e-060730329b56]
[d98bfe23-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d98bfe23-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2741] e valore ritornato [TEST_RESPONSE_2741]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b3d4977-5da4-11f0-ab8e-060730329b56]
[9b3d4977-5da4-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1198&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [debbe18e-5da4-11f0-ab8e-060730329b56]
[debbe18e-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[debbe18e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1198] e valore ritornato [TEST_RESPONSE_1198]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2900&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2901&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e5f66b4-5da7-11f0-ab8e-060730329b56]
[0e5f66b4-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0e5f66b4-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2901] e valore ritornato [TEST_RESPONSE_2901]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_580&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6c2e8ec-5da3-11f0-ab8e-060730329b56]
[c6c2e8ec-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c6c2e8ec-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_580] e valore ritornato [TEST_RESPONSE_580]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2426&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2427&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74e5b298-5da6-11f0-ab8e-060730329b56]
[74e5b298-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[74e5b298-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2427] e valore ritornato [TEST_RESPONSE_2427]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2746&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2747&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db396011-5da6-11f0-ab8e-060730329b56]
[db396011-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[db396011-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2747] e valore ritornato [TEST_RESPONSE_2747]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_420&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [858d55dd-5da3-11f0-ab8e-060730329b56]
[858d55dd-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[858d55dd-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_420] e valore ritornato [TEST_RESPONSE_420]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1640&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1641&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76faa4a7-5da5-11f0-ab8e-060730329b56]
[76faa4a7-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[76faa4a7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1641] e valore ritornato [TEST_RESPONSE_1641]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1056&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82e2da34-5da4-11f0-ab8e-060730329b56]
[82e2da34-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[82e2da34-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1056] e valore ritornato [TEST_RESPONSE_1056]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1244&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1245&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7e70f5c-5da4-11f0-ab8e-060730329b56]
[f7e70f5c-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f7e70f5c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1245] e valore ritornato [TEST_RESPONSE_1245]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_329&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [829bdb74-5da3-11f0-ab8e-060730329b56]
[829bdb74-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_456&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0ddfb5d-5da3-11f0-ab8e-060730329b56]
[a0ddfb5d-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a0ddfb5d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_456] e valore ritornato [TEST_RESPONSE_456]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_452&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f5d9ce4-5da3-11f0-ab8e-060730329b56]
[9f5d9ce4-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[9f5d9ce4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_452] e valore ritornato [TEST_RESPONSE_452]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2012&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2013&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0279c03-5da5-11f0-ab8e-060730329b56]
[f0279c03-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f0279c03-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2013] e valore ritornato [TEST_RESPONSE_2013]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_400&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [850c17c3-5da3-11f0-ab8e-060730329b56]
[850c17c3-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[850c17c3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_400] e valore ritornato [TEST_RESPONSE_400]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1316&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1317&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f37afb6-5da5-11f0-ab8e-060730329b56]
[0f37afb6-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0f37afb6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1317] e valore ritornato [TEST_RESPONSE_1317]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2414&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2415&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71128a70-5da6-11f0-ab8e-060730329b56]
[71128a70-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[71128a70-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2415] e valore ritornato [TEST_RESPONSE_2415]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2358&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2359&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ed92a06-5da6-11f0-ab8e-060730329b56]
[5ed92a06-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5ed92a06-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2359] e valore ritornato [TEST_RESPONSE_2359]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1131&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b361406a-5da4-11f0-ab8e-060730329b56]
[b361406a-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b361406a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1131] e valore ritornato [TEST_RESPONSE_1131]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_41&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [623ad2ce-5da3-11f0-ab8e-060730329b56]
[623ad2ce-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1272&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1273&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0103fa26-5da5-11f0-ab8e-060730329b56]
[0103fa26-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0103fa26-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1273] e valore ritornato [TEST_RESPONSE_1273]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1215&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9a59d2b-5da4-11f0-ab8e-060730329b56]
[e9a59d2b-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e9a59d2b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1215] e valore ritornato [TEST_RESPONSE_1215]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1886&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1887&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6ec306f-5da5-11f0-ab8e-060730329b56]
[c6ec306f-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c6ec306f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1887] e valore ritornato [TEST_RESPONSE_1887]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1650&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1651&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a366ecd-5da5-11f0-ab8e-060730329b56]
[7a366ecd-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7a366ecd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1651] e valore ritornato [TEST_RESPONSE_1651]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8368efaa-5da3-11f0-ab8e-060730329b56]
[8368efaa-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8368efaa-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_352] e valore ritornato [TEST_RESPONSE_352]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2320&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2321&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52ba98e3-5da6-11f0-ab8e-060730329b56]
[52ba98e3-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[52ba98e3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2321] e valore ritornato [TEST_RESPONSE_2321]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1054&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8198cdfc-5da4-11f0-ab8e-060730329b56]
[8198cdfc-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8198cdfc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1054] e valore ritornato [TEST_RESPONSE_1054]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_239&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_240&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69472d93-5da3-11f0-ab8e-060730329b56]
[69472d93-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[69472d93-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_240] e valore ritornato [TEST_RESPONSE_240]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2600&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2601&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ace7c4f2-5da6-11f0-ab8e-060730329b56]
[ace7c4f2-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ace7c4f2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2601] e valore ritornato [TEST_RESPONSE_2601]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2420&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2421&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72ff3f4c-5da6-11f0-ab8e-060730329b56]
[72ff3f4c-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[72ff3f4c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2421] e valore ritornato [TEST_RESPONSE_2421]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1140&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b92c4000-5da4-11f0-ab8e-060730329b56]
[b92c4000-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b92c4000-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1140] e valore ritornato [TEST_RESPONSE_1140]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1574&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1575&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62591ec7-5da5-11f0-ab8e-060730329b56]
[62591ec7-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[62591ec7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1575] e valore ritornato [TEST_RESPONSE_1575]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1830&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1831&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4df5f45-5da5-11f0-ab8e-060730329b56]
[b4df5f45-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b4df5f45-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1831] e valore ritornato [TEST_RESPONSE_1831]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_493&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab8556d1-5da3-11f0-ab8e-060730329b56]
[ab8556d1-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2380&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2381&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66078b34-5da6-11f0-ab8e-060730329b56]
[66078b34-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[66078b34-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2381] e valore ritornato [TEST_RESPONSE_2381]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_665&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2fd0375-5da3-11f0-ab8e-060730329b56]
[e2fd0375-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2722&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2723&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4bb14fd-5da6-11f0-ab8e-060730329b56]
[d4bb14fd-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d4bb14fd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2723] e valore ritornato [TEST_RESPONSE_2723]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2300&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2301&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c4cefa9-5da6-11f0-ab8e-060730329b56]
[4c4cefa9-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[4c4cefa9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2301] e valore ritornato [TEST_RESPONSE_2301]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1132&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b40d10ce-5da4-11f0-ab8e-060730329b56]
[b40d10ce-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b40d10ce-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1132] e valore ritornato [TEST_RESPONSE_1132]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_698&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed4b425d-5da3-11f0-ab8e-060730329b56]
[ed4b425d-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ed4b425d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_698] e valore ritornato [TEST_RESPONSE_698]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2252&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2253&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c2b24ab-5da6-11f0-ab8e-060730329b56]
[3c2b24ab-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3c2b24ab-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2253] e valore ritornato [TEST_RESPONSE_2253]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1119&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac3eed28-5da4-11f0-ab8e-060730329b56]
[ac3eed28-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ac3eed28-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1119] e valore ritornato [TEST_RESPONSE_1119]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1676&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1677&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83432cf6-5da5-11f0-ab8e-060730329b56]
[83432cf6-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[83432cf6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1677] e valore ritornato [TEST_RESPONSE_1677]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_673&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e596e848-5da3-11f0-ab8e-060730329b56]
[e596e848-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [839e57a4-5da3-11f0-ab8e-060730329b56]
[839e57a4-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[839e57a4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_364] e valore ritornato [TEST_RESPONSE_364]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2820&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2821&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3261960-5da6-11f0-ab8e-060730329b56]
[f3261960-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f3261960-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2821] e valore ritornato [TEST_RESPONSE_2821]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1011&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [668c0fe1-5da4-11f0-ab8e-060730329b56]
[668c0fe1-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[668c0fe1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1011] e valore ritornato [TEST_RESPONSE_1011]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1412&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1413&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e45f8f9-5da5-11f0-ab8e-060730329b56]
[2e45f8f9-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2e45f8f9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1413] e valore ritornato [TEST_RESPONSE_1413]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2340&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2341&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59b4f0c0-5da6-11f0-ab8e-060730329b56]
[59b4f0c0-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[59b4f0c0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2341] e valore ritornato [TEST_RESPONSE_2341]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1694&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1695&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88812fcc-5da5-11f0-ab8e-060730329b56]
[88812fcc-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[88812fcc-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1695] e valore ritornato [TEST_RESPONSE_1695]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2958&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2116a8b2-5da7-11f0-ab8e-060730329b56]
[2116a8b2-5da7-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2178&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2179&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2589b00c-5da6-11f0-ab8e-060730329b56]
[2589b00c-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2589b00c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2179] e valore ritornato [TEST_RESPONSE_2179]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2584&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2585&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7c5ae90-5da6-11f0-ab8e-060730329b56]
[a7c5ae90-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[a7c5ae90-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2585] e valore ritornato [TEST_RESPONSE_2585]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2050&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2051&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbb9f3b3-5da5-11f0-ab8e-060730329b56]
[fbb9f3b3-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[fbb9f3b3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2051] e valore ritornato [TEST_RESPONSE_2051]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2392&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2393&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a9cf1f2-5da6-11f0-ab8e-060730329b56]
[6a9cf1f2-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6a9cf1f2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2393] e valore ritornato [TEST_RESPONSE_2393]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_802&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e7b332e-5da4-11f0-ab8e-060730329b56]
[0e7b332e-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0e7b332e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_802] e valore ritornato [TEST_RESPONSE_802]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2216&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2217&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30773c3c-5da6-11f0-ab8e-060730329b56]
[30773c3c-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[30773c3c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2217] e valore ritornato [TEST_RESPONSE_2217]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2492&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2493&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a1bfe67-5da6-11f0-ab8e-060730329b56]
[8a1bfe67-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8a1bfe67-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2493] e valore ritornato [TEST_RESPONSE_2493]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1208&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e521e9ad-5da4-11f0-ab8e-060730329b56]
[e521e9ad-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[e521e9ad-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1208] e valore ritornato [TEST_RESPONSE_1208]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_446&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ca66c13-5da3-11f0-ab8e-060730329b56]
[9ca66c13-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[9ca66c13-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_446] e valore ritornato [TEST_RESPONSE_446]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1362&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1363&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e1513cb-5da5-11f0-ab8e-060730329b56]
[1e1513cb-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1e1513cb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1363] e valore ritornato [TEST_RESPONSE_1363]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1071&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c760677-5da4-11f0-ab8e-060730329b56]
[8c760677-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8c760677-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1071] e valore ritornato [TEST_RESPONSE_1071]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1230&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1231&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3efe46e-5da4-11f0-ab8e-060730329b56]
[f3efe46e-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f3efe46e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1231] e valore ritornato [TEST_RESPONSE_1231]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2158&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2159&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e80b12e-5da6-11f0-ab8e-060730329b56]
[1e80b12e-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1e80b12e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2159] e valore ritornato [TEST_RESPONSE_2159]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_556&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfa43f26-5da3-11f0-ab8e-060730329b56]
[bfa43f26-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[bfa43f26-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_556] e valore ritornato [TEST_RESPONSE_556]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_840&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ab0a8b1-5da4-11f0-ab8e-060730329b56]
[1ab0a8b1-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[1ab0a8b1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_840] e valore ritornato [TEST_RESPONSE_840]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2582&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2583&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7232cfc-5da6-11f0-ab8e-060730329b56]
[a7232cfc-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a7232cfc-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2583] e valore ritornato [TEST_RESPONSE_2583]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_129&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_130&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65b7c552-5da3-11f0-ab8e-060730329b56]
[65b7c552-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[65b7c552-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_130] e valore ritornato [TEST_RESPONSE_130]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2348&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2349&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ba85c60-5da6-11f0-ab8e-060730329b56]
[5ba85c60-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5ba85c60-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2349] e valore ritornato [TEST_RESPONSE_2349]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c76179f-5da4-11f0-ab8e-060730329b56]
[9c76179f-5da4-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_464&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a22b3bed-5da3-11f0-ab8e-060730329b56]
[a22b3bed-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a22b3bed-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_464] e valore ritornato [TEST_RESPONSE_464]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_191&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_192&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67c918a9-5da3-11f0-ab8e-060730329b56]
[67c918a9-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[67c918a9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_192] e valore ritornato [TEST_RESPONSE_192]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2586&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2587&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8685734-5da6-11f0-ab8e-060730329b56]
[a8685734-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a8685734-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2587] e valore ritornato [TEST_RESPONSE_2587]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1930&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1931&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d51b2c10-5da5-11f0-ab8e-060730329b56]
[d51b2c10-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d51b2c10-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1931] e valore ritornato [TEST_RESPONSE_1931]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_290&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [817eab50-5da3-11f0-ab8e-060730329b56]
[817eab50-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[817eab50-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_290] e valore ritornato [TEST_RESPONSE_290]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1912&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1913&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf488a5a-5da5-11f0-ab8e-060730329b56]
[cf488a5a-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[cf488a5a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1913] e valore ritornato [TEST_RESPONSE_1913]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2506&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2507&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f4edda9-5da6-11f0-ab8e-060730329b56]
[8f4edda9-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8f4edda9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2507] e valore ritornato [TEST_RESPONSE_2507]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2878&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2879&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06ab5ac3-5da7-11f0-ab8e-060730329b56]
[06ab5ac3-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[06ab5ac3-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2879] e valore ritornato [TEST_RESPONSE_2879]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1115&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9a97526-5da4-11f0-ab8e-060730329b56]
[a9a97526-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a9a97526-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1115] e valore ritornato [TEST_RESPONSE_1115]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2288&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2289&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [490edb8f-5da6-11f0-ab8e-060730329b56]
[490edb8f-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[490edb8f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2289] e valore ritornato [TEST_RESPONSE_2289]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_321&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8277ffb4-5da3-11f0-ab8e-060730329b56]
[8277ffb4-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_620&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4b37af5-5da3-11f0-ab8e-060730329b56]
[d4b37af5-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d4b37af5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_620] e valore ritornato [TEST_RESPONSE_620]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2146&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2147&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1aa46144-5da6-11f0-ab8e-060730329b56]
[1aa46144-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1aa46144-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2147] e valore ritornato [TEST_RESPONSE_2147]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2402&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2403&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d61de66-5da6-11f0-ab8e-060730329b56]
[6d61de66-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6d61de66-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2403] e valore ritornato [TEST_RESPONSE_2403]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_426&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85a96969-5da3-11f0-ab8e-060730329b56]
[85a96969-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[85a96969-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_426] e valore ritornato [TEST_RESPONSE_426]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2780&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2781&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6b4110c-5da6-11f0-ab8e-060730329b56]
[e6b4110c-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e6b4110c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2781] e valore ritornato [TEST_RESPONSE_2781]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_77&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_78&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63e6d570-5da3-11f0-ab8e-060730329b56]
[63e6d570-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[63e6d570-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_663&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_664&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2585f01-5da3-11f0-ab8e-060730329b56]
[e2585f01-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[e2585f01-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_664] e valore ritornato [TEST_RESPONSE_664]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_969&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b1396aa-5da4-11f0-ab8e-060730329b56]
[4b1396aa-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[4b1396aa-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_969] e valore ritornato [TEST_RESPONSE_969]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_280&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [813a4f37-5da3-11f0-ab8e-060730329b56]
[813a4f37-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[813a4f37-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_280] e valore ritornato [TEST_RESPONSE_280]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2130&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2131&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [157c7e82-5da6-11f0-ab8e-060730329b56]
[157c7e82-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[157c7e82-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2131] e valore ritornato [TEST_RESPONSE_2131]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1626&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1627&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73205189-5da5-11f0-ab8e-060730329b56]
[73205189-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[73205189-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1627] e valore ritornato [TEST_RESPONSE_1627]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_677&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_678&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e77e45f3-5da3-11f0-ab8e-060730329b56]
[e77e45f3-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[e77e45f3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_678] e valore ritornato [TEST_RESPONSE_678]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1762&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1763&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ee9e124-5da5-11f0-ab8e-060730329b56]
[9ee9e124-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[9ee9e124-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1763] e valore ritornato [TEST_RESPONSE_1763]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1174&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf30b247-5da4-11f0-ab8e-060730329b56]
[cf30b247-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cf30b247-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1174] e valore ritornato [TEST_RESPONSE_1174]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2882&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2883&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0800b19b-5da7-11f0-ab8e-060730329b56]
[0800b19b-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0800b19b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2883] e valore ritornato [TEST_RESPONSE_2883]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1260&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1261&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd19525c-5da4-11f0-ab8e-060730329b56]
[fd19525c-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[fd19525c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1261] e valore ritornato [TEST_RESPONSE_1261]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1280&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1281&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0451286c-5da5-11f0-ab8e-060730329b56]
[0451286c-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0451286c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1281] e valore ritornato [TEST_RESPONSE_1281]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2578&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2579&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5dd3f74-5da6-11f0-ab8e-060730329b56]
[a5dd3f74-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a5dd3f74-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2579] e valore ritornato [TEST_RESPONSE_2579]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1550&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1551&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a9b9cf2-5da5-11f0-ab8e-060730329b56]
[5a9b9cf2-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5a9b9cf2-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1551] e valore ritornato [TEST_RESPONSE_1551]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [956a59a1-5da4-11f0-ab8e-060730329b56]
[956a59a1-5da4-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2524&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2525&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [947fc11f-5da6-11f0-ab8e-060730329b56]
[947fc11f-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[947fc11f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2525] e valore ritornato [TEST_RESPONSE_2525]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2718&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2719&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2d9aac1-5da6-11f0-ab8e-060730329b56]
[d2d9aac1-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d2d9aac1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2719] e valore ritornato [TEST_RESPONSE_2719]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_197&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_198&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67ffb917-5da3-11f0-ab8e-060730329b56]
[67ffb917-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[67ffb917-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_198] e valore ritornato [TEST_RESPONSE_198]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_145&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_146&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [666124d4-5da3-11f0-ab8e-060730329b56]
[666124d4-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[666124d4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_146] e valore ritornato [TEST_RESPONSE_146]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1050&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f0cf2ea-5da4-11f0-ab8e-060730329b56]
[7f0cf2ea-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7f0cf2ea-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1050] e valore ritornato [TEST_RESPONSE_1050]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2490&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2491&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [897955c3-5da6-11f0-ab8e-060730329b56]
[897955c3-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[897955c3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2491] e valore ritornato [TEST_RESPONSE_2491]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3064&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3065&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [437862c9-5da7-11f0-ab8e-060730329b56]
[437862c9-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[437862c9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3065] e valore ritornato [TEST_RESPONSE_3065]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1063&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87f8e2a5-5da4-11f0-ab8e-060730329b56]
[87f8e2a5-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[87f8e2a5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1063] e valore ritornato [TEST_RESPONSE_1063]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1169&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb3df42e-5da4-11f0-ab8e-060730329b56]
[cb3df42e-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cb3df42e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1169] e valore ritornato [TEST_RESPONSE_1169]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2712&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2713&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0efdc15-5da6-11f0-ab8e-060730329b56]
[d0efdc15-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d0efdc15-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2713] e valore ritornato [TEST_RESPONSE_2713]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1025&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ee88fde-5da4-11f0-ab8e-060730329b56]
[6ee88fde-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6ee88fde-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1025] e valore ritornato [TEST_RESPONSE_1025]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_679&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e820c787-5da3-11f0-ab8e-060730329b56]
[e820c787-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_531&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_532&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7dc0ef4-5da3-11f0-ab8e-060730329b56]
[b7dc0ef4-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b7dc0ef4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_532] e valore ritornato [TEST_RESPONSE_532]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2460&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2461&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fd8e313-5da6-11f0-ab8e-060730329b56]
[7fd8e313-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7fd8e313-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2461] e valore ritornato [TEST_RESPONSE_2461]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1184&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d514b921-5da4-11f0-ab8e-060730329b56]
[d514b921-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d514b921-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1184] e valore ritornato [TEST_RESPONSE_1184]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2138&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2139&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18141964-5da6-11f0-ab8e-060730329b56]
[18141964-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[18141964-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2139] e valore ritornato [TEST_RESPONSE_2139]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_934&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39d279f1-5da4-11f0-ab8e-060730329b56]
[39d279f1-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[39d279f1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_934] e valore ritornato [TEST_RESPONSE_934]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_738&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fadbda14-5da3-11f0-ab8e-060730329b56]
[fadbda14-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[fadbda14-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_738] e valore ritornato [TEST_RESPONSE_738]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1164&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7fcabca-5da4-11f0-ab8e-060730329b56]
[c7fcabca-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c7fcabca-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1164] e valore ritornato [TEST_RESPONSE_1164]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_963&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4740e3b0-5da4-11f0-ab8e-060730329b56]
[4740e3b0-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4740e3b0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_963] e valore ritornato [TEST_RESPONSE_963]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2796&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2797&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb3cf4ac-5da6-11f0-ab8e-060730329b56]
[eb3cf4ac-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[eb3cf4ac-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2797] e valore ritornato [TEST_RESPONSE_2797]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_842&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bee58d7-5da4-11f0-ab8e-060730329b56]
[1bee58d7-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1bee58d7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_842] e valore ritornato [TEST_RESPONSE_842]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1258&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1259&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc7f0e28-5da4-11f0-ab8e-060730329b56]
[fc7f0e28-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[fc7f0e28-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1259] e valore ritornato [TEST_RESPONSE_1259]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1468&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1469&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40307612-5da5-11f0-ab8e-060730329b56]
[40307612-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[40307612-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1469] e valore ritornato [TEST_RESPONSE_1469]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2590&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2591&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9b34dcc-5da6-11f0-ab8e-060730329b56]
[a9b34dcc-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a9b34dcc-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2591] e valore ritornato [TEST_RESPONSE_2591]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_884&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28cf017f-5da4-11f0-ab8e-060730329b56]
[28cf017f-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[28cf017f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_884] e valore ritornato [TEST_RESPONSE_884]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_131&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_132&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65b8afb6-5da3-11f0-ab8e-060730329b56]
[65b8afb6-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[65b8afb6-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_132] e valore ritornato [TEST_RESPONSE_132]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1248&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1249&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9384784-5da4-11f0-ab8e-060730329b56]
[f9384784-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f9384784-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1249] e valore ritornato [TEST_RESPONSE_1249]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_965&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4887bb98-5da4-11f0-ab8e-060730329b56]
[4887bb98-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4887bb98-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_965] e valore ritornato [TEST_RESPONSE_965]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_53&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_54&destFileContentType=application/msword&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62cba13b-5da3-11f0-ab8e-060730329b56]
[62cba13b-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[62cba13b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_892&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b60a8ef-5da4-11f0-ab8e-060730329b56]
[2b60a8ef-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2b60a8ef-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_892] e valore ritornato [TEST_RESPONSE_892]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_936&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a7e2345-5da4-11f0-ab8e-060730329b56]
[3a7e2345-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3a7e2345-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_936] e valore ritornato [TEST_RESPONSE_936]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1068&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a8cacf9-5da4-11f0-ab8e-060730329b56]
[8a8cacf9-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8a8cacf9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1068] e valore ritornato [TEST_RESPONSE_1068]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_483&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a832f76b-5da3-11f0-ab8e-060730329b56]
[a832f76b-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2356&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2357&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e3521d2-5da6-11f0-ab8e-060730329b56]
[5e3521d2-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5e3521d2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2357] e valore ritornato [TEST_RESPONSE_2357]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2124&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2125&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13efeb06-5da6-11f0-ab8e-060730329b56]
[13efeb06-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[13efeb06-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2125] e valore ritornato [TEST_RESPONSE_2125]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1718&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1719&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [903848fe-5da5-11f0-ab8e-060730329b56]
[903848fe-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[903848fe-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1719] e valore ritornato [TEST_RESPONSE_1719]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2624&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4f0ceb8-5da6-11f0-ab8e-060730329b56]
[b4f0ceb8-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_928&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37c96373-5da4-11f0-ab8e-060730329b56]
[37c96373-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[37c96373-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_928] e valore ritornato [TEST_RESPONSE_928]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_73&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_74&destFileContentType=image/png&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63dfa978-5da3-11f0-ab8e-060730329b56]
[63dfa978-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[63dfa978-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_74] e valore ritornato [TEST_RESPONSE_74]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_714&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f26e1c0f-5da3-11f0-ab8e-060730329b56]
[f26e1c0f-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f26e1c0f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_714] e valore ritornato [TEST_RESPONSE_714]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1104&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1c0ebb5-5da4-11f0-ab8e-060730329b56]
[a1c0ebb5-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a1c0ebb5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1104] e valore ritornato [TEST_RESPONSE_1104]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_137&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_138&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65f14bf2-5da3-11f0-ab8e-060730329b56]
[65f14bf2-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[65f14bf2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_138] e valore ritornato [TEST_RESPONSE_138]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2946&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d63b2ba-5da7-11f0-ab8e-060730329b56]
[1d63b2ba-5da7-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2540&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2541&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99a9edd1-5da6-11f0-ab8e-060730329b56]
[99a9edd1-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[99a9edd1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2541] e valore ritornato [TEST_RESPONSE_2541]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2528&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2529&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95cb2ce7-5da6-11f0-ab8e-060730329b56]
[95cb2ce7-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[95cb2ce7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2529] e valore ritornato [TEST_RESPONSE_2529]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97faefa3-5da4-11f0-ab8e-060730329b56]
[97faefa3-5da4-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2502&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2503&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e0323c1-5da6-11f0-ab8e-060730329b56]
[8e0323c1-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8e0323c1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2503] e valore ritornato [TEST_RESPONSE_2503]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_325&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82887a7c-5da3-11f0-ab8e-060730329b56]
[82887a7c-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1296&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1297&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08d291fc-5da5-11f0-ab8e-060730329b56]
[08d291fc-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[08d291fc-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1297] e valore ritornato [TEST_RESPONSE_1297]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1528&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [536a0774-5da5-11f0-ab8e-060730329b56]
[536a0774-5da5-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2396&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2397&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6be6b00a-5da6-11f0-ab8e-060730329b56]
[6be6b00a-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6be6b00a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2397] e valore ritornato [TEST_RESPONSE_2397]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2786&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2787&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8a532b8-5da6-11f0-ab8e-060730329b56]
[e8a532b8-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[e8a532b8-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2787] e valore ritornato [TEST_RESPONSE_2787]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9dccce0d-5da4-11f0-ab8e-060730329b56]
[9dccce0d-5da4-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2242&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2243&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38d6a265-5da6-11f0-ab8e-060730329b56]
[38d6a265-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[38d6a265-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2243] e valore ritornato [TEST_RESPONSE_2243]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1022&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cfa7b70-5da4-11f0-ab8e-060730329b56]
[6cfa7b70-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6cfa7b70-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1022] e valore ritornato [TEST_RESPONSE_1022]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2384&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2385&destFileContentType=application/zip&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67584e2c-5da6-11f0-ab8e-060730329b56]
[67584e2c-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[67584e2c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2385] e valore ritornato [TEST_RESPONSE_2385]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2198&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2199&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2aa62126-5da6-11f0-ab8e-060730329b56]
[2aa62126-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2aa62126-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2199] e valore ritornato [TEST_RESPONSE_2199]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_519&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_520&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3f49b7a-5da3-11f0-ab8e-060730329b56]
[b3f49b7a-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b3f49b7a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_520] e valore ritornato [TEST_RESPONSE_520]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1199&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df5fe9c4-5da4-11f0-ab8e-060730329b56]
[df5fe9c4-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[df5fe9c4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1199] e valore ritornato [TEST_RESPONSE_1199]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1340&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1341&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [179716dd-5da5-11f0-ab8e-060730329b56]
[179716dd-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[179716dd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1341] e valore ritornato [TEST_RESPONSE_1341]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83c2335c-5da3-11f0-ab8e-060730329b56]
[83c2335c-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[83c2335c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_368] e valore ritornato [TEST_RESPONSE_368]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2860&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2861&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00dde92d-5da7-11f0-ab8e-060730329b56]
[00dde92d-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[00dde92d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2861] e valore ritornato [TEST_RESPONSE_2861]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1556&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1557&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c952311-5da5-11f0-ab8e-060730329b56]
[5c952311-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5c952311-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1557] e valore ritornato [TEST_RESPONSE_1557]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1520&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1521&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50d2e1c4-5da5-11f0-ab8e-060730329b56]
[50d2e1c4-5da5-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[50d2e1c4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1521] e valore ritornato [TEST_RESPONSE_1521]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2604&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2605&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae2e4eba-5da6-11f0-ab8e-060730329b56]
[ae2e4eba-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[ae2e4eba-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2605] e valore ritornato [TEST_RESPONSE_2605]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_378&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8410efb2-5da3-11f0-ab8e-060730329b56]
[8410efb2-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8410efb2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_378] e valore ritornato [TEST_RESPONSE_378]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1504&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c5bd972-5da5-11f0-ab8e-060730329b56]
[4c5bd972-5da5-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1536&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1537&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [560599f4-5da5-11f0-ab8e-060730329b56]
[560599f4-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[560599f4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1537] e valore ritornato [TEST_RESPONSE_1537]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1554&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1555&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c06c5bd-5da5-11f0-ab8e-060730329b56]
[5c06c5bd-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5c06c5bd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1555] e valore ritornato [TEST_RESPONSE_1555]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1778&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1779&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a40c1e97-5da5-11f0-ab8e-060730329b56]
[a40c1e97-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a40c1e97-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1779] e valore ritornato [TEST_RESPONSE_1779]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2278&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2279&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45267db5-5da6-11f0-ab8e-060730329b56]
[45267db5-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[45267db5-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2279] e valore ritornato [TEST_RESPONSE_2279]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2896&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2897&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d19521c-5da7-11f0-ab8e-060730329b56]
[0d19521c-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[0d19521c-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2897] e valore ritornato [TEST_RESPONSE_2897]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1492&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1493&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47e19bd4-5da5-11f0-ab8e-060730329b56]
[47e19bd4-5da5-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[47e19bd4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1493] e valore ritornato [TEST_RESPONSE_1493]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1744&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1745&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [992e71ee-5da5-11f0-ab8e-060730329b56]
[992e71ee-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[992e71ee-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1745] e valore ritornato [TEST_RESPONSE_1745]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2466&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2467&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81c8cc41-5da6-11f0-ab8e-060730329b56]
[81c8cc41-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[81c8cc41-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2467] e valore ritornato [TEST_RESPONSE_2467]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_39&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6231d21a-5da3-11f0-ab8e-060730329b56]
[6231d21a-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_13&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bd3-5da3-11f0-ab8e-060730329b56]
[5b516bd3-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2048&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2049&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb12de3f-5da5-11f0-ab8e-060730329b56]
[fb12de3f-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fb12de3f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2049] e valore ritornato [TEST_RESPONSE_2049]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3036&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3037&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39c182e9-5da7-11f0-ab8e-060730329b56]
[39c182e9-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[39c182e9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3037] e valore ritornato [TEST_RESPONSE_3037]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1028&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70d544ba-5da4-11f0-ab8e-060730329b56]
[70d544ba-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[70d544ba-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1028] e valore ritornato [TEST_RESPONSE_1028]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1436&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1437&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35f9419b-5da5-11f0-ab8e-060730329b56]
[35f9419b-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[35f9419b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1437] e valore ritornato [TEST_RESPONSE_1437]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2812&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2813&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f086411e-5da6-11f0-ab8e-060730329b56]
[f086411e-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f086411e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2813] e valore ritornato [TEST_RESPONSE_2813]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1746&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1747&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99d2ee52-5da5-11f0-ab8e-060730329b56]
[99d2ee52-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[99d2ee52-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1747] e valore ritornato [TEST_RESPONSE_1747]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2836&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2837&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9b8fdda-5da6-11f0-ab8e-060730329b56]
[f9b8fdda-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f9b8fdda-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2837] e valore ritornato [TEST_RESPONSE_2837]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1087&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [974d236c-5da4-11f0-ab8e-060730329b56]
[974d236c-5da4-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[974d236c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1087] e valore ritornato [TEST_RESPONSE_1087]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1752&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1753&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bb9afbe-5da5-11f0-ab8e-060730329b56]
[9bb9afbe-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[9bb9afbe-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1753] e valore ritornato [TEST_RESPONSE_1753]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2256&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2257&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d78da63-5da6-11f0-ab8e-060730329b56]
[3d78da63-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3d78da63-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2257] e valore ritornato [TEST_RESPONSE_2257]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2848&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2849&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd51b513-5da6-11f0-ab8e-060730329b56]
[fd51b513-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fd51b513-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2849] e valore ritornato [TEST_RESPONSE_2849]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_256&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c1f53f5-5da3-11f0-ab8e-060730329b56]
[6c1f53f5-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6c1f53f5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_256] e valore ritornato [TEST_RESPONSE_256]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_163&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_164&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66ed375a-5da3-11f0-ab8e-060730329b56]
[66ed375a-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[66ed375a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_164] e valore ritornato [TEST_RESPONSE_164]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_784&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [095a5547-5da4-11f0-ab8e-060730329b56]
[095a5547-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[095a5547-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_784] e valore ritornato [TEST_RESPONSE_784]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_638&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9fb68db-5da3-11f0-ab8e-060730329b56]
[d9fb68db-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d9fb68db-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_638] e valore ritornato [TEST_RESPONSE_638]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_816&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f98f7c-5da4-11f0-ab8e-060730329b56]
[12f98f7c-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[12f98f7c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_816] e valore ritornato [TEST_RESPONSE_816]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1364&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1365&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ebb8cff-5da5-11f0-ab8e-060730329b56]
[1ebb8cff-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1ebb8cff-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1365] e valore ritornato [TEST_RESPONSE_1365]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1328&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1329&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [131d9c90-5da5-11f0-ab8e-060730329b56]
[131d9c90-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[131d9c90-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1329] e valore ritornato [TEST_RESPONSE_1329]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1147&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be53fbb2-5da4-11f0-ab8e-060730329b56]
[be53fbb2-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[be53fbb2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1147] e valore ritornato [TEST_RESPONSE_1147]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1324&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1325&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11d6c4a8-5da5-11f0-ab8e-060730329b56]
[11d6c4a8-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[11d6c4a8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1325] e valore ritornato [TEST_RESPONSE_1325]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2362&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2363&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [601f8cbe-5da6-11f0-ab8e-060730329b56]
[601f8cbe-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[601f8cbe-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2363] e valore ritornato [TEST_RESPONSE_2363]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_574&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c591bbe0-5da3-11f0-ab8e-060730329b56]
[c591bbe0-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c591bbe0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_574] e valore ritornato [TEST_RESPONSE_574]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_910&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31d3d06d-5da4-11f0-ab8e-060730329b56]
[31d3d06d-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[31d3d06d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_910] e valore ritornato [TEST_RESPONSE_910]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_278&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8122cf93-5da3-11f0-ab8e-060730329b56]
[8122cf93-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8122cf93-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_278] e valore ritornato [TEST_RESPONSE_278]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_824&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1587b47e-5da4-11f0-ab8e-060730329b56]
[1587b47e-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1587b47e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_824] e valore ritornato [TEST_RESPONSE_824]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2052&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2053&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc5c7547-5da5-11f0-ab8e-060730329b56]
[fc5c7547-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[fc5c7547-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2053] e valore ritornato [TEST_RESPONSE_2053]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_151&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_152&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66759640-5da3-11f0-ab8e-060730329b56]
[66759640-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[66759640-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_152] e valore ritornato [TEST_RESPONSE_152]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1638&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1639&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [765711a3-5da5-11f0-ab8e-060730329b56]
[765711a3-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[765711a3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1639] e valore ritornato [TEST_RESPONSE_1639]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_29&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [603f03b6-5da3-11f0-ab8e-060730329b56]
[603f03b6-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2378&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2379&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65611200-5da6-11f0-ab8e-060730329b56]
[65611200-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[65611200-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2379] e valore ritornato [TEST_RESPONSE_2379]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1009&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6547d009-5da4-11f0-ab8e-060730329b56]
[6547d009-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6547d009-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1009] e valore ritornato [TEST_RESPONSE_1009]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2562&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2563&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1567fb2-5da6-11f0-ab8e-060730329b56]
[a1567fb2-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a1567fb2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2563] e valore ritornato [TEST_RESPONSE_2563]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2532&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2533&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97149cdf-5da6-11f0-ab8e-060730329b56]
[97149cdf-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[97149cdf-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2533] e valore ritornato [TEST_RESPONSE_2533]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2904&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2905&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f056abc-5da7-11f0-ab8e-060730329b56]
[0f056abc-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0f056abc-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2905] e valore ritornato [TEST_RESPONSE_2905]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_231&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_232&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69163273-5da3-11f0-ab8e-060730329b56]
[69163273-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[69163273-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_232] e valore ritornato [TEST_RESPONSE_232]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_962&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [469c8d5c-5da4-11f0-ab8e-060730329b56]
[469c8d5c-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[469c8d5c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_962] e valore ritornato [TEST_RESPONSE_962]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1141&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9cf0fb4-5da4-11f0-ab8e-060730329b56]
[b9cf0fb4-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b9cf0fb4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1141] e valore ritornato [TEST_RESPONSE_1141]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2956&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2957&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2095dfee-5da7-11f0-ab8e-060730329b56]
[2095dfee-5da7-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[2095dfee-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2957] e valore ritornato [TEST_RESPONSE_2957]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2852&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2853&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe3c3c2b-5da6-11f0-ab8e-060730329b56]
[fe3c3c2b-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fe3c3c2b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2853] e valore ritornato [TEST_RESPONSE_2853]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1070&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bd336c3-5da4-11f0-ab8e-060730329b56]
[8bd336c3-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8bd336c3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1070] e valore ritornato [TEST_RESPONSE_1070]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2766&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2767&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1a0eecb-5da6-11f0-ab8e-060730329b56]
[e1a0eecb-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[e1a0eecb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2767] e valore ritornato [TEST_RESPONSE_2767]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04cf27b8-5da4-11f0-ab8e-060730329b56]
[04cf27b8-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[04cf27b8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_770] e valore ritornato [TEST_RESPONSE_770]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2678&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2679&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c697da2d-5da6-11f0-ab8e-060730329b56]
[c697da2d-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c697da2d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2679] e valore ritornato [TEST_RESPONSE_2679]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1136&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b69a4a70-5da4-11f0-ab8e-060730329b56]
[b69a4a70-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b69a4a70-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1136] e valore ritornato [TEST_RESPONSE_1136]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2716&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2717&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d237292d-5da6-11f0-ab8e-060730329b56]
[d237292d-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d237292d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2717] e valore ritornato [TEST_RESPONSE_2717]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1826&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1827&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b399bfdd-5da5-11f0-ab8e-060730329b56]
[b399bfdd-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b399bfdd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1827] e valore ritornato [TEST_RESPONSE_1827]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1004&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61812b03-5da4-11f0-ab8e-060730329b56]
[61812b03-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[61812b03-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1004] e valore ritornato [TEST_RESPONSE_1004]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_346&destFileContentType=application/pdf&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8316ff0e-5da3-11f0-ab8e-060730329b56]
[8316ff0e-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[8316ff0e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_346] e valore ritornato [TEST_RESPONSE_346]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1206&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e476b585-5da4-11f0-ab8e-060730329b56]
[e476b585-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e476b585-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1206] e valore ritornato [TEST_RESPONSE_1206]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_374&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83f35588-5da3-11f0-ab8e-060730329b56]
[83f35588-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[83f35588-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_374] e valore ritornato [TEST_RESPONSE_374]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1072&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d1af90b-5da4-11f0-ab8e-060730329b56]
[8d1af90b-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8d1af90b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1072] e valore ritornato [TEST_RESPONSE_1072]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_276&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [811513ef-5da3-11f0-ab8e-060730329b56]
[811513ef-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[811513ef-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_276] e valore ritornato [TEST_RESPONSE_276]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_339&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82ddc68c-5da3-11f0-ab8e-060730329b56]
[82ddc68c-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_866&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [230427f9-5da4-11f0-ab8e-060730329b56]
[230427f9-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[230427f9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_866] e valore ritornato [TEST_RESPONSE_866]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_974&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e46872e-5da4-11f0-ab8e-060730329b56]
[4e46872e-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[4e46872e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_974] e valore ritornato [TEST_RESPONSE_974]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2594&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2595&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aafbac56-5da6-11f0-ab8e-060730329b56]
[aafbac56-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[aafbac56-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2595] e valore ritornato [TEST_RESPONSE_2595]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3006&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3007&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30d3e57b-5da7-11f0-ab8e-060730329b56]
[30d3e57b-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[30d3e57b-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3007] e valore ritornato [TEST_RESPONSE_3007]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_964&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47e33e34-5da4-11f0-ab8e-060730329b56]
[47e33e34-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[47e33e34-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_964] e valore ritornato [TEST_RESPONSE_964]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_201&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_202&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [680696ef-5da3-11f0-ab8e-060730329b56]
[680696ef-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[680696ef-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_202] e valore ritornato [TEST_RESPONSE_202]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2660&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c01fa9a4-5da6-11f0-ab8e-060730329b56]
[c01fa9a4-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1854&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1855&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc9ba89d-5da5-11f0-ab8e-060730329b56]
[bc9ba89d-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[bc9ba89d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1855] e valore ritornato [TEST_RESPONSE_1855]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_474&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a42ed433-5da3-11f0-ab8e-060730329b56]
[a42ed433-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a42ed433-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_474] e valore ritornato [TEST_RESPONSE_474]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ac11f8b-5da3-11f0-ab8e-060730329b56]
[8ac11f8b-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8ac11f8b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_442] e valore ritornato [TEST_RESPONSE_442]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1918&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1919&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1334366-5da5-11f0-ab8e-060730329b56]
[d1334366-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d1334366-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1919] e valore ritornato [TEST_RESPONSE_1919]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2140&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2141&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18b6e918-5da6-11f0-ab8e-060730329b56]
[18b6e918-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[18b6e918-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2141] e valore ritornato [TEST_RESPONSE_2141]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_205&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_206&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [680de9f7-5da3-11f0-ab8e-060730329b56]
[680de9f7-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[680de9f7-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_206] e valore ritornato [TEST_RESPONSE_206]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1644&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1645&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78459b3f-5da5-11f0-ab8e-060730329b56]
[78459b3f-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[78459b3f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1645] e valore ritornato [TEST_RESPONSE_1645]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fdbf7fd-5da4-11f0-ab8e-060730329b56]
[2fdbf7fd-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2fdbf7fd-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_902] e valore ritornato [TEST_RESPONSE_902]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2622&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2623&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b491e5d4-5da6-11f0-ab8e-060730329b56]
[b491e5d4-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b491e5d4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2623] e valore ritornato [TEST_RESPONSE_2623]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1354&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1355&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b80d44b-5da5-11f0-ab8e-060730329b56]
[1b80d44b-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1b80d44b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1355] e valore ritornato [TEST_RESPONSE_1355]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2520&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2521&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9330abd7-5da6-11f0-ab8e-060730329b56]
[9330abd7-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[9330abd7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2521] e valore ritornato [TEST_RESPONSE_2521]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2976&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2977&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [267aaa18-5da7-11f0-ab8e-060730329b56]
[267aaa18-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[267aaa18-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2977] e valore ritornato [TEST_RESPONSE_2977]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2686&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2687&destFileContentType=application/zip&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c891875f-5da6-11f0-ab8e-060730329b56]
[c891875f-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c891875f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2687] e valore ritornato [TEST_RESPONSE_2687]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1149&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfa18a5a-5da4-11f0-ab8e-060730329b56]
[bfa18a5a-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[bfa18a5a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1149] e valore ritornato [TEST_RESPONSE_1149]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_511&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b16c90fa-5da3-11f0-ab8e-060730329b56]
[b16c90fa-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2838&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2839&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa61c0fe-5da6-11f0-ab8e-060730329b56]
[fa61c0fe-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fa61c0fe-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2839] e valore ritornato [TEST_RESPONSE_2839]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2822&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2823&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3d719e4-5da6-11f0-ab8e-060730329b56]
[f3d719e4-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f3d719e4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2823] e valore ritornato [TEST_RESPONSE_2823]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2804&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2805&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eddcf3fe-5da6-11f0-ab8e-060730329b56]
[eddcf3fe-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[eddcf3fe-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2805] e valore ritornato [TEST_RESPONSE_2805]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_207&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_208&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [681abb3b-5da3-11f0-ab8e-060730329b56]
[681abb3b-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[681abb3b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_208] e valore ritornato [TEST_RESPONSE_208]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_950&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f9404aa-5da4-11f0-ab8e-060730329b56]
[3f9404aa-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3f9404aa-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_950] e valore ritornato [TEST_RESPONSE_950]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_75&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_76&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63e2b6bc-5da3-11f0-ab8e-060730329b56]
[63e2b6bc-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[63e2b6bc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_76] e valore ritornato [TEST_RESPONSE_76]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1712&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1713&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e497142-5da5-11f0-ab8e-060730329b56]
[8e497142-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8e497142-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1713] e valore ritornato [TEST_RESPONSE_1713]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2566&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2567&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2a51fca-5da6-11f0-ab8e-060730329b56]
[a2a51fca-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a2a51fca-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2567] e valore ritornato [TEST_RESPONSE_2567]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1896&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1897&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cabe9548-5da5-11f0-ab8e-060730329b56]
[cabe9548-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[cabe9548-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1897] e valore ritornato [TEST_RESPONSE_1897]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2064&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2065&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00d5c885-5da6-11f0-ab8e-060730329b56]
[00d5c885-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[00d5c885-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2065] e valore ritornato [TEST_RESPONSE_2065]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2090&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0887155b-5da6-11f0-ab8e-060730329b56]
[0887155b-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2554&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2555&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e2c41c0-5da6-11f0-ab8e-060730329b56]
[9e2c41c0-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[9e2c41c0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2555] e valore ritornato [TEST_RESPONSE_2555]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_521&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_522&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b48542be-5da3-11f0-ab8e-060730329b56]
[b48542be-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b48542be-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_522] e valore ritornato [TEST_RESPONSE_522]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1558&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1559&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5de10407-5da5-11f0-ab8e-060730329b56]
[5de10407-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5de10407-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1559] e valore ritornato [TEST_RESPONSE_1559]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1586&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1587&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66406b31-5da5-11f0-ab8e-060730329b56]
[66406b31-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[66406b31-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1587] e valore ritornato [TEST_RESPONSE_1587]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1544&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1545&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58a2b316-5da5-11f0-ab8e-060730329b56]
[58a2b316-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[58a2b316-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1545] e valore ritornato [TEST_RESPONSE_1545]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2640&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2641&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9b81aea-5da6-11f0-ab8e-060730329b56]
[b9b81aea-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[b9b81aea-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2641] e valore ritornato [TEST_RESPONSE_2641]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1161&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c609dc6c-5da4-11f0-ab8e-060730329b56]
[c609dc6c-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c609dc6c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1161] e valore ritornato [TEST_RESPONSE_1161]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2930&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [177301b4-5da7-11f0-ab8e-060730329b56]
[177301b4-5da7-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1590&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1591&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6787b849-5da5-11f0-ab8e-060730329b56]
[6787b849-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6787b849-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1591] e valore ritornato [TEST_RESPONSE_1591]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1106&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3146dcd-5da4-11f0-ab8e-060730329b56]
[a3146dcd-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a3146dcd-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1106] e valore ritornato [TEST_RESPONSE_1106]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1116&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa5349bc-5da4-11f0-ab8e-060730329b56]
[aa5349bc-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[aa5349bc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1116] e valore ritornato [TEST_RESPONSE_1116]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_752&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fedcc902-5da3-11f0-ab8e-060730329b56]
[fedcc902-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fedcc902-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_752] e valore ritornato [TEST_RESPONSE_752]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1884&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1885&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c644098b-5da5-11f0-ab8e-060730329b56]
[c644098b-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c644098b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1885] e valore ritornato [TEST_RESPONSE_1885]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1466&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1467&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f8c6dde-5da5-11f0-ab8e-060730329b56]
[3f8c6dde-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3f8c6dde-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1467] e valore ritornato [TEST_RESPONSE_1467]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_804&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f1f8982-5da4-11f0-ab8e-060730329b56]
[0f1f8982-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0f1f8982-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_804] e valore ritornato [TEST_RESPONSE_804]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2390&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2391&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69ed02dc-5da6-11f0-ab8e-060730329b56]
[69ed02dc-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[69ed02dc-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2391] e valore ritornato [TEST_RESPONSE_2391]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2994&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2995&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c51918e-5da7-11f0-ab8e-060730329b56]
[2c51918e-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2c51918e-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2995] e valore ritornato [TEST_RESPONSE_2995]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1204&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e33d240d-5da4-11f0-ab8e-060730329b56]
[e33d240d-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e33d240d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1204] e valore ritornato [TEST_RESPONSE_1204]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1498&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49ce77c0-5da5-11f0-ab8e-060730329b56]
[49ce77c0-5da5-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1512&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ee6c922-5da5-11f0-ab8e-060730329b56]
[4ee6c922-5da5-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2468&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2469&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [826dbed5-5da6-11f0-ab8e-060730329b56]
[826dbed5-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[826dbed5-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2469] e valore ritornato [TEST_RESPONSE_2469]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1225&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f01234f5-5da4-11f0-ab8e-060730329b56]
[f01234f5-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f01234f5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1225] e valore ritornato [TEST_RESPONSE_1225]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3018&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3019&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33fd3913-5da7-11f0-ab8e-060730329b56]
[33fd3913-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[33fd3913-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3019] e valore ritornato [TEST_RESPONSE_3019]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3082&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3083&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48ae765f-5da7-11f0-ab8e-060730329b56]
[48ae765f-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[48ae765f-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3083] e valore ritornato [TEST_RESPONSE_3083]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2818&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2819&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f27da45c-5da6-11f0-ab8e-060730329b56]
[f27da45c-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f27da45c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2819] e valore ritornato [TEST_RESPONSE_2819]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_286&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8164e1b8-5da3-11f0-ab8e-060730329b56]
[8164e1b8-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8164e1b8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_286] e valore ritornato [TEST_RESPONSE_286]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_880&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27878d57-5da4-11f0-ab8e-060730329b56]
[27878d57-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[27878d57-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_880] e valore ritornato [TEST_RESPONSE_880]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1211&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e716dbeb-5da4-11f0-ab8e-060730329b56]
[e716dbeb-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e716dbeb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1211] e valore ritornato [TEST_RESPONSE_1211]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2122&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2123&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [139743b2-5da6-11f0-ab8e-060730329b56]
[139743b2-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[139743b2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2123] e valore ritornato [TEST_RESPONSE_2123]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_282&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81428c9b-5da3-11f0-ab8e-060730329b56]
[81428c9b-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[81428c9b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_282] e valore ritornato [TEST_RESPONSE_282]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_376&destFileContentType=image/png&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84030cfc-5da3-11f0-ab8e-060730329b56]
[84030cfc-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[84030cfc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_376] e valore ritornato [TEST_RESPONSE_376]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_832&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1818718e-5da4-11f0-ab8e-060730329b56]
[1818718e-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[1818718e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_832] e valore ritornato [TEST_RESPONSE_832]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1494&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48879fd8-5da5-11f0-ab8e-060730329b56]
[48879fd8-5da5-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2544&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2545&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9aef1809-5da6-11f0-ab8e-060730329b56]
[9aef1809-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[9aef1809-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2545] e valore ritornato [TEST_RESPONSE_2545]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3012&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3013&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [322b8647-5da7-11f0-ab8e-060730329b56]
[322b8647-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[322b8647-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3013] e valore ritornato [TEST_RESPONSE_3013]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_284&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [814c9ec2-5da3-11f0-ab8e-060730329b56]
[814c9ec2-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[814c9ec2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_284] e valore ritornato [TEST_RESPONSE_284]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_468&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2d1b525-5da3-11f0-ab8e-060730329b56]
[a2d1b525-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a2d1b525-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_468] e valore ritornato [TEST_RESPONSE_468]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2094&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09c6c153-5da6-11f0-ab8e-060730329b56]
[09c6c153-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1954&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1955&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd9aec76-5da5-11f0-ab8e-060730329b56]
[dd9aec76-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[dd9aec76-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1955] e valore ritornato [TEST_RESPONSE_1955]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_509&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0bdda66-5da3-11f0-ab8e-060730329b56]
[b0bdda66-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_15&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bd8-5da3-11f0-ab8e-060730329b56]
[5b516bd8-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1448&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1449&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a69bb38-5da5-11f0-ab8e-060730329b56]
[3a69bb38-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3a69bb38-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1449] e valore ritornato [TEST_RESPONSE_1449]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2530&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2531&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [966f5c2b-5da6-11f0-ab8e-060730329b56]
[966f5c2b-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[966f5c2b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2531] e valore ritornato [TEST_RESPONSE_2531]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2232&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2233&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [363ee071-5da6-11f0-ab8e-060730329b56]
[363ee071-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[363ee071-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2233] e valore ritornato [TEST_RESPONSE_2233]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_448&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f44bda7-5da3-11f0-ab8e-060730329b56]
[9f44bda7-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9f44bda7-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_448] e valore ritornato [TEST_RESPONSE_448]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1101&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fc40a39-5da4-11f0-ab8e-060730329b56]
[9fc40a39-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9fc40a39-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1101] e valore ritornato [TEST_RESPONSE_1101]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1173&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce86b6a3-5da4-11f0-ab8e-060730329b56]
[ce86b6a3-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ce86b6a3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1173] e valore ritornato [TEST_RESPONSE_1173]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1183&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d47348fd-5da4-11f0-ab8e-060730329b56]
[d47348fd-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d47348fd-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1183] e valore ritornato [TEST_RESPONSE_1183]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_237&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_238&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6933cc9f-5da3-11f0-ab8e-060730329b56]
[6933cc9f-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6933cc9f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_238] e valore ritornato [TEST_RESPONSE_238]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3016&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3017&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [335a906f-5da7-11f0-ab8e-060730329b56]
[335a906f-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[335a906f-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3017] e valore ritornato [TEST_RESPONSE_3017]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2172&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2173&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23a20440-5da6-11f0-ab8e-060730329b56]
[23a20440-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[23a20440-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2173] e valore ritornato [TEST_RESPONSE_2173]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_311&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8234b50e-5da3-11f0-ab8e-060730329b56]
[8234b50e-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_860&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21196eed-5da4-11f0-ab8e-060730329b56]
[21196eed-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[21196eed-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_860] e valore ritornato [TEST_RESPONSE_860]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_49&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_50&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6299e2d2-5da3-11f0-ab8e-060730329b56]
[6299e2d2-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6299e2d2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3086&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3087&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49fb1aa7-5da7-11f0-ab8e-060730329b56]
[49fb1aa7-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[49fb1aa7-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3087] e valore ritornato [TEST_RESPONSE_3087]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_854&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f2a711f-5da4-11f0-ab8e-060730329b56]
[1f2a711f-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1f2a711f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_854] e valore ritornato [TEST_RESPONSE_854]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1670&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1671&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8150f9da-5da5-11f0-ab8e-060730329b56]
[8150f9da-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8150f9da-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1671] e valore ritornato [TEST_RESPONSE_1671]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2972&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2973&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2531af50-5da7-11f0-ab8e-060730329b56]
[2531af50-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2531af50-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2973] e valore ritornato [TEST_RESPONSE_2973]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1179&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1e9deeb-5da4-11f0-ab8e-060730329b56]
[d1e9deeb-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d1e9deeb-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1179] e valore ritornato [TEST_RESPONSE_1179]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1984&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1985&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6981946-5da5-11f0-ab8e-060730329b56]
[e6981946-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e6981946-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1985] e valore ritornato [TEST_RESPONSE_1985]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_951&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4037bebe-5da4-11f0-ab8e-060730329b56]
[4037bebe-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4037bebe-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_951] e valore ritornato [TEST_RESPONSE_951]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1738&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1739&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97495e30-5da5-11f0-ab8e-060730329b56]
[97495e30-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[97495e30-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1739] e valore ritornato [TEST_RESPONSE_1739]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1422&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1423&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3180638d-5da5-11f0-ab8e-060730329b56]
[3180638d-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3180638d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1423] e valore ritornato [TEST_RESPONSE_1423]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_432&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d81a95-5da3-11f0-ab8e-060730329b56]
[85d81a95-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[85d81a95-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_432] e valore ritornato [TEST_RESPONSE_432]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2768&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2769&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e24740ef-5da6-11f0-ab8e-060730329b56]
[e24740ef-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e24740ef-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2769] e valore ritornato [TEST_RESPONSE_2769]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_988&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [573a662e-5da4-11f0-ab8e-060730329b56]
[573a662e-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[573a662e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_988] e valore ritornato [TEST_RESPONSE_988]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2060&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2061&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff90c55d-5da5-11f0-ab8e-060730329b56]
[ff90c55d-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ff90c55d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2061] e valore ritornato [TEST_RESPONSE_2061]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_718&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3b5b747-5da3-11f0-ab8e-060730329b56]
[f3b5b747-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f3b5b747-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_718] e valore ritornato [TEST_RESPONSE_718]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_882&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [282bbc9b-5da4-11f0-ab8e-060730329b56]
[282bbc9b-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[282bbc9b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_882] e valore ritornato [TEST_RESPONSE_882]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84269a9a-5da3-11f0-ab8e-060730329b56]
[84269a9a-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[84269a9a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_382] e valore ritornato [TEST_RESPONSE_382]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_195&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_196&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67ef6563-5da3-11f0-ab8e-060730329b56]
[67ef6563-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[67ef6563-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_196] e valore ritornato [TEST_RESPONSE_196]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1922&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1923&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d27c171e-5da5-11f0-ab8e-060730329b56]
[d27c171e-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[d27c171e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1923] e valore ritornato [TEST_RESPONSE_1923]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1128&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b16e981e-5da4-11f0-ab8e-060730329b56]
[b16e981e-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b16e981e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1128] e valore ritornato [TEST_RESPONSE_1128]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_91&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_92&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6451a54e-5da3-11f0-ab8e-060730329b56]
[6451a54e-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6451a54e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_92] e valore ritornato [TEST_RESPONSE_92]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_956&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42cd84e2-5da4-11f0-ab8e-060730329b56]
[42cd84e2-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[42cd84e2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_956] e valore ritornato [TEST_RESPONSE_956]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2522&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2523&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93d8abab-5da6-11f0-ab8e-060730329b56]
[93d8abab-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[93d8abab-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2523] e valore ritornato [TEST_RESPONSE_2523]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_748&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd80bb68-5da3-11f0-ab8e-060730329b56]
[fd80bb68-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[fd80bb68-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_748] e valore ritornato [TEST_RESPONSE_748]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2556&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2557&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f6a6716-5da6-11f0-ab8e-060730329b56]
[9f6a6716-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9f6a6716-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2557] e valore ritornato [TEST_RESPONSE_2557]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1432&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1433&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34b1f483-5da5-11f0-ab8e-060730329b56]
[34b1f483-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[34b1f483-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1433] e valore ritornato [TEST_RESPONSE_1433]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3042&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3043&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bbb2f17-5da7-11f0-ab8e-060730329b56]
[3bbb2f17-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3bbb2f17-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3043] e valore ritornato [TEST_RESPONSE_3043]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2324&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2325&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [540122ab-5da6-11f0-ab8e-060730329b56]
[540122ab-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[540122ab-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2325] e valore ritornato [TEST_RESPONSE_2325]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1774&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1775&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2c2ae9c-5da5-11f0-ab8e-060730329b56]
[a2c2ae9c-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a2c2ae9c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1775] e valore ritornato [TEST_RESPONSE_1775]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1952&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1953&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcf5d2d2-5da5-11f0-ab8e-060730329b56]
[dcf5d2d2-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[dcf5d2d2-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1953] e valore ritornato [TEST_RESPONSE_1953]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_515&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2b7aea2-5da3-11f0-ab8e-060730329b56]
[b2b7aea2-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_983&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54a78638-5da4-11f0-ab8e-060730329b56]
[54a78638-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[54a78638-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_983] e valore ritornato [TEST_RESPONSE_983]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1193&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [daeadd47-5da4-11f0-ab8e-060730329b56]
[daeadd47-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[daeadd47-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1193] e valore ritornato [TEST_RESPONSE_1193]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_306&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81df4202-5da3-11f0-ab8e-060730329b56]
[81df4202-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[81df4202-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_306] e valore ritornato [TEST_RESPONSE_306]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2592&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2593&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa4e7c60-5da6-11f0-ab8e-060730329b56]
[aa4e7c60-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[aa4e7c60-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2593] e valore ritornato [TEST_RESPONSE_2593]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2920&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2921&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [142fbe7e-5da7-11f0-ab8e-060730329b56]
[142fbe7e-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[142fbe7e-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2921] e valore ritornato [TEST_RESPONSE_2921]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1720&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1721&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90dc0312-5da5-11f0-ab8e-060730329b56]
[90dc0312-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[90dc0312-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1721] e valore ritornato [TEST_RESPONSE_1721]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2080&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [054f42d7-5da6-11f0-ab8e-060730329b56]
[054f42d7-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1062&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87548c51-5da4-11f0-ab8e-060730329b56]
[87548c51-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[87548c51-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1062] e valore ritornato [TEST_RESPONSE_1062]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3058&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3059&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=TRACE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [418481fd-5da7-11f0-ab8e-060730329b56]
[418481fd-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[418481fd-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3059] e valore ritornato [TEST_RESPONSE_3059]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8384b51c-5da3-11f0-ab8e-060730329b56]
[8384b51c-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8384b51c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_360] e valore ritornato [TEST_RESPONSE_360]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2614&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2615&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b202fd84-5da6-11f0-ab8e-060730329b56]
[b202fd84-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[b202fd84-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2615] e valore ritornato [TEST_RESPONSE_2615]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_554&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [beffe8d2-5da3-11f0-ab8e-060730329b56]
[beffe8d2-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[beffe8d2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_554] e valore ritornato [TEST_RESPONSE_554]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_630&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8031b39-5da3-11f0-ab8e-060730329b56]
[d8031b39-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d8031b39-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_630] e valore ritornato [TEST_RESPONSE_630]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1474&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1475&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [421ba44e-5da5-11f0-ab8e-060730329b56]
[421ba44e-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[421ba44e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1475] e valore ritornato [TEST_RESPONSE_1475]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2778&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2779&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5bcdfc6-5da6-11f0-ab8e-060730329b56]
[e5bcdfc6-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e5bcdfc6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2779] e valore ritornato [TEST_RESPONSE_2779]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_632&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d80b589d-5da3-11f0-ab8e-060730329b56]
[d80b589d-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d80b589d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_632] e valore ritornato [TEST_RESPONSE_632]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_110&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64ea3bf4-5da3-11f0-ab8e-060730329b56]
[64ea3bf4-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[64ea3bf4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_110] e valore ritornato [TEST_RESPONSE_110]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1524&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52215acc-5da5-11f0-ab8e-060730329b56]
[52215acc-5da5-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1932&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1933&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5c01ea4-5da5-11f0-ab8e-060730329b56]
[d5c01ea4-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[d5c01ea4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1933] e valore ritornato [TEST_RESPONSE_1933]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1592&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1593&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [682509bd-5da5-11f0-ab8e-060730329b56]
[682509bd-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[682509bd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1593] e valore ritornato [TEST_RESPONSE_1593]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_864&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22613135-5da4-11f0-ab8e-060730329b56]
[22613135-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[22613135-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_864] e valore ritornato [TEST_RESPONSE_864]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_734&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f97ce74c-5da3-11f0-ab8e-060730329b56]
[f97ce74c-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f97ce74c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_734] e valore ritornato [TEST_RESPONSE_734]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2204&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2205&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c9790f2-5da6-11f0-ab8e-060730329b56]
[2c9790f2-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2c9790f2-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2205] e valore ritornato [TEST_RESPONSE_2205]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_430&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85bb43c1-5da3-11f0-ab8e-060730329b56]
[85bb43c1-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[85bb43c1-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_430] e valore ritornato [TEST_RESPONSE_430]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2696&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2697&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbd1bd53-5da6-11f0-ab8e-060730329b56]
[cbd1bd53-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[cbd1bd53-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2697] e valore ritornato [TEST_RESPONSE_2697]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2990&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2991&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b0a4476-5da7-11f0-ab8e-060730329b56]
[2b0a4476-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2b0a4476-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2991] e valore ritornato [TEST_RESPONSE_2991]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3072&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3073&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [456342e9-5da7-11f0-ab8e-060730329b56]
[456342e9-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[456342e9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3073] e valore ritornato [TEST_RESPONSE_3073]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83e301d4-5da3-11f0-ab8e-060730329b56]
[83e301d4-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[83e301d4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_372] e valore ritornato [TEST_RESPONSE_372]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2136&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2137&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [176fc310-5da6-11f0-ab8e-060730329b56]
[176fc310-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[176fc310-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2137] e valore ritornato [TEST_RESPONSE_2137]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1698&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1699&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89c68114-5da5-11f0-ab8e-060730329b56]
[89c68114-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[89c68114-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1699] e valore ritornato [TEST_RESPONSE_1699]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2636&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8727b82-5da6-11f0-ab8e-060730329b56]
[b8727b82-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_288&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81694e8c-5da3-11f0-ab8e-060730329b56]
[81694e8c-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[81694e8c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_288] e valore ritornato [TEST_RESPONSE_288]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2486&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2487&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8831ba8b-5da6-11f0-ab8e-060730329b56]
[8831ba8b-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8831ba8b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2487] e valore ritornato [TEST_RESPONSE_2487]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1618&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1619&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [712ff329-5da5-11f0-ab8e-060730329b56]
[712ff329-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[712ff329-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1619] e valore ritornato [TEST_RESPONSE_1619]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1442&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1443&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37e3d397-5da5-11f0-ab8e-060730329b56]
[37e3d397-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[37e3d397-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1443] e valore ritornato [TEST_RESPONSE_1443]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1314&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1315&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e92e432-5da5-11f0-ab8e-060730329b56]
[0e92e432-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0e92e432-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1315] e valore ritornato [TEST_RESPONSE_1315]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_25&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fef841c-5da3-11f0-ab8e-060730329b56]
[5fef841c-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1066&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89e681e1-5da4-11f0-ab8e-060730329b56]
[89e681e1-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[89e681e1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1066] e valore ritornato [TEST_RESPONSE_1066]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1266&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1267&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff0f2efa-5da4-11f0-ab8e-060730329b56]
[ff0f2efa-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ff0f2efa-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1267] e valore ritornato [TEST_RESPONSE_1267]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2332&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2333&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [568b500b-5da6-11f0-ab8e-060730329b56]
[568b500b-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[568b500b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2333] e valore ritornato [TEST_RESPONSE_2333]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1166&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c943f8e2-5da4-11f0-ab8e-060730329b56]
[c943f8e2-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c943f8e2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1166] e valore ritornato [TEST_RESPONSE_1166]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2978&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2979&destFileContentType=application/msword&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27278bec-5da7-11f0-ab8e-060730329b56]
[27278bec-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[27278bec-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2979] e valore ritornato [TEST_RESPONSE_2979]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2210&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2211&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e8668b0-5da6-11f0-ab8e-060730329b56]
[2e8668b0-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2e8668b0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2211] e valore ritornato [TEST_RESPONSE_2211]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_634&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8a8aa11-5da3-11f0-ab8e-060730329b56]
[d8a8aa11-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d8a8aa11-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_634] e valore ritornato [TEST_RESPONSE_634]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2408&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2409&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f188f22-5da6-11f0-ab8e-060730329b56]
[6f188f22-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6f188f22-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2409] e valore ritornato [TEST_RESPONSE_2409]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1684&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1685&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [853f9946-5da5-11f0-ab8e-060730329b56]
[853f9946-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[853f9946-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1685] e valore ritornato [TEST_RESPONSE_1685]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1472&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1473&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [417970da-5da5-11f0-ab8e-060730329b56]
[417970da-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[417970da-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1473] e valore ritornato [TEST_RESPONSE_1473]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2880&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2881&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0758ffe7-5da7-11f0-ab8e-060730329b56]
[0758ffe7-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0758ffe7-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2881] e valore ritornato [TEST_RESPONSE_2881]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2630&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b681f616-5da6-11f0-ab8e-060730329b56]
[b681f616-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1672&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1673&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81f59e4e-5da5-11f0-ab8e-060730329b56]
[81f59e4e-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[81f59e4e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1673] e valore ritornato [TEST_RESPONSE_1673]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1874&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1875&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c30d6f87-5da5-11f0-ab8e-060730329b56]
[c30d6f87-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c30d6f87-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1875] e valore ritornato [TEST_RESPONSE_1875]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_127&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_128&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65a7719e-5da3-11f0-ab8e-060730329b56]
[65a7719e-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[65a7719e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_128] e valore ritornato [TEST_RESPONSE_128]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_27&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ffb1ce0-5da3-11f0-ab8e-060730329b56]
[5ffb1ce0-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_838&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a0b8f0d-5da4-11f0-ab8e-060730329b56]
[1a0b8f0d-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1a0b8f0d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_838] e valore ritornato [TEST_RESPONSE_838]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_700&destFileContentType=application/msword&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ededeb01-5da3-11f0-ab8e-060730329b56]
[ededeb01-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[ededeb01-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_700] e valore ritornato [TEST_RESPONSE_700]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1808&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1809&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adc4d437-5da5-11f0-ab8e-060730329b56]
[adc4d437-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[adc4d437-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1809] e valore ritornato [TEST_RESPONSE_1809]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_850&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e7fd937-5da4-11f0-ab8e-060730329b56]
[1e7fd937-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[1e7fd937-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_850] e valore ritornato [TEST_RESPONSE_850]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2784&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2785&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7fe9274-5da6-11f0-ab8e-060730329b56]
[e7fe9274-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e7fe9274-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2785] e valore ritornato [TEST_RESPONSE_2785]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2894&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2895&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c771ea8-5da7-11f0-ab8e-060730329b56]
[0c771ea8-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0c771ea8-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2895] e valore ritornato [TEST_RESPONSE_2895]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1162&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6afb960-5da4-11f0-ab8e-060730329b56]
[c6afb960-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c6afb960-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1162] e valore ritornato [TEST_RESPONSE_1162]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_870&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [244d70e1-5da4-11f0-ab8e-060730329b56]
[244d70e1-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[244d70e1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_870] e valore ritornato [TEST_RESPONSE_870]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1946&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1947&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db009276-5da5-11f0-ab8e-060730329b56]
[db009276-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[db009276-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1947] e valore ritornato [TEST_RESPONSE_1947]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1252&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1253&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa88201c-5da4-11f0-ab8e-060730329b56]
[fa88201c-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fa88201c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1253] e valore ritornato [TEST_RESPONSE_1253]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2476&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2477&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85013b05-5da6-11f0-ab8e-060730329b56]
[85013b05-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[85013b05-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2477] e valore ritornato [TEST_RESPONSE_2477]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_47&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_48&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [628fd0ad-5da3-11f0-ab8e-060730329b56]
[628fd0ad-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[628fd0ad-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_614&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2578a84-5da3-11f0-ab8e-060730329b56]
[d2578a84-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d2578a84-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_614] e valore ritornato [TEST_RESPONSE_614]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1608&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1609&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d58ac4f-5da5-11f0-ab8e-060730329b56]
[6d58ac4f-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6d58ac4f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1609] e valore ritornato [TEST_RESPONSE_1609]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_537&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_538&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9d51fe0-5da3-11f0-ab8e-060730329b56]
[b9d51fe0-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b9d51fe0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_538] e valore ritornato [TEST_RESPONSE_538]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1189&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d856ebe5-5da4-11f0-ab8e-060730329b56]
[d856ebe5-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d856ebe5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1189] e valore ritornato [TEST_RESPONSE_1189]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1105&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a26b0e69-5da4-11f0-ab8e-060730329b56]
[a26b0e69-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a26b0e69-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1105] e valore ritornato [TEST_RESPONSE_1105]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_356&destFileContentType=application/msword&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8371f062-5da3-11f0-ab8e-060730329b56]
[8371f062-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[8371f062-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_356] e valore ritornato [TEST_RESPONSE_356]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_788&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b449922-5da4-11f0-ab8e-060730329b56]
[0b449922-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0b449922-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_788] e valore ritornato [TEST_RESPONSE_788]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_428&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85ac4f9d-5da3-11f0-ab8e-060730329b56]
[85ac4f9d-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[85ac4f9d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_428] e valore ritornato [TEST_RESPONSE_428]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1794&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1795&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9319059-5da5-11f0-ab8e-060730329b56]
[a9319059-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[a9319059-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1795] e valore ritornato [TEST_RESPONSE_1795]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_600&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd379706-5da3-11f0-ab8e-060730329b56]
[cd379706-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[cd379706-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_600] e valore ritornato [TEST_RESPONSE_600]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2914&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2915&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [123c04c2-5da7-11f0-ab8e-060730329b56]
[123c04c2-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[123c04c2-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2915] e valore ritornato [TEST_RESPONSE_2915]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1514&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f23f936-5da5-11f0-ab8e-060730329b56]
[4f23f936-5da5-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2998&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2999&destFileContentType=image/png&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e356cc9-5da7-11f0-ab8e-060730329b56]
[2e356cc9-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[2e356cc9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2999] e valore ritornato [TEST_RESPONSE_2999]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1654&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1655&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b7e3115-5da5-11f0-ab8e-060730329b56]
[7b7e3115-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7b7e3115-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1655] e valore ritornato [TEST_RESPONSE_1655]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_756&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [002c055a-5da4-11f0-ab8e-060730329b56]
[002c055a-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[002c055a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_756] e valore ritornato [TEST_RESPONSE_756]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_989&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57dce7c2-5da4-11f0-ab8e-060730329b56]
[57dce7c2-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[57dce7c2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_989] e valore ritornato [TEST_RESPONSE_989]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_687&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea174067-5da3-11f0-ab8e-060730329b56]
[ea174067-5da3-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2310&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2311&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f85375d-5da6-11f0-ab8e-060730329b56]
[4f85375d-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[4f85375d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2311] e valore ritornato [TEST_RESPONSE_2311]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2708&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2709&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfa61dfd-5da6-11f0-ab8e-060730329b56]
[cfa61dfd-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[cfa61dfd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2709] e valore ritornato [TEST_RESPONSE_2709]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_366&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83acfda8-5da3-11f0-ab8e-060730329b56]
[83acfda8-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[83acfda8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_366] e valore ritornato [TEST_RESPONSE_366]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3030&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3031&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37dbf9fd-5da7-11f0-ab8e-060730329b56]
[37dbf9fd-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[37dbf9fd-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3031] e valore ritornato [TEST_RESPONSE_3031]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1221&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed7f7c15-5da4-11f0-ab8e-060730329b56]
[ed7f7c15-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ed7f7c15-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1221] e valore ritornato [TEST_RESPONSE_1221]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_959&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44b15f20-5da4-11f0-ab8e-060730329b56]
[44b15f20-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[44b15f20-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_959] e valore ritornato [TEST_RESPONSE_959]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_87&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_88&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [642fc566-5da3-11f0-ab8e-060730329b56]
[642fc566-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[642fc566-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_88] e valore ritornato [TEST_RESPONSE_88]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1974&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1975&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e35c7730-5da5-11f0-ab8e-060730329b56]
[e35c7730-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[e35c7730-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1975] e valore ritornato [TEST_RESPONSE_1975]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1075&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f064e57-5da4-11f0-ab8e-060730329b56]
[8f064e57-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8f064e57-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1075] e valore ritornato [TEST_RESPONSE_1075]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1077&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [904c89ff-5da4-11f0-ab8e-060730329b56]
[904c89ff-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[904c89ff-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1077] e valore ritornato [TEST_RESPONSE_1077]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_294&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [819feef8-5da3-11f0-ab8e-060730329b56]
[819feef8-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[819feef8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_294] e valore ritornato [TEST_RESPONSE_294]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_973&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4da2cd1a-5da4-11f0-ab8e-060730329b56]
[4da2cd1a-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4da2cd1a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_973] e valore ritornato [TEST_RESPONSE_973]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3062&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3063&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42d08a05-5da7-11f0-ab8e-060730329b56]
[42d08a05-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[42d08a05-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3063] e valore ritornato [TEST_RESPONSE_3063]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1632&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1633&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7469e797-5da5-11f0-ab8e-060730329b56]
[7469e797-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[7469e797-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1633] e valore ritornato [TEST_RESPONSE_1633]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_938&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b21b649-5da4-11f0-ab8e-060730329b56]
[3b21b649-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3b21b649-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_938] e valore ritornato [TEST_RESPONSE_938]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2856&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2857&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff94c755-5da6-11f0-ab8e-060730329b56]
[ff94c755-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[ff94c755-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2857] e valore ritornato [TEST_RESPONSE_2857]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1462&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1463&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e3df4d4-5da5-11f0-ab8e-060730329b56]
[3e3df4d4-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3e3df4d4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1463] e valore ritornato [TEST_RESPONSE_1463]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3074&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3075&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4608839d-5da7-11f0-ab8e-060730329b56]
[4608839d-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[4608839d-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3075] e valore ritornato [TEST_RESPONSE_3075]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1692&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1693&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87dd9cc8-5da5-11f0-ab8e-060730329b56]
[87dd9cc8-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[87dd9cc8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1693] e valore ritornato [TEST_RESPONSE_1693]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2832&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2833&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7b6ec3c-5da6-11f0-ab8e-060730329b56]
[f7b6ec3c-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[f7b6ec3c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2833] e valore ritornato [TEST_RESPONSE_2833]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1782&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1783&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5ee7331-5da5-11f0-ab8e-060730329b56]
[a5ee7331-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[a5ee7331-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1783] e valore ritornato [TEST_RESPONSE_1783]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3000&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3001&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ed974fd-5da7-11f0-ab8e-060730329b56]
[2ed974fd-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2ed974fd-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3001] e valore ritornato [TEST_RESPONSE_3001]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_396&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84bbd4d9-5da3-11f0-ab8e-060730329b56]
[84bbd4d9-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[84bbd4d9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_396] e valore ritornato [TEST_RESPONSE_396]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2808&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2809&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef2fffe6-5da6-11f0-ab8e-060730329b56]
[ef2fffe6-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ef2fffe6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2809] e valore ritornato [TEST_RESPONSE_2809]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2306&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2307&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e38e135-5da6-11f0-ab8e-060730329b56]
[4e38e135-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4e38e135-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2307] e valore ritornato [TEST_RESPONSE_2307]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2290&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2291&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [499aeef3-5da6-11f0-ab8e-060730329b56]
[499aeef3-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[499aeef3-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2291] e valore ritornato [TEST_RESPONSE_2291]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_533&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_534&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8803e38-5da3-11f0-ab8e-060730329b56]
[b8803e38-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b8803e38-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_534] e valore ritornato [TEST_RESPONSE_534]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_994&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b0d8e56-5da4-11f0-ab8e-060730329b56]
[5b0d8e56-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[5b0d8e56-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_994] e valore ritornato [TEST_RESPONSE_994]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1153&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0f13bea-5da4-11f0-ab8e-060730329b56]
[c0f13bea-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c0f13bea-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1153] e valore ritornato [TEST_RESPONSE_1153]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2632&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b72784ea-5da6-11f0-ab8e-060730329b56]
[b72784ea-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_81&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_82&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [641167e8-5da3-11f0-ab8e-060730329b56]
[641167e8-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[641167e8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1708&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1709&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d03359a-5da5-11f0-ab8e-060730329b56]
[8d03359a-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8d03359a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1709] e valore ritornato [TEST_RESPONSE_1709]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1934&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1935&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d66670c8-5da5-11f0-ab8e-060730329b56]
[d66670c8-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d66670c8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1935] e valore ritornato [TEST_RESPONSE_1935]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1714&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1715&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8eed7976-5da5-11f0-ab8e-060730329b56]
[8eed7976-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8eed7976-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1715] e valore ritornato [TEST_RESPONSE_1715]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1824&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1825&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2f5b7a9-5da5-11f0-ab8e-060730329b56]
[b2f5b7a9-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b2f5b7a9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1825] e valore ritornato [TEST_RESPONSE_1825]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1610&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1611&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6dff2586-5da5-11f0-ab8e-060730329b56]
[6dff2586-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6dff2586-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1611] e valore ritornato [TEST_RESPONSE_1611]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2596&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2597&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab9f184a-5da6-11f0-ab8e-060730329b56]
[ab9f184a-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ab9f184a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2597] e valore ritornato [TEST_RESPONSE_2597]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1760&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1761&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e3b9fbe-5da5-11f0-ab8e-060730329b56]
[9e3b9fbe-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[9e3b9fbe-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1761] e valore ritornato [TEST_RESPONSE_1761]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_59&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_60&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63150657-5da3-11f0-ab8e-060730329b56]
[63150657-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[63150657-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_596&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc6097ee-5da3-11f0-ab8e-060730329b56]
[cc6097ee-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cc6097ee-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_596] e valore ritornato [TEST_RESPONSE_596]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1031&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72c8d766-5da4-11f0-ab8e-060730329b56]
[72c8d766-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[72c8d766-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1031] e valore ritornato [TEST_RESPONSE_1031]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3076&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3077&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46b7af63-5da7-11f0-ab8e-060730329b56]
[46b7af63-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[46b7af63-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3077] e valore ritornato [TEST_RESPONSE_3077]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_862&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21bd5011-5da4-11f0-ab8e-060730329b56]
[21bd5011-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[21bd5011-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_862] e valore ritornato [TEST_RESPONSE_862]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2610&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2611&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b01c6329-5da6-11f0-ab8e-060730329b56]
[b01c6329-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b01c6329-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2611] e valore ritornato [TEST_RESPONSE_2611]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1408&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1409&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cf6e3af-5da5-11f0-ab8e-060730329b56]
[2cf6e3af-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2cf6e3af-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1409] e valore ritornato [TEST_RESPONSE_1409]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2222&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2223&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32c549fb-5da6-11f0-ab8e-060730329b56]
[32c549fb-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[32c549fb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2223] e valore ritornato [TEST_RESPONSE_2223]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_762&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02298316-5da4-11f0-ab8e-060730329b56]
[02298316-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[02298316-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_762] e valore ritornato [TEST_RESPONSE_762]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_161&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_162&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66d828b6-5da3-11f0-ab8e-060730329b56]
[66d828b6-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[66d828b6-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_162] e valore ritornato [TEST_RESPONSE_162]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_970&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bbaac1e-5da4-11f0-ab8e-060730329b56]
[4bbaac1e-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4bbaac1e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_970] e valore ritornato [TEST_RESPONSE_970]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_528&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b689c55c-5da3-11f0-ab8e-060730329b56]
[b689c55c-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b689c55c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_528] e valore ritornato [TEST_RESPONSE_528]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2984&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2985&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2919bf0a-5da7-11f0-ab8e-060730329b56]
[2919bf0a-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2919bf0a-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2985] e valore ritornato [TEST_RESPONSE_2985]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1578&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1579&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63a91e71-5da5-11f0-ab8e-060730329b56]
[63a91e71-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[63a91e71-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1579] e valore ritornato [TEST_RESPONSE_1579]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2254&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2255&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cd67fdf-5da6-11f0-ab8e-060730329b56]
[3cd67fdf-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[3cd67fdf-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2255] e valore ritornato [TEST_RESPONSE_2255]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_746&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcd671a4-5da3-11f0-ab8e-060730329b56]
[fcd671a4-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fcd671a4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_746] e valore ritornato [TEST_RESPONSE_746]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1834&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1835&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b632e160-5da5-11f0-ab8e-060730329b56]
[b632e160-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b632e160-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1835] e valore ritornato [TEST_RESPONSE_1835]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2262&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2263&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f6715e1-5da6-11f0-ab8e-060730329b56]
[3f6715e1-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3f6715e1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2263] e valore ritornato [TEST_RESPONSE_2263]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2962&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21e606aa-5da7-11f0-ab8e-060730329b56]
[21e606aa-5da7-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0577007c-5da4-11f0-ab8e-060730329b56]
[0577007c-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0577007c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_772] e valore ritornato [TEST_RESPONSE_772]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1012&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66949b65-5da4-11f0-ab8e-060730329b56]
[66949b65-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[66949b65-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1012] e valore ritornato [TEST_RESPONSE_1012]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1656&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1657&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c223949-5da5-11f0-ab8e-060730329b56]
[7c223949-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7c223949-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1657] e valore ritornato [TEST_RESPONSE_1657]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_67&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_68&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [635802dc-5da3-11f0-ab8e-060730329b56]
[635802dc-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[635802dc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_68] e valore ritornato [TEST_RESPONSE_68]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2830&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2831&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f678c6e4-5da6-11f0-ab8e-060730329b56]
[f678c6e4-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f678c6e4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2831] e valore ritornato [TEST_RESPONSE_2831]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2114&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2115&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10fc2662-5da6-11f0-ab8e-060730329b56]
[10fc2662-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[10fc2662-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2115] e valore ritornato [TEST_RESPONSE_2115]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1118&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab993744-5da4-11f0-ab8e-060730329b56]
[ab993744-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ab993744-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1118] e valore ritornato [TEST_RESPONSE_1118]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_119&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_120&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [654a365b-5da3-11f0-ab8e-060730329b56]
[654a365b-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[654a365b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_120] e valore ritornato [TEST_RESPONSE_120]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1240&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1241&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6936632-5da4-11f0-ab8e-060730329b56]
[f6936632-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f6936632-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1241] e valore ritornato [TEST_RESPONSE_1241]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_606&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfe0e524-5da3-11f0-ab8e-060730329b56]
[cfe0e524-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cfe0e524-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_606] e valore ritornato [TEST_RESPONSE_606]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_543&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_544&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb28a1fc-5da3-11f0-ab8e-060730329b56]
[bb28a1fc-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[bb28a1fc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_544] e valore ritornato [TEST_RESPONSE_544]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1212&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7b95d7f-5da4-11f0-ab8e-060730329b56]
[e7b95d7f-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e7b95d7f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1212] e valore ritornato [TEST_RESPONSE_1212]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2226&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2227&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34484085-5da6-11f0-ab8e-060730329b56]
[34484085-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[34484085-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2227] e valore ritornato [TEST_RESPONSE_2227]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1792&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1793&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a89884a5-5da5-11f0-ab8e-060730329b56]
[a89884a5-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a89884a5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1793] e valore ritornato [TEST_RESPONSE_1793]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_547&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_548&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd0ea016-5da3-11f0-ab8e-060730329b56]
[bd0ea016-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[bd0ea016-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_548] e valore ritornato [TEST_RESPONSE_548]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1143&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbab97ef-5da4-11f0-ab8e-060730329b56]
[bbab97ef-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[bbab97ef-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1143] e valore ritornato [TEST_RESPONSE_1143]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1051&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fa53b4e-5da4-11f0-ab8e-060730329b56]
[7fa53b4e-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7fa53b4e-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1051] e valore ritornato [TEST_RESPONSE_1051]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1163&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7526206-5da4-11f0-ab8e-060730329b56]
[c7526206-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c7526206-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1163] e valore ritornato [TEST_RESPONSE_1163]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1798&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1799&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa80f3c3-5da5-11f0-ab8e-060730329b56]
[aa80f3c3-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[aa80f3c3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1799] e valore ritornato [TEST_RESPONSE_1799]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1032&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7403a15d-5da4-11f0-ab8e-060730329b56]
[7403a15d-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7403a15d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1032] e valore ritornato [TEST_RESPONSE_1032]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1972&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1973&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2b70f6c-5da5-11f0-ab8e-060730329b56]
[e2b70f6c-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e2b70f6c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1973] e valore ritornato [TEST_RESPONSE_1973]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1372&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1373&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21523d7f-5da5-11f0-ab8e-060730329b56]
[21523d7f-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[21523d7f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1373] e valore ritornato [TEST_RESPONSE_1373]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_529&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_530&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b72e90e0-5da3-11f0-ab8e-060730329b56]
[b72e90e0-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b72e90e0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_530] e valore ritornato [TEST_RESPONSE_530]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1450&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1451&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b0d754c-5da5-11f0-ab8e-060730329b56]
[3b0d754c-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[3b0d754c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1451] e valore ritornato [TEST_RESPONSE_1451]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2548&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2549&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c3a35b1-5da6-11f0-ab8e-060730329b56]
[9c3a35b1-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[9c3a35b1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2549] e valore ritornato [TEST_RESPONSE_2549]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2008&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2009&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eeeea6cb-5da5-11f0-ab8e-060730329b56]
[eeeea6cb-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[eeeea6cb-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2009] e valore ritornato [TEST_RESPONSE_2009]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2006&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2007&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee4ce887-5da5-11f0-ab8e-060730329b56]
[ee4ce887-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ee4ce887-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2007] e valore ritornato [TEST_RESPONSE_2007]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1061&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86b0f94d-5da4-11f0-ab8e-060730329b56]
[86b0f94d-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[86b0f94d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1061] e valore ritornato [TEST_RESPONSE_1061]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1157&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c379bb9c-5da4-11f0-ab8e-060730329b56]
[c379bb9c-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c379bb9c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1157] e valore ritornato [TEST_RESPONSE_1157]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_175&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_176&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [676fd4f9-5da3-11f0-ab8e-060730329b56]
[676fd4f9-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[676fd4f9-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_176] e valore ritornato [TEST_RESPONSE_176]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1944&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1945&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9b5c2ef-5da5-11f0-ab8e-060730329b56]
[d9b5c2ef-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d9b5c2ef-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1945] e valore ritornato [TEST_RESPONSE_1945]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1516&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f8d696a-5da5-11f0-ab8e-060730329b56]
[4f8d696a-5da5-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_503&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeb86d65-5da3-11f0-ab8e-060730329b56]
[aeb86d65-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_233&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_234&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69294547-5da3-11f0-ab8e-060730329b56]
[69294547-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[69294547-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_234] e valore ritornato [TEST_RESPONSE_234]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1916&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1917&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d08f1422-5da5-11f0-ab8e-060730329b56]
[d08f1422-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d08f1422-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1917] e valore ritornato [TEST_RESPONSE_1917]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_135&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_136&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65d9300e-5da3-11f0-ab8e-060730329b56]
[65d9300e-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[65d9300e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_136] e valore ritornato [TEST_RESPONSE_136]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2366&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2367&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61716126-5da6-11f0-ab8e-060730329b56]
[61716126-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[61716126-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2367] e valore ritornato [TEST_RESPONSE_2367]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_706&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efdc4d8d-5da3-11f0-ab8e-060730329b56]
[efdc4d8d-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[efdc4d8d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_706] e valore ritornato [TEST_RESPONSE_706]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2580&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2581&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a680ab68-5da6-11f0-ab8e-060730329b56]
[a680ab68-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a680ab68-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2581] e valore ritornato [TEST_RESPONSE_2581]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2844&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2845&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc5c0a6b-5da6-11f0-ab8e-060730329b56]
[fc5c0a6b-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[fc5c0a6b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2845] e valore ritornato [TEST_RESPONSE_2845]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2070&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0221a981-5da6-11f0-ab8e-060730329b56]
[0221a981-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_539&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_540&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba792814-5da3-11f0-ab8e-060730329b56]
[ba792814-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ba792814-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_540] e valore ritornato [TEST_RESPONSE_540]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2248&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2249&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ad66a13-5da6-11f0-ab8e-060730329b56]
[3ad66a13-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3ad66a13-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2249] e valore ritornato [TEST_RESPONSE_2249]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_926&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37281a5f-5da4-11f0-ab8e-060730329b56]
[37281a5f-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[37281a5f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_926] e valore ritornato [TEST_RESPONSE_926]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3026&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3027&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3694d3f5-5da7-11f0-ab8e-060730329b56]
[3694d3f5-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3694d3f5-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3027] e valore ritornato [TEST_RESPONSE_3027]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_856&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fcfb0d3-5da4-11f0-ab8e-060730329b56]
[1fcfb0d3-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[1fcfb0d3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_856] e valore ritornato [TEST_RESPONSE_856]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1122&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae222c24-5da4-11f0-ab8e-060730329b56]
[ae222c24-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ae222c24-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1122] e valore ritornato [TEST_RESPONSE_1122]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2646&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bba0b116-5da6-11f0-ab8e-060730329b56]
[bba0b116-5da6-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_886&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2975a1c3-5da4-11f0-ab8e-060730329b56]
[2975a1c3-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2975a1c3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_886] e valore ritornato [TEST_RESPONSE_886]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_354&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [837069be-5da3-11f0-ab8e-060730329b56]
[837069be-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[837069be-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_354] e valore ritornato [TEST_RESPONSE_354]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_947&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_948&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3db1b00d-5da4-11f0-ab8e-060730329b56]
[3db1b00d-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3db1b00d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_948] e valore ritornato [TEST_RESPONSE_948]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1666&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1667&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fd1faf0-5da5-11f0-ab8e-060730329b56]
[7fd1faf0-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7fd1faf0-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1667] e valore ritornato [TEST_RESPONSE_1667]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2516&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2517&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91e7b10d-5da6-11f0-ab8e-060730329b56]
[91e7b10d-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[91e7b10d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2517] e valore ritornato [TEST_RESPONSE_2517]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2992&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2993&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bafac3a-5da7-11f0-ab8e-060730329b56]
[2bafac3a-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2bafac3a-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2993] e valore ritornato [TEST_RESPONSE_2993]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2250&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2251&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b7d0a57-5da6-11f0-ab8e-060730329b56]
[3b7d0a57-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3b7d0a57-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2251] e valore ritornato [TEST_RESPONSE_2251]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2462&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2463&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8073ea97-5da6-11f0-ab8e-060730329b56]
[8073ea97-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8073ea97-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2463] e valore ritornato [TEST_RESPONSE_2463]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3068&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3069&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44b77281-5da7-11f0-ab8e-060730329b56]
[44b77281-5da7-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[44b77281-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3069] e valore ritornato [TEST_RESPONSE_3069]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2238&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2239&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37b7018d-5da6-11f0-ab8e-060730329b56]
[37b7018d-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[37b7018d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2239] e valore ritornato [TEST_RESPONSE_2239]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2066&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [017b0939-5da6-11f0-ab8e-060730329b56]
[017b0939-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2688&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2689&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c937ff93-5da6-11f0-ab8e-060730329b56]
[c937ff93-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c937ff93-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2689] e valore ritornato [TEST_RESPONSE_2689]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_888&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a19a9f7-5da4-11f0-ab8e-060730329b56]
[2a19a9f7-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2a19a9f7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_888] e valore ritornato [TEST_RESPONSE_888]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1322&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1323&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11322034-5da5-11f0-ab8e-060730329b56]
[11322034-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[11322034-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1323] e valore ritornato [TEST_RESPONSE_1323]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2446&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2447&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bf986e7-5da6-11f0-ab8e-060730329b56]
[7bf986e7-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[7bf986e7-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2447] e valore ritornato [TEST_RESPONSE_2447]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2442&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2443&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a14250a-5da6-11f0-ab8e-060730329b56]
[7a14250a-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[7a14250a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2443] e valore ritornato [TEST_RESPONSE_2443]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_513&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2168c9e-5da3-11f0-ab8e-060730329b56]
[b2168c9e-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_153&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_154&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66874984-5da3-11f0-ab8e-060730329b56]
[66874984-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[66874984-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_154] e valore ritornato [TEST_RESPONSE_154]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1037&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77467064-5da4-11f0-ab8e-060730329b56]
[77467064-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[77467064-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1037] e valore ritornato [TEST_RESPONSE_1037]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_732&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8d1da38-5da3-11f0-ab8e-060730329b56]
[f8d1da38-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f8d1da38-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_732] e valore ritornato [TEST_RESPONSE_732]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1976&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1977&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e401b7e4-5da5-11f0-ab8e-060730329b56]
[e401b7e4-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e401b7e4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1977] e valore ritornato [TEST_RESPONSE_1977]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1800&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1801&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab298fd7-5da5-11f0-ab8e-060730329b56]
[ab298fd7-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ab298fd7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1801] e valore ritornato [TEST_RESPONSE_1801]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2874&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2875&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05645bcb-5da7-11f0-ab8e-060730329b56]
[05645bcb-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[05645bcb-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2875] e valore ritornato [TEST_RESPONSE_2875]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_764&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02cf600a-5da4-11f0-ab8e-060730329b56]
[02cf600a-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[02cf600a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_764] e valore ritornato [TEST_RESPONSE_764]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1382&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1383&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [249fbae5-5da5-11f0-ab8e-060730329b56]
[249fbae5-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[249fbae5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1383] e valore ritornato [TEST_RESPONSE_1383]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_177&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_178&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [677a0e2d-5da3-11f0-ab8e-060730329b56]
[677a0e2d-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[677a0e2d-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_178] e valore ritornato [TEST_RESPONSE_178]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2088&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07e1ad97-5da6-11f0-ab8e-060730329b56]
[07e1ad97-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_394&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84a566a5-5da3-11f0-ab8e-060730329b56]
[84a566a5-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[84a566a5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_394] e valore ritornato [TEST_RESPONSE_394]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [110f99c0-5da4-11f0-ab8e-060730329b56]
[110f99c0-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[110f99c0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_810] e valore ritornato [TEST_RESPONSE_810]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_669&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e43c885d-5da3-11f0-ab8e-060730329b56]
[e43c885d-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2104&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2105&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d19e309-5da6-11f0-ab8e-060730329b56]
[0d19e309-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0d19e309-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2105] e valore ritornato [TEST_RESPONSE_2105]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1338&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1339&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16f1fd39-5da5-11f0-ab8e-060730329b56]
[16f1fd39-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[16f1fd39-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1339] e valore ritornato [TEST_RESPONSE_1339]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1209&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5cfb5e3-5da4-11f0-ab8e-060730329b56]
[e5cfb5e3-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e5cfb5e3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1209] e valore ritornato [TEST_RESPONSE_1209]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1804&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1805&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac787e0f-5da5-11f0-ab8e-060730329b56]
[ac787e0f-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ac787e0f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1805] e valore ritornato [TEST_RESPONSE_1805]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1750&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1751&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b17a35a-5da5-11f0-ab8e-060730329b56]
[9b17a35a-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[9b17a35a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1751] e valore ritornato [TEST_RESPONSE_1751]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1152&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0e1ab86-5da4-11f0-ab8e-060730329b56]
[c0e1ab86-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c0e1ab86-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1152] e valore ritornato [TEST_RESPONSE_1152]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2898&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2899&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dbd0c30-5da7-11f0-ab8e-060730329b56]
[0dbd0c30-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0dbd0c30-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2899] e valore ritornato [TEST_RESPONSE_2899]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_740&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb3d5b08-5da3-11f0-ab8e-060730329b56]
[fb3d5b08-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[fb3d5b08-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_740] e valore ritornato [TEST_RESPONSE_740]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2960&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [214cd3e6-5da7-11f0-ab8e-060730329b56]
[214cd3e6-5da7-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1360&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1361&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d6fac07-5da5-11f0-ab8e-060730329b56]
[1d6fac07-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[1d6fac07-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1361] e valore ritornato [TEST_RESPONSE_1361]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2954&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20002f9a-5da7-11f0-ab8e-060730329b56]
[20002f9a-5da7-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2132&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2133&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16267a28-5da6-11f0-ab8e-060730329b56]
[16267a28-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[16267a28-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2133] e valore ritornato [TEST_RESPONSE_2133]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_55&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_56&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62de8cff-5da3-11f0-ab8e-060730329b56]
[62de8cff-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[62de8cff-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1936&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1937&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d715757c-5da5-11f0-ab8e-060730329b56]
[d715757c-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d715757c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1937] e valore ritornato [TEST_RESPONSE_1937]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_93&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_94&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6463cdc2-5da3-11f0-ab8e-060730329b56]
[6463cdc2-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[6463cdc2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_94] e valore ritornato [TEST_RESPONSE_94]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1003&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60d66c0c-5da4-11f0-ab8e-060730329b56]
[60d66c0c-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[60d66c0c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1003] e valore ritornato [TEST_RESPONSE_1003]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1384&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1385&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2547bab9-5da5-11f0-ab8e-060730329b56]
[2547bab9-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[2547bab9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1385] e valore ritornato [TEST_RESPONSE_1385]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2638&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b914fd16-5da6-11f0-ab8e-060730329b56]
[b914fd16-5da6-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1780&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1781&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a54a1cdd-5da5-11f0-ab8e-060730329b56]
[a54a1cdd-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[a54a1cdd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1781] e valore ritornato [TEST_RESPONSE_1781]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2370&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2371&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62b6b26e-5da6-11f0-ab8e-060730329b56]
[62b6b26e-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[62b6b26e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2371] e valore ritornato [TEST_RESPONSE_2371]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2700&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2701&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd18471b-5da6-11f0-ab8e-060730329b56]
[cd18471b-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[cd18471b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2701] e valore ritornato [TEST_RESPONSE_2701]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1622&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1623&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=PATCH&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [727a2671-5da5-11f0-ab8e-060730329b56]
[727a2671-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[727a2671-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1623] e valore ritornato [TEST_RESPONSE_1623]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_398&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8506726f-5da3-11f0-ab8e-060730329b56]
[8506726f-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8506726f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_398] e valore ritornato [TEST_RESPONSE_398]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1417&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f8dbb41-5da5-11f0-ab8e-060730329b56]
[2f8dbb41-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2f8dbb41-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1417] e valore ritornato [TEST_RESPONSE_1417]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [994e4aab-5da4-11f0-ab8e-060730329b56]
[994e4aab-5da4-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1542&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1543&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57fcaf12-5da5-11f0-ab8e-060730329b56]
[57fcaf12-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[57fcaf12-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1543] e valore ritornato [TEST_RESPONSE_1543]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_987&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5694622a-5da4-11f0-ab8e-060730329b56]
[5694622a-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5694622a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_987] e valore ritornato [TEST_RESPONSE_987]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1434&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1435&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35549d27-5da5-11f0-ab8e-060730329b56]
[35549d27-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[35549d27-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1435] e valore ritornato [TEST_RESPONSE_1435]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1039&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78824bcc-5da4-11f0-ab8e-060730329b56]
[78824bcc-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[78824bcc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1039] e valore ritornato [TEST_RESPONSE_1039]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1126&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b01ee696-5da4-11f0-ab8e-060730329b56]
[b01ee696-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[b01ee696-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1126] e valore ritornato [TEST_RESPONSE_1126]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2110&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2111&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f134218-5da6-11f0-ab8e-060730329b56]
[0f134218-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0f134218-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2111] e valore ritornato [TEST_RESPONSE_2111]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_722&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4fb56af-5da3-11f0-ab8e-060730329b56]
[f4fb56af-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f4fb56af-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_722] e valore ritornato [TEST_RESPONSE_722]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1424&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1425&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3224b9e1-5da5-11f0-ab8e-060730329b56]
[3224b9e1-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3224b9e1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1425] e valore ritornato [TEST_RESPONSE_1425]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1049&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e676416-5da4-11f0-ab8e-060730329b56]
[7e676416-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[7e676416-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1049] e valore ritornato [TEST_RESPONSE_1049]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1120&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ace16ebc-5da4-11f0-ab8e-060730329b56]
[ace16ebc-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[ace16ebc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1120] e valore ritornato [TEST_RESPONSE_1120]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2940&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ac0a628-5da7-11f0-ab8e-060730329b56]
[1ac0a628-5da7-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1872&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1873&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c25ee001-5da5-11f0-ab8e-060730329b56]
[c25ee001-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c25ee001-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1873] e valore ritornato [TEST_RESPONSE_1873]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2294&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2295&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a6320fb-5da6-11f0-ab8e-060730329b56]
[4a6320fb-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[4a6320fb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2295] e valore ritornato [TEST_RESPONSE_2295]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_957&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [436c5cf6-5da4-11f0-ab8e-060730329b56]
[436c5cf6-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[436c5cf6-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_957] e valore ritornato [TEST_RESPONSE_957]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2246&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2247&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a303eff-5da6-11f0-ab8e-060730329b56]
[3a303eff-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[3a303eff-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2247] e valore ritornato [TEST_RESPONSE_2247]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1232&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1233&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f498cea2-5da4-11f0-ab8e-060730329b56]
[f498cea2-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f498cea2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1233] e valore ritornato [TEST_RESPONSE_1233]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1304&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1305&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b687f2e-5da5-11f0-ab8e-060730329b56]
[0b687f2e-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[0b687f2e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1305] e valore ritornato [TEST_RESPONSE_1305]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2220&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2221&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31bc1754-5da6-11f0-ab8e-060730329b56]
[31bc1754-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[31bc1754-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2221] e valore ritornato [TEST_RESPONSE_2221]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1150&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c037afde-5da4-11f0-ab8e-060730329b56]
[c037afde-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c037afde-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1150] e valore ritornato [TEST_RESPONSE_1150]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1216&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea4b7a1f-5da4-11f0-ab8e-060730329b56]
[ea4b7a1f-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ea4b7a1f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1216] e valore ritornato [TEST_RESPONSE_1216]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1772&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1773&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a21a60a8-5da5-11f0-ab8e-060730329b56]
[a21a60a8-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[a21a60a8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1773] e valore ritornato [TEST_RESPONSE_1773]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_499&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad7a490d-5da3-11f0-ab8e-060730329b56]
[ad7a490d-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2044&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2045&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9cbb837-5da5-11f0-ab8e-060730329b56]
[f9cbb837-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f9cbb837-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2045] e valore ritornato [TEST_RESPONSE_2045]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_576&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c616a354-5da3-11f0-ab8e-060730329b56]
[c616a354-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c616a354-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_576] e valore ritornato [TEST_RESPONSE_576]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_125&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_126&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65a17e2a-5da3-11f0-ab8e-060730329b56]
[65a17e2a-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[65a17e2a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_126] e valore ritornato [TEST_RESPONSE_126]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1704&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1705&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bb8b430-5da5-11f0-ab8e-060730329b56]
[8bb8b430-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8bb8b430-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1705] e valore ritornato [TEST_RESPONSE_1705]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2118&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2119&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1248557a-5da6-11f0-ab8e-060730329b56]
[1248557a-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[1248557a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2119] e valore ritornato [TEST_RESPONSE_2119]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1134&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5491346-5da4-11f0-ab8e-060730329b56]
[b5491346-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b5491346-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1134] e valore ritornato [TEST_RESPONSE_1134]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2464&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2465&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [811b000b-5da6-11f0-ab8e-060730329b56]
[811b000b-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[811b000b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2465] e valore ritornato [TEST_RESPONSE_2465]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1420&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1421&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30dc3449-5da5-11f0-ab8e-060730329b56]
[30dc3449-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[30dc3449-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1421] e valore ritornato [TEST_RESPONSE_1421]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1538&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1539&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56a4e738-5da5-11f0-ab8e-060730329b56]
[56a4e738-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[56a4e738-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1539] e valore ritornato [TEST_RESPONSE_1539]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2074&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [035bfe49-5da6-11f0-ab8e-060730329b56]
[035bfe49-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1836&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1837&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b779b947-5da5-11f0-ab8e-060730329b56]
[b779b947-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b779b947-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1837] e valore ritornato [TEST_RESPONSE_1837]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_303&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81cddcde-5da3-11f0-ab8e-060730329b56]
[81cddcde-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2240&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2241&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38386691-5da6-11f0-ab8e-060730329b56]
[38386691-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[38386691-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2241] e valore ritornato [TEST_RESPONSE_2241]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1306&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1307&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c0e0e02-5da5-11f0-ab8e-060730329b56]
[0c0e0e02-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0c0e0e02-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1307] e valore ritornato [TEST_RESPONSE_1307]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_661&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1b2820d-5da3-11f0-ab8e-060730329b56]
[e1b2820d-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1124&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aed3effc-5da4-11f0-ab8e-060730329b56]
[aed3effc-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[aed3effc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1124] e valore ritornato [TEST_RESPONSE_1124]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1165&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c89e1bee-5da4-11f0-ab8e-060730329b56]
[c89e1bee-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[c89e1bee-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1165] e valore ritornato [TEST_RESPONSE_1165]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2142&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2143&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1958322c-5da6-11f0-ab8e-060730329b56]
[1958322c-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1958322c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2143] e valore ritornato [TEST_RESPONSE_2143]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2858&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2859&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0039b9e9-5da7-11f0-ab8e-060730329b56]
[0039b9e9-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0039b9e9-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2859] e valore ritornato [TEST_RESPONSE_2859]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1926&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1927&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3c70db6-5da5-11f0-ab8e-060730329b56]
[d3c70db6-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d3c70db6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1927] e valore ritornato [TEST_RESPONSE_1927]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1630&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1631&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73dc74a1-5da5-11f0-ab8e-060730329b56]
[73dc74a1-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[73dc74a1-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1631] e valore ritornato [TEST_RESPONSE_1631]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1992&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1993&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e92c31b6-5da5-11f0-ab8e-060730329b56]
[e92c31b6-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[e92c31b6-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1993] e valore ritornato [TEST_RESPONSE_1993]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2756&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2757&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=PUT&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de713295-5da6-11f0-ab8e-060730329b56]
[de713295-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[de713295-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2757] e valore ritornato [TEST_RESPONSE_2757]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_612&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1ebf770-5da3-11f0-ab8e-060730329b56]
[d1ebf770-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d1ebf770-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_612] e valore ritornato [TEST_RESPONSE_612]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1844&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1845&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba085377-5da5-11f0-ab8e-060730329b56]
[ba085377-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ba085377-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1845] e valore ritornato [TEST_RESPONSE_1845]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_221&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_222&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6892f899-5da3-11f0-ab8e-060730329b56]
[6892f899-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6892f899-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_222] e valore ritornato [TEST_RESPONSE_222]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_624&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d60af4ad-5da3-11f0-ab8e-060730329b56]
[d60af4ad-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[d60af4ad-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_624] e valore ritornato [TEST_RESPONSE_624]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1732&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1733&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95fb5a54-5da5-11f0-ab8e-060730329b56]
[95fb5a54-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[95fb5a54-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1733] e valore ritornato [TEST_RESPONSE_1733]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1568&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1569&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6107234b-5da5-11f0-ab8e-060730329b56]
[6107234b-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6107234b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1569] e valore ritornato [TEST_RESPONSE_1569]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1044&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b2669d2-5da4-11f0-ab8e-060730329b56]
[7b2669d2-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[7b2669d2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1044] e valore ritornato [TEST_RESPONSE_1044]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1518&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5024523e-5da5-11f0-ab8e-060730329b56]
[5024523e-5da5-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_982&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5403cc24-5da4-11f0-ab8e-060730329b56]
[5403cc24-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5403cc24-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_982] e valore ritornato [TEST_RESPONSE_982]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1540&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1541&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5752b36e-5da5-11f0-ab8e-060730329b56]
[5752b36e-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[5752b36e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1541] e valore ritornato [TEST_RESPONSE_1541]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_9&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bc6-5da3-11f0-ab8e-060730329b56]
[5b516bc6-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_313&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [824aae12-5da3-11f0-ab8e-060730329b56]
[824aae12-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91969539-5da4-11f0-ab8e-060730329b56]
[91969539-5da4-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2096&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a774ca9-5da6-11f0-ab8e-060730329b56]
[0a774ca9-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2644&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bafd1e12-5da6-11f0-ab8e-060730329b56]
[bafd1e12-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_302&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81bb3f38-5da3-11f0-ab8e-060730329b56]
[81bb3f38-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[81bb3f38-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_302] e valore ritornato [TEST_RESPONSE_302]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_655&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfbad0af-5da3-11f0-ab8e-060730329b56]
[dfbad0af-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_408&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85328b93-5da3-11f0-ab8e-060730329b56]
[85328b93-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[85328b93-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_408] e valore ritornato [TEST_RESPONSE_408]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2650&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Content-Location, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bcec9210-5da6-11f0-ab8e-060730329b56]
[bcec9210-5da6-11f0-ab8e-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_410&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85417fb7-5da3-11f0-ab8e-060730329b56]
[85417fb7-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[85417fb7-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_410] e valore ritornato [TEST_RESPONSE_410]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2496&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2497&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b6a294f-5da6-11f0-ab8e-060730329b56]
[8b6a294f-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[8b6a294f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2497] e valore ritornato [TEST_RESPONSE_2497]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2152&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2153&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c8f6872-5da6-11f0-ab8e-060730329b56]
[1c8f6872-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1c8f6872-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2153] e valore ritornato [TEST_RESPONSE_2153]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_335&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82c02c60-5da3-11f0-ab8e-060730329b56]
[82c02c60-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1108&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4677ab7-5da4-11f0-ab8e-060730329b56]
[a4677ab7-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a4677ab7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1108] e valore ritornato [TEST_RESPONSE_1108]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_165&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_166&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66facbee-5da3-11f0-ab8e-060730329b56]
[66facbee-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[66facbee-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_166] e valore ritornato [TEST_RESPONSE_166]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2964&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22946f20-5da7-11f0-ab8e-060730329b56]
[22946f20-5da7-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_930&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38724da7-5da4-11f0-ab8e-060730329b56]
[38724da7-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[38724da7-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_930] e valore ritornato [TEST_RESPONSE_930]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1014&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67cf173d-5da4-11f0-ab8e-060730329b56]
[67cf173d-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[67cf173d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1014] e valore ritornato [TEST_RESPONSE_1014]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1017&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69c5690c-5da4-11f0-ab8e-060730329b56]
[69c5690c-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[69c5690c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1017] e valore ritornato [TEST_RESPONSE_1017]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2354&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2355&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d92521e-5da6-11f0-ab8e-060730329b56]
[5d92521e-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[5d92521e-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2355] e valore ritornato [TEST_RESPONSE_2355]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1980&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1981&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e541b1fc-5da5-11f0-ab8e-060730329b56]
[e541b1fc-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[e541b1fc-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1981] e valore ritornato [TEST_RESPONSE_1981]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2162&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2163&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fc406a6-5da6-11f0-ab8e-060730329b56]
[1fc406a6-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[1fc406a6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2163] e valore ritornato [TEST_RESPONSE_2163]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2406&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2407&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e745fde-5da6-11f0-ab8e-060730329b56]
[6e745fde-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6e745fde-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2407] e valore ritornato [TEST_RESPONSE_2407]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_667&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3a06f69-5da3-11f0-ab8e-060730329b56]
[e3a06f69-5da3-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_570&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4ca2618-5da3-11f0-ab8e-060730329b56]
[c4ca2618-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c4ca2618-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_570] e valore ritornato [TEST_RESPONSE_570]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_103&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_104&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64b940d8-5da3-11f0-ab8e-060730329b56]
[64b940d8-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[64b940d8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_104] e valore ritornato [TEST_RESPONSE_104]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2032&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2033&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5f8de2d-5da5-11f0-ab8e-060730329b56]
[f5f8de2d-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f5f8de2d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2033] e valore ritornato [TEST_RESPONSE_2033]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1191&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9a6012f-5da4-11f0-ab8e-060730329b56]
[d9a6012f-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d9a6012f-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1191] e valore ritornato [TEST_RESPONSE_1191]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_436&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=GET&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [860ee20f-5da3-11f0-ab8e-060730329b56]
[860ee20f-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[860ee20f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_436] e valore ritornato [TEST_RESPONSE_436]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1898&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1899&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb629d7c-5da5-11f0-ab8e-060730329b56]
[cb629d7c-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[cb629d7c-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1899] e valore ritornato [TEST_RESPONSE_1899]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2842&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2843&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbb5b847-5da6-11f0-ab8e-060730329b56]
[fbb5b847-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[fbb5b847-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2843] e valore ritornato [TEST_RESPONSE_2843]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_65&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_66&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6348e7a8-5da3-11f0-ab8e-060730329b56]
[6348e7a8-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6348e7a8-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_66] e valore ritornato [TEST_RESPONSE_66]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_121&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_122&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6583bcf2-5da3-11f0-ab8e-060730329b56]
[6583bcf2-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6583bcf2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_122] e valore ritornato [TEST_RESPONSE_122]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1197&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd7b7247-5da4-11f0-ab8e-060730329b56]
[dd7b7247-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[dd7b7247-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1197] e valore ritornato [TEST_RESPONSE_1197]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2588&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2589&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a90c1148-5da6-11f0-ab8e-060730329b56]
[a90c1148-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[a90c1148-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2589] e valore ritornato [TEST_RESPONSE_2589]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1130&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2bd8656-5da4-11f0-ab8e-060730329b56]
[b2bd8656-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b2bd8656-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1130] e valore ritornato [TEST_RESPONSE_1130]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_836&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19631a06-5da4-11f0-ab8e-060730329b56]
[19631a06-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[19631a06-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_836] e valore ritornato [TEST_RESPONSE_836]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1430&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1431&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [340fc10f-5da5-11f0-ab8e-060730329b56]
[340fc10f-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[340fc10f-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1431] e valore ritornato [TEST_RESPONSE_1431]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516ba8-5da3-11f0-ab8e-060730329b56]
[5b516ba8-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2302&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2303&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cef4a2d-5da6-11f0-ab8e-060730329b56]
[4cef4a2d-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[4cef4a2d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2303] e valore ritornato [TEST_RESPONSE_2303]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_331&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [829e9a98-5da3-11f0-ab8e-060730329b56]
[829e9a98-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2376&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2377&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64b78b8c-5da6-11f0-ab8e-060730329b56]
[64b78b8c-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[64b78b8c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2377] e valore ritornato [TEST_RESPONSE_2377]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1598&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1599&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a1c940b-5da5-11f0-ab8e-060730329b56]
[6a1c940b-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6a1c940b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1599] e valore ritornato [TEST_RESPONSE_1599]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1113&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7c1c95b-5da4-11f0-ab8e-060730329b56]
[a7c1c95b-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a7c1c95b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1113] e valore ritornato [TEST_RESPONSE_1113]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_780&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=OPTIONS&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [080880dc-5da4-11f0-ab8e-060730329b56]
[080880dc-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[080880dc-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_780] e valore ritornato [TEST_RESPONSE_780]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1181&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d32a4e35-5da4-11f0-ab8e-060730329b56]
[d32a4e35-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d32a4e35-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1181] e valore ritornato [TEST_RESPONSE_1181]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1195&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc3118ef-5da4-11f0-ab8e-060730329b56]
[dc3118ef-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[dc3118ef-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1195] e valore ritornato [TEST_RESPONSE_1195]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2750&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2751&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc856819-5da6-11f0-ab8e-060730329b56]
[dc856819-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[dc856819-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2751] e valore ritornato [TEST_RESPONSE_2751]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2714&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2715&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d192abc9-5da6-11f0-ab8e-060730329b56]
[d192abc9-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d192abc9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2715] e valore ritornato [TEST_RESPONSE_2715]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2730&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2731&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d760b99f-5da6-11f0-ab8e-060730329b56]
[d760b99f-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d760b99f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2731] e valore ritornato [TEST_RESPONSE_2731]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2608&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2609&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b00c5d95-5da6-11f0-ab8e-060730329b56]
[b00c5d95-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b00c5d95-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2609] e valore ritornato [TEST_RESPONSE_2609]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2056&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2057&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdad5f52-5da5-11f0-ab8e-060730329b56]
[fdad5f52-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fdad5f52-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2057] e valore ritornato [TEST_RESPONSE_2057]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_610&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d13fd8ec-5da3-11f0-ab8e-060730329b56]
[d13fd8ec-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d13fd8ec-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_610] e valore ritornato [TEST_RESPONSE_610]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2314&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2315&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50c2c075-5da6-11f0-ab8e-060730329b56]
[50c2c075-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[50c2c075-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2315] e valore ritornato [TEST_RESPONSE_2315]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2738&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2739&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d94e7fef-5da6-11f0-ab8e-060730329b56]
[d94e7fef-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d94e7fef-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2739] e valore ritornato [TEST_RESPONSE_2739]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1880&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1881&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4f76543-5da5-11f0-ab8e-060730329b56]
[c4f76543-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c4f76543-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1881] e valore ritornato [TEST_RESPONSE_1881]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_742&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb8e884c-5da3-11f0-ab8e-060730329b56]
[fb8e884c-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[fb8e884c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_742] e valore ritornato [TEST_RESPONSE_742]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_972&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cff3a16-5da4-11f0-ab8e-060730329b56]
[4cff3a16-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[4cff3a16-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_972] e valore ritornato [TEST_RESPONSE_972]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2792&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2793&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea92d1f4-5da6-11f0-ab8e-060730329b56]
[ea92d1f4-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ea92d1f4-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2793] e valore ritornato [TEST_RESPONSE_2793]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1001&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f8fbb34-5da4-11f0-ab8e-060730329b56]
[5f8fbb34-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[5f8fbb34-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1001] e valore ritornato [TEST_RESPONSE_1001]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_728&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6eced8e-5da3-11f0-ab8e-060730329b56]
[f6eced8e-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f6eced8e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_728] e valore ritornato [TEST_RESPONSE_728]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2948&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e098fae-5da7-11f0-ab8e-060730329b56]
[1e098fae-5da7-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2654&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2655&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be323178-5da6-11f0-ab8e-060730329b56]
[be323178-5da6-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[be323178-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2655] e valore ritornato [TEST_RESPONSE_2655]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1282&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1283&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04fb9940-5da5-11f0-ab8e-060730329b56]
[04fb9940-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[04fb9940-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1283] e valore ritornato [TEST_RESPONSE_1283]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2004&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2005&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eda9cab3-5da5-11f0-ab8e-060730329b56]
[eda9cab3-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[eda9cab3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2005] e valore ritornato [TEST_RESPONSE_2005]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_117&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_118&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [651f2eb4-5da3-11f0-ab8e-060730329b56]
[651f2eb4-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[651f2eb4-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_118] e valore ritornato [TEST_RESPONSE_118]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2180&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2181&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25d3b160-5da6-11f0-ab8e-060730329b56]
[25d3b160-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[25d3b160-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2181] e valore ritornato [TEST_RESPONSE_2181]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1454&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1455&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c5585b4-5da5-11f0-ab8e-060730329b56]
[3c5585b4-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[3c5585b4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1455] e valore ritornato [TEST_RESPONSE_1455]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2260&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2261&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3eb68a8b-5da6-11f0-ab8e-060730329b56]
[3eb68a8b-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[3eb68a8b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2261] e valore ritornato [TEST_RESPONSE_2261]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2298&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2299&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b9f7193-5da6-11f0-ab8e-060730329b56]
[4b9f7193-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4b9f7193-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2299] e valore ritornato [TEST_RESPONSE_2299]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_971&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c5d06a2-5da4-11f0-ab8e-060730329b56]
[4c5d06a2-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4c5d06a2-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_971] e valore ritornato [TEST_RESPONSE_971]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1224&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef6923b1-5da4-11f0-ab8e-060730329b56]
[ef6923b1-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[ef6923b1-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1224] e valore ritornato [TEST_RESPONSE_1224]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1674&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1675&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [829bf072-5da5-11f0-ab8e-060730329b56]
[829bf072-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[829bf072-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1675] e valore ritornato [TEST_RESPONSE_1675]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1100&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f1a35a5-5da4-11f0-ab8e-060730329b56]
[9f1a35a5-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[9f1a35a5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1100] e valore ritornato [TEST_RESPONSE_1100]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2884&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2885&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08a8634f-5da7-11f0-ab8e-060730329b56]
[08a8634f-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[08a8634f-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2885] e valore ritornato [TEST_RESPONSE_2885]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_274&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [810f95ab-5da3-11f0-ab8e-060730329b56]
[810f95ab-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[810f95ab-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_274] e valore ritornato [TEST_RESPONSE_274]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2270&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2271&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41fe62a1-5da6-11f0-ab8e-060730329b56]
[41fe62a1-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[41fe62a1-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2271] e valore ritornato [TEST_RESPONSE_2271]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1007&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64014641-5da4-11f0-ab8e-060730329b56]
[64014641-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[64014641-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1007] e valore ritornato [TEST_RESPONSE_1007]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_586&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c94d8b7a-5da3-11f0-ab8e-060730329b56]
[c94d8b7a-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c94d8b7a-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_586] e valore ritornato [TEST_RESPONSE_586]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_217&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_218&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68889851-5da3-11f0-ab8e-060730329b56]
[68889851-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[68889851-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_218] e valore ritornato [TEST_RESPONSE_218]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_189&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_190&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67b98845-5da3-11f0-ab8e-060730329b56]
[67b98845-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[67b98845-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_190] e valore ritornato [TEST_RESPONSE_190]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_657&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e06ae6d5-5da3-11f0-ab8e-060730329b56]
[e06ae6d5-5da3-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1548&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1549&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59f327ee-5da5-11f0-ab8e-060730329b56]
[59f327ee-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[59f327ee-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1549] e valore ritornato [TEST_RESPONSE_1549]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1742&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1743&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9881b728-5da5-11f0-ab8e-060730329b56]
[9881b728-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[9881b728-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1743] e valore ritornato [TEST_RESPONSE_1743]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_966&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [492a161c-5da4-11f0-ab8e-060730329b56]
[492a161c-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[492a161c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_966] e valore ritornato [TEST_RESPONSE_966]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1724&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1725&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92cc1351-5da5-11f0-ab8e-060730329b56]
[92cc1351-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[92cc1351-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1725] e valore ritornato [TEST_RESPONSE_1725]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1055&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [823caf20-5da4-11f0-ab8e-060730329b56]
[823caf20-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[823caf20-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1055] e valore ritornato [TEST_RESPONSE_1055]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_414&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [855dba4f-5da3-11f0-ab8e-060730329b56]
[855dba4f-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[855dba4f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_414] e valore ritornato [TEST_RESPONSE_414]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_23&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fea7b08-5da3-11f0-ab8e-060730329b56]
[5fea7b08-5da3-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1038&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77e8cae8-5da4-11f0-ab8e-060730329b56]
[77e8cae8-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[77e8cae8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1038] e valore ritornato [TEST_RESPONSE_1038]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2440&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2441&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7972b4e6-5da6-11f0-ab8e-060730329b56]
[7972b4e6-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7972b4e6-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2441] e valore ritornato [TEST_RESPONSE_2441]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2720&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2721&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3d6cf78-5da6-11f0-ab8e-060730329b56]
[d3d6cf78-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d3d6cf78-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2721] e valore ritornato [TEST_RESPONSE_2721]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1726&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1727&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [940d9407-5da5-11f0-ab8e-060730329b56]
[940d9407-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[940d9407-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1727] e valore ritornato [TEST_RESPONSE_1727]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2170&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2171&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22fc756c-5da6-11f0-ab8e-060730329b56]
[22fc756c-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[22fc756c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2171] e valore ritornato [TEST_RESPONSE_2171]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1202&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1f2a2a5-5da4-11f0-ab8e-060730329b56]
[e1f2a2a5-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e1f2a2a5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1202] e valore ritornato [TEST_RESPONSE_1202]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1402&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1403&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b5c9493-5da5-11f0-ab8e-060730329b56]
[2b5c9493-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[2b5c9493-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1403] e valore ritornato [TEST_RESPONSE_1403]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2694&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2695&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb2c2e7f-5da6-11f0-ab8e-060730329b56]
[cb2c2e7f-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cb2c2e7f-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2695] e valore ritornato [TEST_RESPONSE_2695]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1187&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d709ab5d-5da4-11f0-ab8e-060730329b56]
[d709ab5d-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d709ab5d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1187] e valore ritornato [TEST_RESPONSE_1187]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2308&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2309&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4edfa889-5da6-11f0-ab8e-060730329b56]
[4edfa889-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[4edfa889-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2309] e valore ritornato [TEST_RESPONSE_2309]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_317&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [825cd68a-5da3-11f0-ab8e-060730329b56]
[825cd68a-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_960&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4555dc84-5da4-11f0-ab8e-060730329b56]
[4555dc84-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[4555dc84-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_960] e valore ritornato [TEST_RESPONSE_960]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_675&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6da8bdf-5da3-11f0-ab8e-060730329b56]
[e6da8bdf-5da3-11f0-ab8e-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2800&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2801&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec8ccd46-5da6-11f0-ab8e-060730329b56]
[ec8ccd46-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ec8ccd46-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2801] e valore ritornato [TEST_RESPONSE_2801]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1418&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1419&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3034f7c5-5da5-11f0-ab8e-060730329b56]
[3034f7c5-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[3034f7c5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1419] e valore ritornato [TEST_RESPONSE_1419]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_241&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_242&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6947a2c7-5da3-11f0-ab8e-060730329b56]
[6947a2c7-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[6947a2c7-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_242] e valore ritornato [TEST_RESPONSE_242]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1888&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1889&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c794a576-5da5-11f0-ab8e-060730329b56]
[c794a576-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c794a576-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1889] e valore ritornato [TEST_RESPONSE_1889]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1690&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1691&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8732b6c4-5da5-11f0-ab8e-060730329b56]
[8732b6c4-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[8732b6c4-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1691] e valore ritornato [TEST_RESPONSE_1691]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1996&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1997&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea774f5e-5da5-11f0-ab8e-060730329b56]
[ea774f5e-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ea774f5e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1997] e valore ritornato [TEST_RESPONSE_1997]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2120&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2121&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f13fae-5da6-11f0-ab8e-060730329b56]
[12f13fae-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[12f13fae-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2121] e valore ritornato [TEST_RESPONSE_2121]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_786&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a00a76b-5da4-11f0-ab8e-060730329b56]
[0a00a76b-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[0a00a76b-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_786] e valore ritornato [TEST_RESPONSE_786]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_479&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a62fd45f-5da3-11f0-ab8e-060730329b56]
[a62fd45f-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2438&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2439&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78d0a882-5da6-11f0-ab8e-060730329b56]
[78d0a882-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[78d0a882-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2439] e valore ritornato [TEST_RESPONSE_2439]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_992&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59c7eeee-5da4-11f0-ab8e-060730329b56]
[59c7eeee-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[59c7eeee-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_992] e valore ritornato [TEST_RESPONSE_992]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_57&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_58&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62faeea3-5da3-11f0-ab8e-060730329b56]
[62faeea3-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[62faeea3-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1207&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4bbd4d9-5da4-11f0-ab8e-060730329b56]
[e4bbd4d9-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e4bbd4d9-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1207] e valore ritornato [TEST_RESPONSE_1207]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1648&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1649&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7991f167-5da5-11f0-ab8e-060730329b56]
[7991f167-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[7991f167-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1649] e valore ritornato [TEST_RESPONSE_1649]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1682&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1683&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84cf2432-5da5-11f0-ab8e-060730329b56]
[84cf2432-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[84cf2432-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1683] e valore ritornato [TEST_RESPONSE_1683]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1192&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da48f7f3-5da4-11f0-ab8e-060730329b56]
[da48f7f3-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[da48f7f3-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1192] e valore ritornato [TEST_RESPONSE_1192]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2864&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2865&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02281c75-5da7-11f0-ab8e-060730329b56]
[02281c75-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[02281c75-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2865] e valore ritornato [TEST_RESPONSE_2865]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2322&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2323&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [535ea117-5da6-11f0-ab8e-060730329b56]
[535ea117-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[535ea117-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2323] e valore ritornato [TEST_RESPONSE_2323]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1035&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75fb2bac-5da4-11f0-ab8e-060730329b56]
[75fb2bac-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[75fb2bac-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1035] e valore ritornato [TEST_RESPONSE_1035]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2824&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2825&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f47d9318-5da6-11f0-ab8e-060730329b56]
[f47d9318-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f47d9318-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2825] e valore ritornato [TEST_RESPONSE_2825]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2514&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2515&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [914185f9-5da6-11f0-ab8e-060730329b56]
[914185f9-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[914185f9-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2515] e valore ritornato [TEST_RESPONSE_2515]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1026&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f8b5f92-5da4-11f0-ab8e-060730329b56]
[6f8b5f92-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[6f8b5f92-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1026] e valore ritornato [TEST_RESPONSE_1026]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1966&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1967&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0caa8b0-5da5-11f0-ab8e-060730329b56]
[e0caa8b0-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[e0caa8b0-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1967] e valore ritornato [TEST_RESPONSE_1967]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_4&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b516bb0-5da3-11f0-ab8e-060730329b56]
[5b516bb0-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[5b516bb0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_101&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_102&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64990ea2-5da3-11f0-ab8e-060730329b56]
[64990ea2-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[64990ea2-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_102] e valore ritornato [TEST_RESPONSE_102]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2982&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2983&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28684954-5da7-11f0-ab8e-060730329b56]
[28684954-5da7-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[28684954-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2983] e valore ritornato [TEST_RESPONSE_2983]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2417&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71b7cb24-5da6-11f0-ab8e-060730329b56]
[71b7cb24-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[71b7cb24-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2417] e valore ritornato [TEST_RESPONSE_2417]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_578&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c669cc68-5da3-11f0-ab8e-060730329b56]
[c669cc68-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c669cc68-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_578] e valore ritornato [TEST_RESPONSE_578]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_582&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8015c62-5da3-11f0-ab8e-060730329b56]
[c8015c62-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[c8015c62-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_582] e valore ritornato [TEST_RESPONSE_582]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_33&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61e9585e-5da3-11f0-ab8e-060730329b56]
[61e9585e-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2022&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2023&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2c8acc9-5da5-11f0-ab8e-060730329b56]
[f2c8acc9-5da5-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f2c8acc9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2023] e valore ritornato [TEST_RESPONSE_2023]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2501&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d557e9b-5da6-11f0-ab8e-060730329b56]
[8d557e9b-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8d557e9b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2501] e valore ritornato [TEST_RESPONSE_2501]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1870&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1871&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1bab0bd-5da5-11f0-ab8e-060730329b56]
[c1bab0bd-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c1bab0bd-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1871] e valore ritornato [TEST_RESPONSE_1871]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2334&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2335&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57312c02-5da6-11f0-ab8e-060730329b56]
[57312c02-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[57312c02-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2335] e valore ritornato [TEST_RESPONSE_2335]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2728&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2729&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6ba8e8b-5da6-11f0-ab8e-060730329b56]
[d6ba8e8b-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[d6ba8e8b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2729] e valore ritornato [TEST_RESPONSE_2729]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1998&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1999&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb1a4622-5da5-11f0-ab8e-060730329b56]
[eb1a4622-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[eb1a4622-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1999] e valore ritornato [TEST_RESPONSE_1999]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1564&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1565&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fcfdbc3-5da5-11f0-ab8e-060730329b56]
[5fcfdbc3-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5fcfdbc3-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1565] e valore ritornato [TEST_RESPONSE_1565]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1832&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1833&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b58da0ac-5da5-11f0-ab8e-060730329b56]
[b58da0ac-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[b58da0ac-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1833] e valore ritornato [TEST_RESPONSE_1833]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1900&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1901&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc0b1280-5da5-11f0-ab8e-060730329b56]
[cc0b1280-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[cc0b1280-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1901] e valore ritornato [TEST_RESPONSE_1901]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2430&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2431&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [763d0542-5da6-11f0-ab8e-060730329b56]
[763d0542-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[763d0542-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2431] e valore ritornato [TEST_RESPONSE_2431]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1125&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af7008f0-5da4-11f0-ab8e-060730329b56]
[af7008f0-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[af7008f0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1125] e valore ritornato [TEST_RESPONSE_1125]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1478&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1479&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43622e16-5da5-11f0-ab8e-060730329b56]
[43622e16-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[43622e16-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1479] e valore ritornato [TEST_RESPONSE_1479]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_61&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_62&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [632050fb-5da3-11f0-ab8e-060730329b56]
[632050fb-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[632050fb-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_62] e valore ritornato [TEST_RESPONSE_62]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1029&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [717b48be-5da4-11f0-ab8e-060730329b56]
[717b48be-5da4-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[717b48be-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1029] e valore ritornato [TEST_RESPONSE_1029]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1110&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5c228bf-5da4-11f0-ab8e-060730329b56]
[a5c228bf-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[a5c228bf-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1110] e valore ritornato [TEST_RESPONSE_1110]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2642&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba5b86de-5da6-11f0-ab8e-060730329b56]
[ba5b86de-5da6-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_708&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0775511-5da3-11f0-ab8e-060730329b56]
[f0775511-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f0775511-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_708] e valore ritornato [TEST_RESPONSE_708]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_225&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_226&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68b43c41-5da3-11f0-ab8e-060730329b56]
[68b43c41-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[68b43c41-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_226] e valore ritornato [TEST_RESPONSE_226]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_43&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_44&destFileContentType=application/pdf&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62450c02-5da3-11f0-ab8e-060730329b56]
[62450c02-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[62450c02-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_720&destFileContentType=image/png&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f458ae0b-5da3-11f0-ab8e-060730329b56]
[f458ae0b-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f458ae0b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_720] e valore ritornato [TEST_RESPONSE_720]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_744&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc2bb2b0-5da3-11f0-ab8e-060730329b56]
[fc2bb2b0-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[fc2bb2b0-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_744] e valore ritornato [TEST_RESPONSE_744]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_712&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1c83f1b-5da3-11f0-ab8e-060730329b56]
[f1c83f1b-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[f1c83f1b-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_712] e valore ritornato [TEST_RESPONSE_712]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2424&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2425&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [744b4754-5da6-11f0-ab8e-060730329b56]
[744b4754-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[744b4754-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2425] e valore ritornato [TEST_RESPONSE_2425]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1310&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1311&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d55d04a-5da5-11f0-ab8e-060730329b56]
[0d55d04a-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0d55d04a-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1311] e valore ritornato [TEST_RESPONSE_1311]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2826&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2827&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f528a02c-5da6-11f0-ab8e-060730329b56]
[f528a02c-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[f528a02c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2827] e valore ritornato [TEST_RESPONSE_2827]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_872&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24f15205-5da4-11f0-ab8e-060730329b56]
[24f15205-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[24f15205-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_872] e valore ritornato [TEST_RESPONSE_872]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2950&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1eb008e2-5da7-11f0-ab8e-060730329b56]
[1eb008e2-5da7-11f0-ab8e-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2546&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2547&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b962d7d-5da6-11f0-ab8e-060730329b56]
[9b962d7d-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9b962d7d-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2547] e valore ritornato [TEST_RESPONSE_2547]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1033&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74b257f4-5da4-11f0-ab8e-060730329b56]
[74b257f4-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[74b257f4-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1033] e valore ritornato [TEST_RESPONSE_1033]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2494&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2495&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ac2508b-5da6-11f0-ab8e-060730329b56]
[8ac2508b-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[8ac2508b-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2495] e valore ritornato [TEST_RESPONSE_2495]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2422&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2423&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73a36e90-5da6-11f0-ab8e-060730329b56]
[73a36e90-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[73a36e90-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2423] e valore ritornato [TEST_RESPONSE_2423]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_296&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81a3987c-5da3-11f0-ab8e-060730329b56]
[81a3987c-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[81a3987c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_296] e valore ritornato [TEST_RESPONSE_296]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_386&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84316f12-5da3-11f0-ab8e-060730329b56]
[84316f12-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[84316f12-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_386] e valore ritornato [TEST_RESPONSE_386]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_616&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2a2eb68-5da3-11f0-ab8e-060730329b56]
[d2a2eb68-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[d2a2eb68-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_616] e valore ritornato [TEST_RESPONSE_616]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1376&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1377&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22aac8a9-5da5-11f0-ab8e-060730329b56]
[22aac8a9-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[22aac8a9-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1377] e valore ritornato [TEST_RESPONSE_1377]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2564&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2565&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a200f086-5da6-11f0-ab8e-060730329b56]
[a200f086-5da6-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[a200f086-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2565] e valore ritornato [TEST_RESPONSE_2565]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2434&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2435&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77869c4a-5da6-11f0-ab8e-060730329b56]
[77869c4a-5da6-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[77869c4a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2435] e valore ritornato [TEST_RESPONSE_2435]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3056&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3057&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40d50817-5da7-11f0-ab8e-060730329b56]
[40d50817-5da7-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[40d50817-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3057] e valore ritornato [TEST_RESPONSE_3057]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2752&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2753&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd2d40dd-5da6-11f0-ab8e-060730329b56]
[dd2d40dd-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[dd2d40dd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2753] e valore ritornato [TEST_RESPONSE_2753]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1894&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1895&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca189144-5da5-11f0-ab8e-060730329b56]
[ca189144-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[ca189144-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1895] e valore ritornato [TEST_RESPONSE_1895]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2612&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2613&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1602dd0-5da6-11f0-ab8e-060730329b56]
[b1602dd0-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b1602dd0-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2613] e valore ritornato [TEST_RESPONSE_2613]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_350&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8364f806-5da3-11f0-ab8e-060730329b56]
[8364f806-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[8364f806-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_350] e valore ritornato [TEST_RESPONSE_350]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2658&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf795780-5da6-11f0-ab8e-060730329b56]
[bf795780-5da6-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_778&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0766c298-5da4-11f0-ab8e-060730329b56]
[0766c298-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[0766c298-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_778] e valore ritornato [TEST_RESPONSE_778]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1764&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1765&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f8c89c8-5da5-11f0-ab8e-060730329b56]
[9f8c89c8-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[9f8c89c8-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1765] e valore ritornato [TEST_RESPONSE_1765]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92dd6d21-5da4-11f0-ab8e-060730329b56]
[92dd6d21-5da4-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1159&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4c24134-5da4-11f0-ab8e-060730329b56]
[c4c24134-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[c4c24134-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1159] e valore ritornato [TEST_RESPONSE_1159]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3024&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3025&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35ed7061-5da7-11f0-ab8e-060730329b56]
[35ed7061-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[35ed7061-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3025] e valore ritornato [TEST_RESPONSE_3025]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_602&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce859adc-5da3-11f0-ab8e-060730329b56]
[ce859adc-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[ce859adc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_602] e valore ritornato [TEST_RESPONSE_602]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_651&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de724b17-5da3-11f0-ab8e-060730329b56]
[de724b17-5da3-11f0-ab8e-060730329b56] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1292&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1293&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [079ad544-5da5-11f0-ab8e-060730329b56]
[079ad544-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[079ad544-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1293] e valore ritornato [TEST_RESPONSE_1293]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2346&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2347&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b7e180c-5da6-11f0-ab8e-060730329b56]
[5b7e180c-5da6-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[5b7e180c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2347] e valore ritornato [TEST_RESPONSE_2347]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1250&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1251&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9e1a6e8-5da4-11f0-ab8e-060730329b56]
[f9e1a6e8-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f9e1a6e8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1251] e valore ritornato [TEST_RESPONSE_1251]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1010&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65e9673d-5da4-11f0-ab8e-060730329b56]
[65e9673d-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[65e9673d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1010] e valore ritornato [TEST_RESPONSE_1010]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_814&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12553928-5da4-11f0-ab8e-060730329b56]
[12553928-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[12553928-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_814] e valore ritornato [TEST_RESPONSE_814]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2560&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2561&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0b361de-5da6-11f0-ab8e-060730329b56]
[a0b361de-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[a0b361de-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2561] e valore ritornato [TEST_RESPONSE_2561]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_402&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8515b4b7-5da3-11f0-ab8e-060730329b56]
[8515b4b7-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8515b4b7-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_402] e valore ritornato [TEST_RESPONSE_402]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_949&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e578d04-5da4-11f0-ab8e-060730329b56]
[3e578d04-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[3e578d04-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_949] e valore ritornato [TEST_RESPONSE_949]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_898&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e8da604-5da4-11f0-ab8e-060730329b56]
[2e8da604-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[2e8da604-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_898] e valore ritornato [TEST_RESPONSE_898]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1020&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6bb32e58-5da4-11f0-ab8e-060730329b56]
[6bb32e58-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[6bb32e58-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1020] e valore ritornato [TEST_RESPONSE_1020]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2036&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2037&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f736b565-5da5-11f0-ab8e-060730329b56]
[f736b565-5da5-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[f736b565-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2037] e valore ritornato [TEST_RESPONSE_2037]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_977&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5033d84d-5da4-11f0-ab8e-060730329b56]
[5033d84d-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[5033d84d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_977] e valore ritornato [TEST_RESPONSE_977]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2292&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2293&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49b4df97-5da6-11f0-ab8e-060730329b56]
[49b4df97-5da6-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[49b4df97-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2293] e valore ritornato [TEST_RESPONSE_2293]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2682&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2683&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c744e315-5da6-11f0-ab8e-060730329b56]
[c744e315-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[c744e315-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2683] e valore ritornato [TEST_RESPONSE_2683]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1580&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1581&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [644d9bd5-5da5-11f0-ab8e-060730329b56]
[644d9bd5-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[644d9bd5-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1581] e valore ritornato [TEST_RESPONSE_1581]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d2606b7-5da4-11f0-ab8e-060730329b56]
[9d2606b7-5da4-11f0-ab8e-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2020&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2021&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f21cdc63-5da5-11f0-ab8e-060730329b56]
[f21cdc63-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f21cdc63-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2021] e valore ritornato [TEST_RESPONSE_2021]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2810&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2811&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efd8ea1a-5da6-11f0-ab8e-060730329b56]
[efd8ea1a-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[efd8ea1a-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2811] e valore ritornato [TEST_RESPONSE_2811]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1482&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1483&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44a3128e-5da5-11f0-ab8e-060730329b56]
[44a3128e-5da5-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[44a3128e-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1483] e valore ritornato [TEST_RESPONSE_1483]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3034&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3035&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [392542e5-5da7-11f0-ab8e-060730329b56]
[392542e5-5da7-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[392542e5-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3035] e valore ritornato [TEST_RESPONSE_3035]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1818&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1819&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b105ce7d-5da5-11f0-ab8e-060730329b56]
[b105ce7d-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[b105ce7d-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1819] e valore ritornato [TEST_RESPONSE_1819]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2618&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2619&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b347b28c-5da6-11f0-ab8e-060730329b56]
[b347b28c-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[b347b28c-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2619] e valore ritornato [TEST_RESPONSE_2619]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1040&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [792a4ba0-5da4-11f0-ab8e-060730329b56]
[792a4ba0-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[792a4ba0-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1040] e valore ritornato [TEST_RESPONSE_1040]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1300&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1301&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a226a96-5da5-11f0-ab8e-060730329b56]
[0a226a96-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[0a226a96-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1301] e valore ritornato [TEST_RESPONSE_1301]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_71&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63913b54-5da3-11f0-ab8e-060730329b56]
[63913b54-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[63913b54-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_72] e valore ritornato [TEST_RESPONSE_72]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1852&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1853&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbee78a7-5da5-11f0-ab8e-060730329b56]
[bbee78a7-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[bbee78a7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1853] e valore ritornato [TEST_RESPONSE_1853]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_940&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bc5976d-5da4-11f0-ab8e-060730329b56]
[3bc5976d-5da4-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[3bc5976d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_940] e valore ritornato [TEST_RESPONSE_940]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_535&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_536&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b92d953c-5da3-11f0-ab8e-060730329b56]
[b92d953c-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b92d953c-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_536] e valore ritornato [TEST_RESPONSE_536]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2040&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2041&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f883f5ef-5da5-11f0-ab8e-060730329b56]
[f883f5ef-5da5-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f883f5ef-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2041] e valore ritornato [TEST_RESPONSE_2041]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_710&destFileContentType=application/zip&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f11b0f25-5da3-11f0-ab8e-060730329b56]
[f11b0f25-5da3-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[f11b0f25-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_710] e valore ritornato [TEST_RESPONSE_710]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1156&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2d6ebe8-5da4-11f0-ab8e-060730329b56]
[c2d6ebe8-5da4-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[c2d6ebe8-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1156] e valore ritornato [TEST_RESPONSE_1156]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2876&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2877&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0609003f-5da7-11f0-ab8e-060730329b56]
[0609003f-5da7-11f0-ab8e-060730329b56] Atteso [202] ritornato [202]
[0609003f-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2877] e valore ritornato [TEST_RESPONSE_2877]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_270&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80f92773-5da3-11f0-ab8e-060730329b56]
[80f92773-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[80f92773-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_270] e valore ritornato [TEST_RESPONSE_270]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_169&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_170&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6724e936-5da3-11f0-ab8e-060730329b56]
[6724e936-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6724e936-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_170] e valore ritornato [TEST_RESPONSE_170]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_268&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80d6371f-5da3-11f0-ab8e-060730329b56]
[80d6371f-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[80d6371f-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_268] e valore ritornato [TEST_RESPONSE_268]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_450&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f48dc5e-5da3-11f0-ab8e-060730329b56]
[9f48dc5e-5da3-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[9f48dc5e-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_450] e valore ritornato [TEST_RESPONSE_450]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1229&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3454c8a-5da4-11f0-ab8e-060730329b56]
[f3454c8a-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[f3454c8a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1229] e valore ritornato [TEST_RESPONSE_1229]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1882&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1883&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5a187f7-5da5-11f0-ab8e-060730329b56]
[c5a187f7-5da5-11f0-ab8e-060730329b56] Atteso [200] ritornato [200]
[c5a187f7-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1883] e valore ritornato [TEST_RESPONSE_1883]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1510&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([Keep-Alive, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e44e4ce-5da5-11f0-ab8e-060730329b56]
[4e44e4ce-5da5-11f0-ab8e-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1139&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8848e4c-5da4-11f0-ab8e-060730329b56]
[b8848e4c-5da4-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[b8848e4c-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1139] e valore ritornato [TEST_RESPONSE_1139]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_95&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_96&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64668ce6-5da3-11f0-ab8e-060730329b56]
[64668ce6-5da3-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[64668ce6-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_96] e valore ritornato [TEST_RESPONSE_96]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1217&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eae54923-5da4-11f0-ab8e-060730329b56]
[eae54923-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[eae54923-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1217] e valore ritornato [TEST_RESPONSE_1217]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1386&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1387&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25ee33ed-5da5-11f0-ab8e-060730329b56]
[25ee33ed-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[25ee33ed-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1387] e valore ritornato [TEST_RESPONSE_1387]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2411&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fca7a08-5da6-11f0-ab8e-060730329b56]
[6fca7a08-5da6-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[6fca7a08-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2411] e valore ritornato [TEST_RESPONSE_2411]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1006&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [635e286d-5da4-11f0-ab8e-060730329b56]
[635e286d-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[635e286d-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1006] e valore ritornato [TEST_RESPONSE_1006]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1168&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca98173a-5da4-11f0-ab8e-060730329b56]
[ca98173a-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[ca98173a-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1168] e valore ritornato [TEST_RESPONSE_1168]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_181&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_182&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [678a88f5-5da3-11f0-ab8e-060730329b56]
[678a88f5-5da3-11f0-ab8e-060730329b56] Atteso [501] ritornato [501]
[678a88f5-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_182] e valore ritornato [TEST_RESPONSE_182]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1406&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1407&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c53028b-5da5-11f0-ab8e-060730329b56]
[2c53028b-5da5-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[2c53028b-5da5-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1407] e valore ritornato [TEST_RESPONSE_1407]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1067&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a5b8ad5-5da4-11f0-ab8e-060730329b56]
[8a5b8ad5-5da4-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[8a5b8ad5-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1067] e valore ritornato [TEST_RESPONSE_1067]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2760&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2761&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfb8a6bd-5da6-11f0-ab8e-060730329b56]
[dfb8a6bd-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[dfb8a6bd-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2761] e valore ritornato [TEST_RESPONSE_2761]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_422&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [859719e1-5da3-11f0-ab8e-060730329b56]
[859719e1-5da3-11f0-ab8e-060730329b56] Atteso [500] ritornato [500]
[859719e1-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_422] e valore ritornato [TEST_RESPONSE_422]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_334&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82addcdc-5da3-11f0-ab8e-060730329b56]
[82addcdc-5da3-11f0-ab8e-060730329b56] Atteso [302] ritornato [302]
[82addcdc-5da3-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_334] e valore ritornato [TEST_RESPONSE_334]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2448&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2449&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c9ccbcb-5da6-11f0-ab8e-060730329b56]
[7c9ccbcb-5da6-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[7c9ccbcb-5da6-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2449] e valore ritornato [TEST_RESPONSE_2449]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2888&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2889&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a838bfa-5da7-11f0-ab8e-060730329b56]
[0a838bfa-5da7-11f0-ab8e-060730329b56] Atteso [400] ritornato [400]
[0a838bfa-5da7-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2889] e valore ritornato [TEST_RESPONSE_2889]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1182&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3d00419-5da4-11f0-ab8e-060730329b56]
[d3d00419-5da4-11f0-ab8e-060730329b56] Atteso [403] ritornato [403]
[d3d00419-5da4-11f0-ab8e-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1182] e valore ritornato [TEST_RESPONSE_1182]
882 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalIp
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoStoreDisabled
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingNoStoreDisabled
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
test_Redirect(text/xml, 301)
8 ms
test_Redirect(text/xml, 302)
1422 ms
test_Redirect(text/xml, 303)
2871 ms
test_Redirect(text/xml, 304)
3978 ms
test_Redirect(text/xml, 307)
5050 ms
test_Redirect(text/xml, 201)
6146 ms
test_Redirect(text/xml, 204)
7252 ms
test_Redirect(application/xml, 301)
8355 ms
test_Redirect(application/xml, 302)
9442 ms
test_Redirect(application/xml, 303)
10620 ms
test_Redirect(application/xml, 304)
11708 ms
test_Redirect(application/xml, 307)
12784 ms
test_Redirect(application/xml, 201)
13875 ms
test_Redirect(application/xml, 204)
15049 ms
test_Redirect(text/doc+xml, 301)
16160 ms
test_Redirect(text/doc+xml, 302)
17308 ms
test_Redirect(text/doc+xml, 303)
18499 ms
test_Redirect(text/doc+xml, 304)
19587 ms
test_Redirect(text/doc+xml, 307)
20664 ms
test_Redirect(text/doc+xml, 201)
21753 ms
test_Redirect(text/doc+xml, 204)
22840 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
23918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
25015 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
26113 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
27203 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
28275 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
29386 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
30520 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
31630 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
32737 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
33809 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
34896 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
35986 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
37061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
38138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
39229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
40305 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
41447 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
42522 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
43659 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
44757 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
45832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
46912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
48003 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
49080 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
50167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
51240 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
52349 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
53425 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
54502 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
55575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
56663 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
57737 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
58833 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
59903 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
60983 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
62053 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
63139 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
64225 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
65300 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
66380 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
67462 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
68535 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
69633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
70711 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
71788 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
72857 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
73971 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
75061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
76133 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
77217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
78296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
79468 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
80616 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
81744 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
82884 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
84044 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
85172 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
86310 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
87436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
88563 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
89739 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
90868 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
92000 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
93118 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
94235 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
95390 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
96475 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
97549 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
98633 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
99712 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
100788 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
101869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
102957 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
104025 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
105104 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
106185 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
107272 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
108338 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
109412 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
110509 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
111581 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
112668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
113741 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
114821 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
115890 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
116963 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
118046 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
119141 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
120225 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
121305 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
122377 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
123457 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
124566 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
125638 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
126709 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
127783 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
128893 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
129964 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
131031 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
132108 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
133182 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
134267 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
135339 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
136416 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
137490 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
138578 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
139655 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
140727 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
141799 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
142874 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
143941 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
145032 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
146102 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
147172 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
148242 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
149313 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
150406 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
151533 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
152677 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
153824 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
154959 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
156054 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
157172 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
158289 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
159406 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
160516 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
161601 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
162709 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
163836 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
164978 ms
testOpenspcoopCoreLog
166097 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
166104 ms
test_Redirect(text/xml, 301)
166106 ms
test_Redirect(text/xml, 302)
167193 ms
test_Redirect(text/xml, 303)
168310 ms
test_Redirect(text/xml, 304)
169398 ms
test_Redirect(text/xml, 307)
170463 ms
test_Redirect(text/xml, 201)
171589 ms
test_Redirect(text/xml, 204)
172684 ms
test_Redirect(application/xml, 301)
173749 ms
test_Redirect(application/xml, 302)
174842 ms
test_Redirect(application/xml, 303)
175956 ms
test_Redirect(application/xml, 304)
177033 ms
test_Redirect(application/xml, 307)
178093 ms
test_Redirect(application/xml, 201)
179176 ms
test_Redirect(application/xml, 204)
180266 ms
test_Redirect(text/doc+xml, 301)
181333 ms
test_Redirect(text/doc+xml, 302)
182423 ms
test_Redirect(text/doc+xml, 303)
183527 ms
test_Redirect(text/doc+xml, 304)
184605 ms
test_Redirect(text/doc+xml, 307)
185672 ms
test_Redirect(text/doc+xml, 201)
186751 ms
test_Redirect(text/doc+xml, 204)
187831 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
188905 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
189973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
191045 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
192117 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
193182 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
194252 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
195331 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
196398 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
197467 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
198542 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
199614 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
200708 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
201774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
202848 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
203918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
205004 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
206085 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
207163 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
208245 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
209319 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
210408 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
211477 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
212554 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
213626 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
214711 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
215779 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
216865 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
217950 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
219024 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
220100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
221173 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
222239 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
223332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
224397 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
225472 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
226541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
227627 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
228714 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
229813 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
230891 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
231957 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
233051 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
234130 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
235200 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
236267 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
237334 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
238414 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
239493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
240565 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
241645 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
242715 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
243835 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
244941 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
246048 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
247178 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
248297 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
249402 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
250536 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
251641 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
252747 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
253851 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
254957 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
256073 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
257180 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
258313 ms
testOpenspcoopCoreLog
259414 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect(text/xml, 301)
259417 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
259417 ms
test_Redirect(text/xml, 302)
260563 ms
test_Redirect(text/xml, 303)
261627 ms
test_Redirect(text/xml, 304)
262699 ms
test_Redirect(text/xml, 307)
263774 ms
test_Redirect(text/xml, 201)
264850 ms
test_Redirect(text/xml, 204)
265929 ms
test_Redirect(application/xml, 301)
266998 ms
test_Redirect(application/xml, 302)
268062 ms
test_Redirect(application/xml, 303)
269128 ms
test_Redirect(application/xml, 304)
270192 ms
test_Redirect(application/xml, 307)
271273 ms
test_Redirect(application/xml, 201)
272339 ms
test_Redirect(application/xml, 204)
273404 ms
test_Redirect(text/doc+xml, 301)
274478 ms
test_Redirect(text/doc+xml, 302)
275548 ms
test_Redirect(text/doc+xml, 303)
276609 ms
test_Redirect(text/doc+xml, 304)
277669 ms
test_Redirect(text/doc+xml, 307)
278740 ms
test_Redirect(text/doc+xml, 201)
279817 ms
test_Redirect(text/doc+xml, 204)
280887 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
281962 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
283036 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
284100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
285180 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
286245 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
287310 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
288377 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
289451 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
290545 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
291610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
292671 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
293744 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
294817 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
295896 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
296963 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
298025 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
299101 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
300163 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
301229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
302306 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
303378 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
304445 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
305526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
306611 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
307677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
308753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
309837 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
310901 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
311987 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
313057 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
314119 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
315177 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
316256 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
317322 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
318405 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
319482 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
320617 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
321681 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
322745 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
323817 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
324901 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
325958 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
327021 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
328107 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
329173 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
330234 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
331319 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
332382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
333441 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
334507 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
335568 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
336641 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
337702 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
338765 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
339849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
340910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
341971 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
343054 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
344153 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
345234 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
346304 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
347369 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
348428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
349532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
350604 ms
testOpenspcoopCoreLog
351683 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
351688 ms
test_Redirect(text/xml, 301)
351689 ms
test_Redirect(text/xml, 302)
352791 ms
test_Redirect(text/xml, 303)
353888 ms
test_Redirect(text/xml, 304)
354976 ms
test_Redirect(text/xml, 307)
356039 ms
test_Redirect(text/xml, 201)
357118 ms
test_Redirect(text/xml, 204)
358199 ms
test_Redirect(application/xml, 301)
359254 ms
test_Redirect(application/xml, 302)
360336 ms
test_Redirect(application/xml, 303)
361431 ms
test_Redirect(application/xml, 304)
362521 ms
test_Redirect(application/xml, 307)
363578 ms
test_Redirect(application/xml, 201)
364659 ms
test_Redirect(application/xml, 204)
365760 ms
test_Redirect(text/doc+xml, 301)
366824 ms
test_Redirect(text/doc+xml, 302)
367905 ms
test_Redirect(text/doc+xml, 303)
369012 ms
test_Redirect(text/doc+xml, 304)
370096 ms
test_Redirect(text/doc+xml, 307)
371166 ms
test_Redirect(text/doc+xml, 201)
372243 ms
test_Redirect(text/doc+xml, 204)
373381 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
374449 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
375529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
376617 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
377680 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
378746 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
379807 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
380894 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
381967 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
383057 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
384125 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
385189 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
386263 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
387330 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
388393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
389466 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
390541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
391616 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
392685 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
393758 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
394854 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
395917 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
396991 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
398055 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
399123 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
400201 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
401268 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
402357 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
403424 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
404490 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
405561 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
406652 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
407721 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
408790 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
409862 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
410939 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
412013 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
413076 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
414144 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
415234 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
416320 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
417389 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
418449 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
419568 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
420671 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
421775 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
422842 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
423912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
424978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
426046 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
427125 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
428211 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
429320 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
430422 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
431533 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
432644 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
433764 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
434880 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
435991 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
437116 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
438212 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
439329 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
440460 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
441599 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
442724 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
443834 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
444947 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
446059 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
447124 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
448186 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
449250 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
450316 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
451402 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
452473 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
453537 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
454628 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
455707 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
456798 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
457870 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
458944 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
460048 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
461141 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
462241 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
463344 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
464417 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
465541 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
466609 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
467684 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
468756 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
469822 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
470911 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
471973 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
473055 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
474132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
475202 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
476273 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
477336 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
478455 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
479524 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
480595 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
481669 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
482784 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
483876 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
484966 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
486027 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
487094 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
488161 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
489239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
490345 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
491422 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
492489 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
493572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
494646 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
495720 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
496809 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
497875 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
498983 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
500065 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
501168 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
502269 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
503390 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
504484 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
505572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
506667 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
507790 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
508902 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
510029 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
511118 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
512212 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
513352 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
514479 ms
testOpenspcoopCoreLog
515588 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
515592 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
515592 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
516664 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
517735 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
518820 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
519894 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
520958 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
522056 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
523171 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
524242 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
525328 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
526416 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
527530 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
528617 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
529684 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
530751 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
531816 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
532884 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
533967 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
535035 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
536105 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
537181 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
538254 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
539328 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
540397 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
541482 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
542544 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
543620 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
544712 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
545777 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
546874 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
547950 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
549024 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
550104 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
551169 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
552236 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
553301 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
554369 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
555464 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
556549 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
557623 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
558685 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
559754 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
560836 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
561922 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
562989 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
564055 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
565134 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
566236 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
567313 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
568379 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
569454 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
570555 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
571685 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
572777 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
573885 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
574981 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
576082 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
577179 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
578305 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
579409 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
580506 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
581630 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
582722 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
583815 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
584928 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
586019 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
587108 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
588176 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
589257 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
590334 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
591410 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
592497 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
593603 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
594694 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
595820 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
596940 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
598043 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
599132 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
600237 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
601363 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
602444 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
603532 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
604640 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
605709 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
606777 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
607841 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
608923 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
609992 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
611055 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
612128 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
613213 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
614294 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
615362 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
616427 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
617506 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
618577 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
619690 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
620766 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
621840 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
622917 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
623984 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
625075 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
626152 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
627219 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
628290 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
629356 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
630450 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
631527 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
632601 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
633667 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
634761 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
635848 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
636948 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
638041 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
639131 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
640205 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
641307 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
642395 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
643486 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
644575 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
645699 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
646789 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
647879 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
648969 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
650082 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
651178 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
652261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
653366 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
654467 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
655560 ms
test_Redirect(text/xml, 301)
656654 ms
test_Redirect(text/xml, 302)
657732 ms
test_Redirect(text/xml, 303)
658821 ms
test_Redirect(text/xml, 304)
659905 ms
test_Redirect(text/xml, 307)
660966 ms
test_Redirect(text/xml, 201)
662042 ms
test_Redirect(text/xml, 204)
663121 ms
test_Redirect(application/xml, 301)
664177 ms
test_Redirect(application/xml, 302)
665247 ms
test_Redirect(application/xml, 303)
666340 ms
test_Redirect(application/xml, 304)
667414 ms
test_Redirect(application/xml, 307)
668476 ms
test_Redirect(application/xml, 201)
669562 ms
test_Redirect(application/xml, 204)
670636 ms
test_Redirect(text/doc+xml, 301)
671706 ms
test_Redirect(text/doc+xml, 302)
672790 ms
test_Redirect(text/doc+xml, 303)
673901 ms
test_Redirect(text/doc+xml, 304)
674978 ms
test_Redirect(text/doc+xml, 307)
676039 ms
test_Redirect(text/doc+xml, 201)
677131 ms
test_Redirect(text/doc+xml, 204)
678207 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
679267 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
680333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
681396 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
682465 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
683541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
684600 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
685674 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
686760 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
687831 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
688894 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
689958 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
691030 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
692121 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
693183 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
694248 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
695317 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
696400 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
697467 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
698533 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
699606 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
700681 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
701766 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
702837 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
703899 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
704968 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
706040 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
707129 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
708195 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
709275 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
710345 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
711417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
712497 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
713593 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
714674 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
715754 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
716814 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
717878 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
718960 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
720028 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
721097 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
722163 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
723237 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
724301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
725363 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
726432 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
727513 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
728598 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
729679 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
730793 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
731868 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
732935 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
734024 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
735133 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
736239 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
737340 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
738429 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
739534 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
740633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
741722 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
742832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
743941 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
745032 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
746119 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
747223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
748316 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
749455 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
750567 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
751630 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
752697 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
753774 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
754842 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
755915 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
756977 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
758047 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
759127 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
760192 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
761293 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
762378 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
763461 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
764538 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
765605 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
766702 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
767788 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
768862 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
769939 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
771016 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
772096 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
773202 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
774269 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
775375 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
776440 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
777526 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
778585 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
779664 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
780747 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
781814 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
782903 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
783972 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
785050 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
786115 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
787175 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
788294 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
789382 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
790461 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
791531 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
792606 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
793709 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
794772 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
795885 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
796949 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
798027 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
799107 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
800176 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
801256 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
802361 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
803457 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
804539 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
805631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
806744 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
807828 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
808916 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
809994 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
811086 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
812182 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
813279 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
814374 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
815449 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
816567 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
817659 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
818744 ms
testOpenspcoopCoreLog
819837 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
819840 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
819840 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
820935 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
822004 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
823070 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
824137 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
825203 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
826301 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
827404 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
828477 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
829568 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
830639 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
831708 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
832782 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
833854 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
834952 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
836025 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
837094 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
838169 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
839248 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
840348 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
841418 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
842491 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
843554 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
844615 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
845684 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
846770 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
847839 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
848912 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
849986 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
851063 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
852129 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
853189 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
854251 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
855317 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
856382 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
857446 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
858523 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
859602 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
860670 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
861738 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
862815 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
863876 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
864956 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
866056 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
867125 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
868191 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
869266 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
870343 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
871412 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
872476 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
873585 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
874685 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
875782 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
876879 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
877979 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
879070 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
880183 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
881281 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
882370 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
883460 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
884547 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
885638 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
886736 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
887819 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
888919 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
890011 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
891096 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
892165 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
893233 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
894307 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
895379 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
896477 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
897561 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
898642 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
899714 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
900810 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
901888 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
902960 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
904030 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
905103 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
906172 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
907273 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
908350 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
909420 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
910525 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
911595 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
912693 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
913763 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
914852 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
915927 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
916999 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
918076 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
919143 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
920234 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
921311 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
922378 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
923488 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
924561 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
925622 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
926725 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
927804 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
928883 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
929953 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
931018 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
932104 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
933170 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
934286 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
935363 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
936439 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
937533 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
938595 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
939684 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
940752 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
941824 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
942892 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
943969 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
945046 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
946158 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
947280 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
948369 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
949464 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
950535 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
951629 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
952713 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
953873 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
954961 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
956041 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
957129 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
958245 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
959331 ms
test_Redirect(text/xml, 301)
960439 ms
test_Redirect(text/xml, 302)
961539 ms
test_Redirect(text/xml, 303)
962640 ms
test_Redirect(text/xml, 304)
963717 ms
test_Redirect(text/xml, 307)
964780 ms
test_Redirect(text/xml, 201)
965853 ms
test_Redirect(text/xml, 204)
966926 ms
test_Redirect(application/xml, 301)
967985 ms
test_Redirect(application/xml, 302)
969063 ms
test_Redirect(application/xml, 303)
970150 ms
test_Redirect(application/xml, 304)
971227 ms
test_Redirect(application/xml, 307)
972287 ms
test_Redirect(application/xml, 201)
973376 ms
test_Redirect(application/xml, 204)
974456 ms
test_Redirect(text/doc+xml, 301)
975523 ms
test_Redirect(text/doc+xml, 302)
976604 ms
test_Redirect(text/doc+xml, 303)
977729 ms
test_Redirect(text/doc+xml, 304)
978802 ms
test_Redirect(text/doc+xml, 307)
979860 ms
test_Redirect(text/doc+xml, 201)
980953 ms
test_Redirect(text/doc+xml, 204)
982062 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
983122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
984188 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
985263 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
986357 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
987434 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
988532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
989609 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
990684 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
991761 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
992822 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
993885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
994968 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
996039 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
997100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
998174 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
999247 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1000312 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1001394 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1002456 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1003531 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1004600 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1005661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1006732 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1007794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1008863 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1009928 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1010996 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1012076 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1013150 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1014220 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1015315 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1016380 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1017464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1018560 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1019623 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1020682 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1021759 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1022827 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1023888 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1024970 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1026037 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1027109 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1028191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1029256 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1030326 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1031393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1032469 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1033584 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1034645 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1035707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1036793 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1037874 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1038981 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1040065 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1041155 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1042258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1043397 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1044501 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1045598 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1046688 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1047774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1048864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1049952 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1051037 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1052124 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1053235 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1054325 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1055391 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1056460 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1057521 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1058585 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1059662 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1060731 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1061804 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1062882 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1063949 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1065026 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1066098 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1067182 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1068264 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1069326 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1070430 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1071497 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1072558 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1073661 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1074723 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1075794 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1076859 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1077925 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1078995 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1080106 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1081201 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1082267 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1083327 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1084396 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1085465 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1086543 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1087609 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1088675 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1089739 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1090833 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1091905 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1092970 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1094039 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1095155 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1096239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1097318 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1098387 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1099463 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1100540 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1101623 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1102726 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1103797 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1104856 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1105925 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1106999 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1108070 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1109155 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1110269 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1111380 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1112466 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1113552 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1114643 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1115742 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1116832 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1117936 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1119040 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1120132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1121222 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1122311 ms
testOpenspcoopCoreLog
1123477 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1123480 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1123480 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1124553 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1125618 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1126687 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1127753 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1128857 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1129955 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1131030 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1132111 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1133206 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1134276 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1135357 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1136420 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1137488 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1138586 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1139678 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1140740 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1141815 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1142880 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1143979 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1145056 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1146120 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1147251 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1148347 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1149422 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1150498 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1151560 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1152626 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1153729 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1154813 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1155900 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1156966 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1158047 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1159144 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1160217 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1161281 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1162357 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1163421 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1164488 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1165553 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1166621 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1167682 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1168746 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1169821 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1170890 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1171955 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1173026 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1174109 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1175179 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1176260 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
1177324 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
1178390 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
1179473 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
1180539 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
1181614 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1182681 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1183785 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1184877 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1185990 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1187087 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1188195 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1189281 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1190376 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1191482 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1192596 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1193684 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1194790 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1195918 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1197005 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1198097 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1199186 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1200259 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1201372 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1202445 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1203513 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1204607 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1205693 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1206785 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1207861 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1208962 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1210041 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1211116 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1212190 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1213277 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1214354 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1215417 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1216510 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1217594 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1218674 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1219755 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1220858 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1221944 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1223015 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1224087 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1225181 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1226242 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1227318 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1228386 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1229450 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1230519 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1231581 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1232660 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1233735 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1234823 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1235904 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1236979 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1238076 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1239151 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1240227 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1241308 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1242396 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1243471 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1244559 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1245629 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1246698 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1247756 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1248827 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1249916 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1250981 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1252055 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1253129 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1254214 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1255312 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1256404 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1257489 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1258591 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1259671 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1260763 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1261846 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1262939 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1264021 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1265089 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1266179 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1267269 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1268360 ms
test_Redirect(text/xml, 301)
1269457 ms
test_Redirect(text/xml, 302)
1270556 ms
test_Redirect(text/xml, 303)
1271664 ms
test_Redirect(text/xml, 304)
1272737 ms
test_Redirect(text/xml, 307)
1273799 ms
test_Redirect(text/xml, 201)
1274887 ms
test_Redirect(text/xml, 204)
1275974 ms
test_Redirect(application/xml, 301)
1277039 ms
test_Redirect(application/xml, 302)
1278130 ms
test_Redirect(application/xml, 303)
1279229 ms
test_Redirect(application/xml, 304)
1280306 ms
test_Redirect(application/xml, 307)
1281363 ms
test_Redirect(application/xml, 201)
1282442 ms
test_Redirect(application/xml, 204)
1283531 ms
test_Redirect(text/doc+xml, 301)
1284590 ms
test_Redirect(text/doc+xml, 302)
1285665 ms
test_Redirect(text/doc+xml, 303)
1286760 ms
test_Redirect(text/doc+xml, 304)
1287848 ms
test_Redirect(text/doc+xml, 307)
1288911 ms
test_Redirect(text/doc+xml, 201)
1289987 ms
test_Redirect(text/doc+xml, 204)
1291066 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1292130 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1293209 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1294329 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1295394 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1296458 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1297522 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1298624 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1299687 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1300765 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1301831 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1302895 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1303960 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1305026 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1306099 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1307199 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1308272 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1309347 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1310418 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1311498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1312573 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1313649 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1314712 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1315800 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1316862 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1317925 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1318993 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1320071 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1321139 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1322203 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1323266 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1324360 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1325431 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1326506 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1327596 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1328683 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1329775 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1330872 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1331936 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1333001 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1334077 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1335140 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1336199 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1337273 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1338348 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1339450 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1340515 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1341582 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1342656 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1343725 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1344815 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1345882 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1346974 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1348071 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1349168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1350261 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1351351 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1352448 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1353550 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1354641 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1355737 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1356826 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1357917 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1359003 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1360095 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1361204 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1362293 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1363372 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1364437 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1365504 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1366577 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1367643 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1368729 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1369789 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1370862 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1371956 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1373023 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1374106 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1375170 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1376233 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1377306 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1378376 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1379466 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1380601 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1381671 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1382740 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1383830 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1384898 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1386001 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1387065 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1388129 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1389198 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1390275 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1391379 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1392460 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1393562 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1394622 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1395695 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1396761 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1397826 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1398889 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1399970 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1401043 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1402116 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1403177 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1404243 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1405304 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1406379 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1407443 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1408509 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1409603 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1410670 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1411772 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1412852 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1413923 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1414998 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1416081 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1417182 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1418285 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1419377 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1420487 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1421575 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1422673 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1423809 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1424912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1426042 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1427156 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1428253 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1429340 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1430453 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1431604 ms
testOpenspcoopCoreLog
1432703 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1432707 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1432708 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1433794 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1434924 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1435998 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1437069 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1438142 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1439235 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1440315 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1441451 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1442555 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1443692 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1444758 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1445848 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1446922 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1447991 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1449066 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1450166 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1451245 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1452332 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1453408 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1454490 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1455554 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1456655 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1457724 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1458789 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1459863 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1460999 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1462084 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1463147 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1464274 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1465376 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1466483 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1467546 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1468609 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1469675 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1470744 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1471816 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1472895 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1473958 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1475032 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1476094 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1477160 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1478232 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1479311 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1480377 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1481444 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1482547 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1483620 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1484744 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1485824 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1486927 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1488030 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1489131 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1490223 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1491320 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1492404 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1493505 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1494606 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1495747 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1496859 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1497945 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1499051 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1500165 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1501277 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1502369 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1503468 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1504552 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1505639 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1506703 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1507823 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1508890 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1509990 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1511090 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1512179 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1513263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1514350 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1515440 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1516512 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1517642 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1518728 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1519843 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1520930 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1522020 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1523091 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1524167 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1525249 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1526328 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1527390 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1528495 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1529570 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1530657 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1531734 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1532834 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1533900 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1534964 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1536030 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1537107 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1538175 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1539238 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1540310 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1541376 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1542449 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1543530 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1544594 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1545674 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1546766 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1547848 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1548950 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1550023 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1551091 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1552171 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1553248 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1554312 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1555401 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1556468 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1557538 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1558637 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1559722 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1560813 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1561895 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1562991 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1564070 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1565164 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1566257 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1567366 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1568450 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1569519 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1570626 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1571727 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1572824 ms
test_Redirect(text/xml, 301)
1573912 ms
test_Redirect(text/xml, 302)
1575000 ms
test_Redirect(text/xml, 303)
1576098 ms
test_Redirect(text/xml, 304)
1577185 ms
test_Redirect(text/xml, 307)
1578241 ms
test_Redirect(text/xml, 201)
1579318 ms
test_Redirect(text/xml, 204)
1580409 ms
test_Redirect(application/xml, 301)
1581467 ms
test_Redirect(application/xml, 302)
1582568 ms
test_Redirect(application/xml, 303)
1583683 ms
test_Redirect(application/xml, 304)
1584764 ms
test_Redirect(application/xml, 307)
1585820 ms
test_Redirect(application/xml, 201)
1586904 ms
test_Redirect(application/xml, 204)
1587981 ms
test_Redirect(text/doc+xml, 301)
1589039 ms
test_Redirect(text/doc+xml, 302)
1590117 ms
test_Redirect(text/doc+xml, 303)
1591223 ms
test_Redirect(text/doc+xml, 304)
1592310 ms
test_Redirect(text/doc+xml, 307)
1593371 ms
test_Redirect(text/doc+xml, 201)
1594449 ms
test_Redirect(text/doc+xml, 204)
1595528 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1596601 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1597656 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1598720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1599794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1600863 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1601944 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1603024 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1604093 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1605167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1606238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1607300 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1608393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1609461 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1610527 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1611594 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1612661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1613759 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1614849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1615936 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1616999 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1618062 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1619144 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1620209 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1621271 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1622341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1623417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1624480 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1625546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1626607 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1627669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1628740 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1629849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1630921 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1632002 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1633074 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1634146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1635208 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1636295 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1637357 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1638420 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1639485 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1640546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1641607 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1642670 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1643743 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1644849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1645936 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1647022 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1648101 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1649170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1650238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1651329 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1652421 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1653521 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1654633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1655735 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1656822 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1657913 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1659006 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1660090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1661172 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1662255 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1663342 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1664428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1665530 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1666627 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1667699 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1668797 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1669882 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1670950 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1672040 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1673129 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1674201 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1675295 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1676359 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1677424 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1678500 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1679576 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1680640 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1681735 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1682804 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1683882 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1684941 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1686019 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1687080 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1688144 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1689228 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1690289 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1691351 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1692417 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1693495 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1694577 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1695638 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1696698 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1697778 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1698839 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1699917 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1700976 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1702060 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1703134 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1704209 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1705281 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1706360 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1707440 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1708531 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1709592 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1710668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1711731 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1712796 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1713881 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1714947 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1716039 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1717102 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1718166 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1719225 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1720296 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1721396 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1722510 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1723591 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1724678 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1725785 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1726856 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1727941 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1729021 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1730146 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1731227 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1732405 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1733528 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1734623 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1735728 ms
testOpenspcoopCoreLog
1736819 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1736821 ms
test_Redirect(text/xml, 301)
1736821 ms
test_Redirect(text/xml, 302)
1737896 ms
test_Redirect(text/xml, 303)
1738990 ms
test_Redirect(text/xml, 304)
1740065 ms
test_Redirect(text/xml, 307)
1741160 ms
test_Redirect(text/xml, 201)
1742249 ms
test_Redirect(text/xml, 204)
1743328 ms
test_Redirect(application/xml, 301)
1744408 ms
test_Redirect(application/xml, 302)
1745510 ms
test_Redirect(application/xml, 303)
1746618 ms
test_Redirect(application/xml, 304)
1747698 ms
test_Redirect(application/xml, 307)
1748767 ms
test_Redirect(application/xml, 201)
1749847 ms
test_Redirect(application/xml, 204)
1750929 ms
test_Redirect(text/doc+xml, 301)
1752033 ms
test_Redirect(text/doc+xml, 302)
1753108 ms
test_Redirect(text/doc+xml, 303)
1754197 ms
test_Redirect(text/doc+xml, 304)
1755299 ms
test_Redirect(text/doc+xml, 307)
1756378 ms
test_Redirect(text/doc+xml, 201)
1757444 ms
test_Redirect(text/doc+xml, 204)
1758526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1759587 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1760669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1761741 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1762802 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1763869 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1764942 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1766028 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1767118 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1768187 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1769246 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1770301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1771387 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1772445 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1773511 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1774586 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1775654 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1776729 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1777793 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1778857 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1779931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1781014 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1782089 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1783155 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1784240 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1785316 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1786379 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1787436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1788512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1789575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1790662 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1791757 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1792817 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1793889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1794954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1796015 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1797088 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1798159 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1799217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1800276 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1801341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1802409 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1803468 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1804558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1805643 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1806708 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1807771 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1808876 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1809941 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1811069 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1812155 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1813215 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1814317 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1815394 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1816494 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1817610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1818698 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1819845 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1820976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1822078 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1823167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1824270 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1825364 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1826440 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1827550 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1828632 ms
testOpenspcoopCoreLog
1829769 ms