








<?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.PA"/> </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.PA
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.PA.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.PA.DELETE.REDIRECT
test_Redirect
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.GET
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.GET.REDIRECT
test_Redirect
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.HEAD
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.HEAD.REDIRECT
test_Redirect
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.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.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.REDIRECT
test_Redirect
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.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.PA.OPTIONS.REDIRECT
test_Redirect
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.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.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PATCH.REDIRECT
test_Redirect
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.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.PA.POST.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.POST.REDIRECT
test_Redirect
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.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.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PUT.REDIRECT
test_Redirect
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.TRACE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.TRACE.REDIRECT
test_Redirect
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.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, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [267b6e72-4222-11f0-9a7b-060730329b56]
[267b6e72-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[267b6e72-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_232] e valore ritornato [TEST_RESPONSE_232]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [275fbef7-4223-11f0-9a7b-060730329b56]
[275fbef7-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[275fbef7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_968] e valore ritornato [TEST_RESPONSE_968]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1294&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de719708-4223-11f0-9a7b-060730329b56]
[de719708-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[de719708-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1294] e valore ritornato [TEST_RESPONSE_1294]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2698&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6ccfb7f-4225-11f0-9a7b-060730329b56]
[a6ccfb7f-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a6ccfb7f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2698] e valore ritornato [TEST_RESPONSE_2698]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2582&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80a845dc-4225-11f0-9a7b-060730329b56]
[80a845dc-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[80a845dc-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2582] e valore ritornato [TEST_RESPONSE_2582]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [363cfafc-4223-11f0-9a7b-060730329b56]
[363cfafc-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[363cfafc-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_991] e valore ritornato [TEST_RESPONSE_991]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2963&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2964&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe183e3a-4225-11f0-9a7b-060730329b56]
[fe183e3a-4225-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[fe183e3a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2964] e valore ritornato [TEST_RESPONSE_2964]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fa29271-4222-11f0-9a7b-060730329b56]
[2fa29271-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2fa29271-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_260] e valore ritornato [TEST_RESPONSE_260]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1836&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8eb8b1b7-4224-11f0-9a7b-060730329b56]
[8eb8b1b7-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8eb8b1b7-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1836] e valore ritornato [TEST_RESPONSE_1836]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2095&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e32feccc-4224-11f0-9a7b-060730329b56]
[e32feccc-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e35a6aad-4222-11f0-9a7b-060730329b56]
[e35a6aad-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e35a6aad-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_778] e valore ritornato [TEST_RESPONSE_778]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1317&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1318&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6ce3f0d-4223-11f0-9a7b-060730329b56]
[e6ce3f0d-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e6ce3f0d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1318] e valore ritornato [TEST_RESPONSE_1318]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1207&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4ecc65f-4223-11f0-9a7b-060730329b56]
[b4ecc65f-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b4ecc65f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1207] e valore ritornato [TEST_RESPONSE_1207]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1545&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3023978d-4224-11f0-9a7b-060730329b56]
[3023978d-4224-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2533&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2534&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71b1b478-4225-11f0-9a7b-060730329b56]
[71b1b478-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[71b1b478-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2534] e valore ritornato [TEST_RESPONSE_2534]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2997&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2998&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09534d27-4226-11f0-9a7b-060730329b56]
[09534d27-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[09534d27-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2998] e valore ritornato [TEST_RESPONSE_2998]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2592&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84861c66-4225-11f0-9a7b-060730329b56]
[84861c66-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[84861c66-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2592] e valore ritornato [TEST_RESPONSE_2592]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2430c60f-4223-11f0-9a7b-060730329b56]
[2430c60f-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2430c60f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_962] e valore ritornato [TEST_RESPONSE_962]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1212&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7812cf5-4223-11f0-9a7b-060730329b56]
[b7812cf5-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b7812cf5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1212] e valore ritornato [TEST_RESPONSE_1212]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2816&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cda597d3-4225-11f0-9a7b-060730329b56]
[cda597d3-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[cda597d3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2816] e valore ritornato [TEST_RESPONSE_2816]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2241&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2242&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1280815b-4225-11f0-9a7b-060730329b56]
[1280815b-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1280815b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2242] e valore ritornato [TEST_RESPONSE_2242]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1965&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1966&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8e4bee0-4224-11f0-9a7b-060730329b56]
[b8e4bee0-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b8e4bee0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1966] e valore ritornato [TEST_RESPONSE_1966]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2352&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35fa623a-4225-11f0-9a7b-060730329b56]
[35fa623a-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[35fa623a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2352] e valore ritornato [TEST_RESPONSE_2352]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dae30eb4-4222-11f0-9a7b-060730329b56]
[dae30eb4-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[dae30eb4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_752] e valore ritornato [TEST_RESPONSE_752]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5afb684-4222-11f0-9a7b-060730329b56]
[f5afb684-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f5afb684-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_832] e valore ritornato [TEST_RESPONSE_832]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1155&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [925ea51c-4223-11f0-9a7b-060730329b56]
[925ea51c-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[925ea51c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1155] e valore ritornato [TEST_RESPONSE_1155]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2079&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2080&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd55f817-4224-11f0-9a7b-060730329b56]
[dd55f817-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[dd55f817-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2080] e valore ritornato [TEST_RESPONSE_2080]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2011&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2012&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7d84303-4224-11f0-9a7b-060730329b56]
[c7d84303-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c7d84303-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2012] e valore ritornato [TEST_RESPONSE_2012]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1489&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1490&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ec30af4-4224-11f0-9a7b-060730329b56]
[1ec30af4-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1ec30af4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1490] e valore ritornato [TEST_RESPONSE_1490]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32fceb13-4223-11f0-9a7b-060730329b56]
[32fceb13-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[32fceb13-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_986] e valore ritornato [TEST_RESPONSE_986]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d811fa4-4223-11f0-9a7b-060730329b56]
[0d811fa4-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0d811fa4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_906] e valore ritornato [TEST_RESPONSE_906]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2890&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e51299d2-4225-11f0-9a7b-060730329b56]
[e51299d2-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e51299d2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2890] e valore ritornato [TEST_RESPONSE_2890]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57b7d87d-4223-11f0-9a7b-060730329b56]
[57b7d87d-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[57b7d87d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1043] e valore ritornato [TEST_RESPONSE_1043]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2167&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2168&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [faac0afc-4224-11f0-9a7b-060730329b56]
[faac0afc-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[faac0afc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2168] e valore ritornato [TEST_RESPONSE_2168]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aaa50ce2-4222-11f0-9a7b-060730329b56]
[aaa50ce2-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[aaa50ce2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_606] e valore ritornato [TEST_RESPONSE_606]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c9dabe6-4223-11f0-9a7b-060730329b56]
[3c9dabe6-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3c9dabe6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1001] e valore ritornato [TEST_RESPONSE_1001]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1492&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f65daa8-4224-11f0-9a7b-060730329b56]
[1f65daa8-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[1f65daa8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1492] e valore ritornato [TEST_RESPONSE_1492]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1b6acdf-4221-11f0-9a7b-060730329b56]
[f1b6acdf-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f1b6acdf-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_72] e valore ritornato [TEST_RESPONSE_72]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3247c1e1-4222-11f0-9a7b-060730329b56]
[3247c1e1-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3247c1e1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_268] e valore ritornato [TEST_RESPONSE_268]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb2475cf-4221-11f0-9a7b-060730329b56]
[fb2475cf-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fb2475cf-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_100] e valore ritornato [TEST_RESPONSE_100]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2734&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b22445fe-4225-11f0-9a7b-060730329b56]
[b22445fe-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b22445fe-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2734] e valore ritornato [TEST_RESPONSE_2734]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1724&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a5ef824-4224-11f0-9a7b-060730329b56]
[6a5ef824-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6a5ef824-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1724] e valore ritornato [TEST_RESPONSE_1724]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3083&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3084&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25c8c405-4226-11f0-9a7b-060730329b56]
[25c8c405-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[25c8c405-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3084] e valore ritornato [TEST_RESPONSE_3084]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88fdf03d-4222-11f0-9a7b-060730329b56]
[88fdf03d-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1647&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1648&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [523312ee-4224-11f0-9a7b-060730329b56]
[523312ee-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[523312ee-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1648] e valore ritornato [TEST_RESPONSE_1648]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10dc0a8b-4223-11f0-9a7b-060730329b56]
[10dc0a8b-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[10dc0a8b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_916] e valore ritornato [TEST_RESPONSE_916]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3069&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3070&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2111a474-4226-11f0-9a7b-060730329b56]
[2111a474-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2111a474-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3070] e valore ritornato [TEST_RESPONSE_3070]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [233ac24e-4222-11f0-9a7b-060730329b56]
[233ac24e-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[233ac24e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_222] e valore ritornato [TEST_RESPONSE_222]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba99d468-4222-11f0-9a7b-060730329b56]
[ba99d468-4222-11f0-9a7b-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_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1511&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24975a62-4224-11f0-9a7b-060730329b56]
[24975a62-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40d30e53-4222-11f0-9a7b-060730329b56]
[40d30e53-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1131&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82bf77a0-4223-11f0-9a7b-060730329b56]
[82bf77a0-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[82bf77a0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1131] e valore ritornato [TEST_RESPONSE_1131]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2306&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27334545-4225-11f0-9a7b-060730329b56]
[27334545-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[27334545-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2306] e valore ritornato [TEST_RESPONSE_2306]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0c6b8f8-4222-11f0-9a7b-060730329b56]
[b0c6b8f8-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b0c6b8f8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_624] e valore ritornato [TEST_RESPONSE_624]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2690&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2dc6047-4225-11f0-9a7b-060730329b56]
[a2dc6047-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a2dc6047-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2690] e valore ritornato [TEST_RESPONSE_2690]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2191&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2192&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02734fce-4225-11f0-9a7b-060730329b56]
[02734fce-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[02734fce-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2192] e valore ritornato [TEST_RESPONSE_2192]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1472&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18564c1a-4224-11f0-9a7b-060730329b56]
[18564c1a-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[18564c1a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1472] e valore ritornato [TEST_RESPONSE_1472]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [028340c8-4223-11f0-9a7b-060730329b56]
[028340c8-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[028340c8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_870] e valore ritornato [TEST_RESPONSE_870]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1944&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1a14f12-4224-11f0-9a7b-060730329b56]
[b1a14f12-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b1a14f12-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1944] e valore ritornato [TEST_RESPONSE_1944]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1985&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1986&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c000f79d-4224-11f0-9a7b-060730329b56]
[c000f79d-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c000f79d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1986] e valore ritornato [TEST_RESPONSE_1986]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1864&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97dd64b1-4224-11f0-9a7b-060730329b56]
[97dd64b1-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[97dd64b1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1864] e valore ritornato [TEST_RESPONSE_1864]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1683&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1684&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d3167fa-4224-11f0-9a7b-060730329b56]
[5d3167fa-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[5d3167fa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1684] e valore ritornato [TEST_RESPONSE_1684]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3063&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3064&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f21e258-4226-11f0-9a7b-060730329b56]
[1f21e258-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1f21e258-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3064] e valore ritornato [TEST_RESPONSE_3064]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e566dc6-4222-11f0-9a7b-060730329b56]
[7e566dc6-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7e566dc6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_470] e valore ritornato [TEST_RESPONSE_470]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1570&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [377a8f5f-4224-11f0-9a7b-060730329b56]
[377a8f5f-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[377a8f5f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1570] e valore ritornato [TEST_RESPONSE_1570]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2065&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2066&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8c54c49-4224-11f0-9a7b-060730329b56]
[d8c54c49-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d8c54c49-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2066] e valore ritornato [TEST_RESPONSE_2066]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1386&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fce10831-4223-11f0-9a7b-060730329b56]
[fce10831-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fce10831-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1386] e valore ritornato [TEST_RESPONSE_1386]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2528&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6efaaab7-4225-11f0-9a7b-060730329b56]
[6efaaab7-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6efaaab7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2528] e valore ritornato [TEST_RESPONSE_2528]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9223668a-4222-11f0-9a7b-060730329b56]
[9223668a-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9223668a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_528] e valore ritornato [TEST_RESPONSE_528]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2481&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2482&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60b60537-4225-11f0-9a7b-060730329b56]
[60b60537-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[60b60537-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2482] e valore ritornato [TEST_RESPONSE_2482]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2642&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93f6e5e1-4225-11f0-9a7b-060730329b56]
[93f6e5e1-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[93f6e5e1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2642] e valore ritornato [TEST_RESPONSE_2642]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1286&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbdc4618-4223-11f0-9a7b-060730329b56]
[dbdc4618-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[dbdc4618-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1286] e valore ritornato [TEST_RESPONSE_1286]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1384&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc397d8d-4223-11f0-9a7b-060730329b56]
[fc397d8d-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[fc397d8d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1384] e valore ritornato [TEST_RESPONSE_1384]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbc91a43-4221-11f0-9a7b-060730329b56]
[fbc91a43-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[fbc91a43-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_102] e valore ritornato [TEST_RESPONSE_102]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcc73452-4222-11f0-9a7b-060730329b56]
[fcc73452-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fcc73452-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_854] e valore ritornato [TEST_RESPONSE_854]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1628&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b21afa1-4224-11f0-9a7b-060730329b56]
[4b21afa1-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4b21afa1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1628] e valore ritornato [TEST_RESPONSE_1628]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [178727fe-4222-11f0-9a7b-060730329b56]
[178727fe-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[178727fe-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_188] e valore ritornato [TEST_RESPONSE_188]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [668cb00f-4223-11f0-9a7b-060730329b56]
[668cb00f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[668cb00f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1066] e valore ritornato [TEST_RESPONSE_1066]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [319e898d-4222-11f0-9a7b-060730329b56]
[319e898d-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[319e898d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_266] e valore ritornato [TEST_RESPONSE_266]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61614add-4223-11f0-9a7b-060730329b56]
[61614add-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[61614add-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1058] e valore ritornato [TEST_RESPONSE_1058]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1111&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78c0923d-4223-11f0-9a7b-060730329b56]
[78c0923d-4223-11f0-9a7b-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(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1248&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cefb2740-4223-11f0-9a7b-060730329b56]
[cefb2740-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cefb2740-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1248] e valore ritornato [TEST_RESPONSE_1248]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2213&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2214&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09c2cd8f-4225-11f0-9a7b-060730329b56]
[09c2cd8f-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[09c2cd8f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2214] e valore ritornato [TEST_RESPONSE_2214]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2309&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2310&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28f17010-4225-11f0-9a7b-060730329b56]
[28f17010-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[28f17010-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2310] e valore ritornato [TEST_RESPONSE_2310]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2758&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bafad7f5-4225-11f0-9a7b-060730329b56]
[bafad7f5-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[bafad7f5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2758] e valore ritornato [TEST_RESPONSE_2758]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1758&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75fdd2ed-4224-11f0-9a7b-060730329b56]
[75fdd2ed-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[75fdd2ed-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1758] e valore ritornato [TEST_RESPONSE_1758]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1129&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [816cb8d8-4223-11f0-9a7b-060730329b56]
[816cb8d8-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[816cb8d8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1129] e valore ritornato [TEST_RESPONSE_1129]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1930&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adc8f7c4-4224-11f0-9a7b-060730329b56]
[adc8f7c4-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[adc8f7c4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1930] e valore ritornato [TEST_RESPONSE_1930]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3009&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3010&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dca7d82-4226-11f0-9a7b-060730329b56]
[0dca7d82-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0dca7d82-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3010] e valore ritornato [TEST_RESPONSE_3010]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ab3dd3a-4223-11f0-9a7b-060730329b56]
[3ab3dd3a-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3ab3dd3a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_998] e valore ritornato [TEST_RESPONSE_998]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1170&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c0cac5c-4223-11f0-9a7b-060730329b56]
[9c0cac5c-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9c0cac5c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1170] e valore ritornato [TEST_RESPONSE_1170]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1963&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1964&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b83aea4c-4224-11f0-9a7b-060730329b56]
[b83aea4c-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[b83aea4c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1964] e valore ritornato [TEST_RESPONSE_1964]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1651&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1652&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [538a3e88-4224-11f0-9a7b-060730329b56]
[538a3e88-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[538a3e88-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1652] e valore ritornato [TEST_RESPONSE_1652]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2685&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a18de73f-4225-11f0-9a7b-060730329b56]
[a18de73f-4225-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2135&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2136&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef96f9a0-4224-11f0-9a7b-060730329b56]
[ef96f9a0-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ef96f9a0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2136] e valore ritornato [TEST_RESPONSE_2136]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2189&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2190&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01d0801a-4225-11f0-9a7b-060730329b56]
[01d0801a-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[01d0801a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2190] e valore ritornato [TEST_RESPONSE_2190]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1870&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a777092-4224-11f0-9a7b-060730329b56]
[9a777092-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9a777092-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1870] e valore ritornato [TEST_RESPONSE_1870]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1667&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1668&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5829de7a-4224-11f0-9a7b-060730329b56]
[5829de7a-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5829de7a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1668] e valore ritornato [TEST_RESPONSE_1668]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2247&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2248&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [146baf97-4225-11f0-9a7b-060730329b56]
[146baf97-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[146baf97-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2248] e valore ritornato [TEST_RESPONSE_2248]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ded2716b-4222-11f0-9a7b-060730329b56]
[ded2716b-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ded2716b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_762] e valore ritornato [TEST_RESPONSE_762]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1630&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bc4f485-4224-11f0-9a7b-060730329b56]
[4bc4f485-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4bc4f485-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1630] e valore ritornato [TEST_RESPONSE_1630]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3055&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3056&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c93bd56-4226-11f0-9a7b-060730329b56]
[1c93bd56-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1c93bd56-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3056] e valore ritornato [TEST_RESPONSE_3056]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1280&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9e9289a-4223-11f0-9a7b-060730329b56]
[d9e9289a-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d9e9289a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1280] e valore ritornato [TEST_RESPONSE_1280]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2894&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e658604a-4225-11f0-9a7b-060730329b56]
[e658604a-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e658604a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2894] e valore ritornato [TEST_RESPONSE_2894]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3250cd8f-4223-11f0-9a7b-060730329b56]
[3250cd8f-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3250cd8f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_985] e valore ritornato [TEST_RESPONSE_985]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1382&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb924109-4223-11f0-9a7b-060730329b56]
[fb924109-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[fb924109-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1382] e valore ritornato [TEST_RESPONSE_1382]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1115&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a283898-4223-11f0-9a7b-060730329b56]
[7a283898-4223-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df716592-4221-11f0-9a7b-060730329b56]
[df716592-4221-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2059&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2060&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6e36cdd-4224-11f0-9a7b-060730329b56]
[d6e36cdd-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d6e36cdd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2060] e valore ritornato [TEST_RESPONSE_2060]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2327&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2328&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e4d3416-4225-11f0-9a7b-060730329b56]
[2e4d3416-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2e4d3416-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2328] e valore ritornato [TEST_RESPONSE_2328]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [978fa54d-4222-11f0-9a7b-060730329b56]
[978fa54d-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[978fa54d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_544] e valore ritornato [TEST_RESPONSE_544]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2225&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2226&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d5f2e49-4225-11f0-9a7b-060730329b56]
[0d5f2e49-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0d5f2e49-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2226] e valore ritornato [TEST_RESPONSE_2226]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b94c7cd-4222-11f0-9a7b-060730329b56]
[8b94c7cd-4222-11f0-9a7b-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_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1087&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70ee01cb-4223-11f0-9a7b-060730329b56]
[70ee01cb-4223-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2576&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7eb79960-4225-11f0-9a7b-060730329b56]
[7eb79960-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[7eb79960-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2576] e valore ritornato [TEST_RESPONSE_2576]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1497&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1498&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [212a9524-4224-11f0-9a7b-060730329b56]
[212a9524-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[212a9524-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1498] e valore ritornato [TEST_RESPONSE_1498]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2017&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2018&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9cd8361-4224-11f0-9a7b-060730329b56]
[c9cd8361-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c9cd8361-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2018] e valore ritornato [TEST_RESPONSE_2018]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a1bfc8e-4223-11f0-9a7b-060730329b56]
[0a1bfc8e-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0a1bfc8e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_896] e valore ritornato [TEST_RESPONSE_896]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85174013-4222-11f0-9a7b-060730329b56]
[85174013-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2840&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4e31435-4225-11f0-9a7b-060730329b56]
[d4e31435-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d4e31435-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2840] e valore ritornato [TEST_RESPONSE_2840]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1916&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8b11a92-4224-11f0-9a7b-060730329b56]
[a8b11a92-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a8b11a92-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1916] e valore ritornato [TEST_RESPONSE_1916]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1928&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad24ef90-4224-11f0-9a7b-060730329b56]
[ad24ef90-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ad24ef90-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1928] e valore ritornato [TEST_RESPONSE_1928]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2692&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a385989b-4225-11f0-9a7b-060730329b56]
[a385989b-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a385989b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2692] e valore ritornato [TEST_RESPONSE_2692]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1302&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e105133a-4223-11f0-9a7b-060730329b56]
[e105133a-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e105133a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1302] e valore ritornato [TEST_RESPONSE_1302]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1177&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a13663dd-4223-11f0-9a7b-060730329b56]
[a13663dd-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a13663dd-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1177] e valore ritornato [TEST_RESPONSE_1177]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1830&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cc2fc29-4224-11f0-9a7b-060730329b56]
[8cc2fc29-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8cc2fc29-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1830] e valore ritornato [TEST_RESPONSE_1830]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20a1eeec-4222-11f0-9a7b-060730329b56]
[20a1eeec-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[20a1eeec-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_214] e valore ritornato [TEST_RESPONSE_214]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2300&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [254d9549-4225-11f0-9a7b-060730329b56]
[254d9549-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[254d9549-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2300] e valore ritornato [TEST_RESPONSE_2300]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e15fa110-4221-11f0-9a7b-060730329b56]
[e15fa110-4221-11f0-9a7b-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(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [411180e4-4223-11f0-9a7b-060730329b56]
[411180e4-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[411180e4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1008] e valore ritornato [TEST_RESPONSE_1008]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2778&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0bf21cf-4225-11f0-9a7b-060730329b56]
[c0bf21cf-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[c0bf21cf-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2778] e valore ritornato [TEST_RESPONSE_2778]
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/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [406e14f0-4223-11f0-9a7b-060730329b56]
[406e14f0-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[406e14f0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1007] e valore ritornato [TEST_RESPONSE_1007]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1479&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1480&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b867d7d-4224-11f0-9a7b-060730329b56]
[1b867d7d-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1b867d7d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1480] e valore ritornato [TEST_RESPONSE_1480]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2217&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2218&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0acdade7-4225-11f0-9a7b-060730329b56]
[0acdade7-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0acdade7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2218] e valore ritornato [TEST_RESPONSE_2218]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00fce3e5-4222-11f0-9a7b-060730329b56]
[00fce3e5-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[00fce3e5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_118] e valore ritornato [TEST_RESPONSE_118]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2511&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2512&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69c53465-4225-11f0-9a7b-060730329b56]
[69c53465-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[69c53465-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2512] e valore ritornato [TEST_RESPONSE_2512]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1183&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a47fe8a5-4223-11f0-9a7b-060730329b56]
[a47fe8a5-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a47fe8a5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1183] e valore ritornato [TEST_RESPONSE_1183]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2406&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [478f1d30-4225-11f0-9a7b-060730329b56]
[478f1d30-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[478f1d30-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2406] e valore ritornato [TEST_RESPONSE_2406]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1270&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d73b94b6-4223-11f0-9a7b-060730329b56]
[d73b94b6-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d73b94b6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1270] e valore ritornato [TEST_RESPONSE_1270]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3045&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3046&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [195f6d42-4226-11f0-9a7b-060730329b56]
[195f6d42-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[195f6d42-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3046] e valore ritornato [TEST_RESPONSE_3046]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2826&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d041c699-4225-11f0-9a7b-060730329b56]
[d041c699-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d041c699-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2826] e valore ritornato [TEST_RESPONSE_2826]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ffd2368-4222-11f0-9a7b-060730329b56]
[1ffd2368-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1ffd2368-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_212] e valore ritornato [TEST_RESPONSE_212]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e54bb369-4222-11f0-9a7b-060730329b56]
[e54bb369-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e54bb369-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_784] e valore ritornato [TEST_RESPONSE_784]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1663&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1664&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56d59910-4224-11f0-9a7b-060730329b56]
[56d59910-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[56d59910-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1664] e valore ritornato [TEST_RESPONSE_1664]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2649&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [968754d3-4225-11f0-9a7b-060730329b56]
[968754d3-4225-11f0-9a7b-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_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fad37a96-4222-11f0-9a7b-060730329b56]
[fad37a96-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[fad37a96-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_848] e valore ritornato [TEST_RESPONSE_848]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1079&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e7bf049-4223-11f0-9a7b-060730329b56]
[6e7bf049-4223-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74f50000-4222-11f0-9a7b-060730329b56]
[74f50000-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[74f50000-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_452] e valore ritornato [TEST_RESPONSE_452]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6a72af1-4221-11f0-9a7b-060730329b56]
[f6a72af1-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f6a72af1-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_88] e valore ritornato [TEST_RESPONSE_88]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0874aa27-4222-11f0-9a7b-060730329b56]
[0874aa27-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0874aa27-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_142] e valore ritornato [TEST_RESPONSE_142]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a56e5d0e-4222-11f0-9a7b-060730329b56]
[a56e5d0e-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a56e5d0e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_588] e valore ritornato [TEST_RESPONSE_588]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2335&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2336&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30da6eb8-4225-11f0-9a7b-060730329b56]
[30da6eb8-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[30da6eb8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2336] e valore ritornato [TEST_RESPONSE_2336]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63d12f7c-4222-11f0-9a7b-060730329b56]
[63d12f7c-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[63d12f7c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_420] e valore ritornato [TEST_RESPONSE_420]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1535&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cf031d7-4224-11f0-9a7b-060730329b56]
[2cf031d7-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1640&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ef7e50b-4224-11f0-9a7b-060730329b56]
[4ef7e50b-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4ef7e50b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1640] e valore ritornato [TEST_RESPONSE_1640]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1826&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c0f1571-4224-11f0-9a7b-060730329b56]
[8c0f1571-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8c0f1571-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1826] e valore ritornato [TEST_RESPONSE_1826]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf7d936b-4222-11f0-9a7b-060730329b56]
[cf7d936b-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[cf7d936b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_720] e valore ritornato [TEST_RESPONSE_720]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3075&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3076&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [230c8a20-4226-11f0-9a7b-060730329b56]
[230c8a20-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[230c8a20-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3076] e valore ritornato [TEST_RESPONSE_3076]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07173cfb-4222-11f0-9a7b-060730329b56]
[07173cfb-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[07173cfb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_136] e valore ritornato [TEST_RESPONSE_136]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63546859-4223-11f0-9a7b-060730329b56]
[63546859-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[63546859-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1061] e valore ritornato [TEST_RESPONSE_1061]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb4f4f2f-4222-11f0-9a7b-060730329b56]
[eb4f4f2f-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[eb4f4f2f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_802] e valore ritornato [TEST_RESPONSE_802]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1133&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8417b4a8-4223-11f0-9a7b-060730329b56]
[8417b4a8-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8417b4a8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1133] e valore ritornato [TEST_RESPONSE_1133]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f0d33f4-4222-11f0-9a7b-060730329b56]
[0f0d33f4-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0f0d33f4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_162] e valore ritornato [TEST_RESPONSE_162]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [620be2c1-4223-11f0-9a7b-060730329b56]
[620be2c1-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[620be2c1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1059] e valore ritornato [TEST_RESPONSE_1059]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1325&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1326&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e96368ef-4223-11f0-9a7b-060730329b56]
[e96368ef-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e96368ef-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1326] e valore ritornato [TEST_RESPONSE_1326]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2354&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [369da71e-4225-11f0-9a7b-060730329b56]
[369da71e-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[369da71e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2354] e valore ritornato [TEST_RESPONSE_2354]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2039&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2040&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d18f7203-4224-11f0-9a7b-060730329b56]
[d18f7203-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d18f7203-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2040] e valore ritornato [TEST_RESPONSE_2040]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1537&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d91a1fb-4224-11f0-9a7b-060730329b56]
[2d91a1fb-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2378&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3efee304-4225-11f0-9a7b-060730329b56]
[3efee304-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3efee304-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2378] e valore ritornato [TEST_RESPONSE_2378]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1556&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [330e3471-4224-11f0-9a7b-060730329b56]
[330e3471-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[330e3471-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1556] e valore ritornato [TEST_RESPONSE_1556]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1426&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a08f408-4224-11f0-9a7b-060730329b56]
[0a08f408-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0a08f408-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1426] e valore ritornato [TEST_RESPONSE_1426]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de2b29ea-4221-11f0-9a7b-060730329b56]
[de2b29ea-4221-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1390&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd8ed469-4223-11f0-9a7b-060730329b56]
[fd8ed469-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[fd8ed469-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1390] e valore ritornato [TEST_RESPONSE_1390]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1468&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1710acb2-4224-11f0-9a7b-060730329b56]
[1710acb2-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1710acb2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1468] e valore ritornato [TEST_RESPONSE_1468]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2442&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53391b8f-4225-11f0-9a7b-060730329b56]
[53391b8f-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[53391b8f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2442] e valore ritornato [TEST_RESPONSE_2442]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3061&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3062&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ddda282-4226-11f0-9a7b-060730329b56]
[1ddda282-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1ddda282-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3062] e valore ritornato [TEST_RESPONSE_3062]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2380&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f6dd178-4225-11f0-9a7b-060730329b56]
[3f6dd178-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3f6dd178-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2380] e valore ritornato [TEST_RESPONSE_2380]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2114&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8551072-4224-11f0-9a7b-060730329b56]
[e8551072-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[e8551072-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2114] e valore ritornato [TEST_RESPONSE_2114]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1702&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63cf47f4-4224-11f0-9a7b-060730329b56]
[63cf47f4-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[63cf47f4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1702] e valore ritornato [TEST_RESPONSE_1702]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2858&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db62e5de-4225-11f0-9a7b-060730329b56]
[db62e5de-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[db62e5de-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2858] e valore ritornato [TEST_RESPONSE_2858]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a24b64e-4222-11f0-9a7b-060730329b56]
[1a24b64e-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1a24b64e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_196] e valore ritornato [TEST_RESPONSE_196]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1145&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bf7d9af-4223-11f0-9a7b-060730329b56]
[8bf7d9af-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8bf7d9af-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1145] e valore ritornato [TEST_RESPONSE_1145]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1404&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0226fa47-4224-11f0-9a7b-060730329b56]
[0226fa47-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0226fa47-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1404] e valore ritornato [TEST_RESPONSE_1404]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e73b4379-4221-11f0-9a7b-060730329b56]
[e73b4379-4221-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9f2bef4-4222-11f0-9a7b-060730329b56]
[b9f2bef4-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[b9f2bef4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_650] e valore ritornato [TEST_RESPONSE_650]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2023&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2024&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbc052bd-4224-11f0-9a7b-060730329b56]
[cbc052bd-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[cbc052bd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2024] e valore ritornato [TEST_RESPONSE_2024]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3025&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3026&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f657e6-4226-11f0-9a7b-060730329b56]
[12f657e6-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[12f657e6-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3026] e valore ritornato [TEST_RESPONSE_3026]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1444&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f50e1ee-4224-11f0-9a7b-060730329b56]
[0f50e1ee-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0f50e1ee-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1444] e valore ritornato [TEST_RESPONSE_1444]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1558&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [341a4d47-4224-11f0-9a7b-060730329b56]
[341a4d47-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[341a4d47-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1558] e valore ritornato [TEST_RESPONSE_1558]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3059&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3060&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d823c0e-4226-11f0-9a7b-060730329b56]
[1d823c0e-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1d823c0e-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3060] e valore ritornato [TEST_RESPONSE_3060]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1782&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d17c1c1-4224-11f0-9a7b-060730329b56]
[7d17c1c1-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7d17c1c1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1782] e valore ritornato [TEST_RESPONSE_1782]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1210&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b63f370b-4223-11f0-9a7b-060730329b56]
[b63f370b-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b63f370b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1210] e valore ritornato [TEST_RESPONSE_1210]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2157&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2158&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7df0836-4224-11f0-9a7b-060730329b56]
[f7df0836-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f7df0836-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2158] e valore ritornato [TEST_RESPONSE_2158]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2647&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2648&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95e2b05f-4225-11f0-9a7b-060730329b56]
[95e2b05f-4225-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[95e2b05f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2648] e valore ritornato [TEST_RESPONSE_2648]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b5a084e-4223-11f0-9a7b-060730329b56]
[3b5a084e-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[3b5a084e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_999] e valore ritornato [TEST_RESPONSE_999]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1778&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bf47769-4224-11f0-9a7b-060730329b56]
[7bf47769-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7bf47769-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1778] e valore ritornato [TEST_RESPONSE_1778]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2388&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41a8583a-4225-11f0-9a7b-060730329b56]
[41a8583a-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[41a8583a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2388] e valore ritornato [TEST_RESPONSE_2388]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [877765c3-4224-11f0-9a7b-060730329b56]
[877765c3-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[877765c3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1812] e valore ritornato [TEST_RESPONSE_1812]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1874&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bc7e56a-4224-11f0-9a7b-060730329b56]
[9bc7e56a-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9bc7e56a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1874] e valore ritornato [TEST_RESPONSE_1874]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d13add8-4222-11f0-9a7b-060730329b56]
[0d13add8-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0d13add8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_156] e valore ritornato [TEST_RESPONSE_156]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1900&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a38937d0-4224-11f0-9a7b-060730329b56]
[a38937d0-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a38937d0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1900] e valore ritornato [TEST_RESPONSE_1900]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2131&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2132&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee3b1318-4224-11f0-9a7b-060730329b56]
[ee3b1318-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ee3b1318-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2132] e valore ritornato [TEST_RESPONSE_2132]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d3e7fca-4223-11f0-9a7b-060730329b56]
[3d3e7fca-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3d3e7fca-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1002] e valore ritornato [TEST_RESPONSE_1002]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [005691c1-4222-11f0-9a7b-060730329b56]
[005691c1-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[005691c1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_116] e valore ritornato [TEST_RESPONSE_116]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21e125b4-4222-11f0-9a7b-060730329b56]
[21e125b4-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[21e125b4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_218] e valore ritornato [TEST_RESPONSE_218]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2171&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2172&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbf26cb4-4224-11f0-9a7b-060730329b56]
[fbf26cb4-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fbf26cb4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2172] e valore ritornato [TEST_RESPONSE_2172]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2485&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2486&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6205b6bf-4225-11f0-9a7b-060730329b56]
[6205b6bf-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[6205b6bf-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2486] e valore ritornato [TEST_RESPONSE_2486]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2001&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2002&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c48d84bf-4224-11f0-9a7b-060730329b56]
[c48d84bf-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c48d84bf-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2002] e valore ritornato [TEST_RESPONSE_2002]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b24e30e6-4224-11f0-9a7b-060730329b56]
[b24e30e6-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b24e30e6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1946] e valore ritornato [TEST_RESPONSE_1946]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1420&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07763b29-4224-11f0-9a7b-060730329b56]
[07763b29-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[07763b29-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1420] e valore ritornato [TEST_RESPONSE_1420]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8aeffc49-4222-11f0-9a7b-060730329b56]
[8aeffc49-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[8aeffc49-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_506] e valore ritornato [TEST_RESPONSE_506]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1746&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71840a82-4224-11f0-9a7b-060730329b56]
[71840a82-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[71840a82-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1746] e valore ritornato [TEST_RESPONSE_1746]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42565cfc-4223-11f0-9a7b-060730329b56]
[42565cfc-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[42565cfc-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1010] e valore ritornato [TEST_RESPONSE_1010]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3c2da9a-4222-11f0-9a7b-060730329b56]
[f3c2da9a-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f3c2da9a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_828] e valore ritornato [TEST_RESPONSE_828]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2307&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2308&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [287f4d4c-4225-11f0-9a7b-060730329b56]
[287f4d4c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[287f4d4c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2308] e valore ritornato [TEST_RESPONSE_2308]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eca6a1da-4222-11f0-9a7b-060730329b56]
[eca6a1da-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[eca6a1da-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_806] e valore ritornato [TEST_RESPONSE_806]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2679&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0397ac3-4225-11f0-9a7b-060730329b56]
[a0397ac3-4225-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2594&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [852f7bca-4225-11f0-9a7b-060730329b56]
[852f7bca-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[852f7bca-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2594] e valore ritornato [TEST_RESPONSE_2594]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2282&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f84dfa3-4225-11f0-9a7b-060730329b56]
[1f84dfa3-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1f84dfa3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2282] e valore ritornato [TEST_RESPONSE_2282]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4be2c779-4222-11f0-9a7b-060730329b56]
[4be2c779-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[4be2c779-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_346] e valore ritornato [TEST_RESPONSE_346]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2657&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98e20dc3-4225-11f0-9a7b-060730329b56]
[98e20dc3-4225-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3115&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3116&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f8967e7-4226-11f0-9a7b-060730329b56]
[2f8967e7-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2f8967e7-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3116] e valore ritornato [TEST_RESPONSE_3116]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2916&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [edff73ed-4225-11f0-9a7b-060730329b56]
[edff73ed-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[edff73ed-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2916] e valore ritornato [TEST_RESPONSE_2916]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2782&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2058487-4225-11f0-9a7b-060730329b56]
[c2058487-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c2058487-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2782] e valore ritornato [TEST_RESPONSE_2782]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fbb9ff8-4223-11f0-9a7b-060730329b56]
[4fbb9ff8-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4fbb9ff8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1031] e valore ritornato [TEST_RESPONSE_1031]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2959&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcc669d1-4225-11f0-9a7b-060730329b56]
[fcc669d1-4225-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1720&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [691e13aa-4224-11f0-9a7b-060730329b56]
[691e13aa-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[691e13aa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1720] e valore ritornato [TEST_RESPONSE_1720]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1542&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ed74165-4224-11f0-9a7b-060730329b56]
[2ed74165-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[2ed74165-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1542] e valore ritornato [TEST_RESPONSE_1542]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1834&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e0a9763-4224-11f0-9a7b-060730329b56]
[8e0a9763-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8e0a9763-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1834] e valore ritornato [TEST_RESPONSE_1834]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3067&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3068&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [206cd8f0-4226-11f0-9a7b-060730329b56]
[206cd8f0-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[206cd8f0-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3068] e valore ritornato [TEST_RESPONSE_3068]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1606&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44a05753-4224-11f0-9a7b-060730329b56]
[44a05753-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[44a05753-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1606] e valore ritornato [TEST_RESPONSE_1606]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2177&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2178&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdf45740-4224-11f0-9a7b-060730329b56]
[fdf45740-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[fdf45740-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2178] e valore ritornato [TEST_RESPONSE_2178]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1cb68ee-4222-11f0-9a7b-060730329b56]
[c1cb68ee-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[c1cb68ee-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_678] e valore ritornato [TEST_RESPONSE_678]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [577f7f68-4222-11f0-9a7b-060730329b56]
[577f7f68-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[577f7f68-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_382] e valore ritornato [TEST_RESPONSE_382]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1481&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1482&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c2ca892-4224-11f0-9a7b-060730329b56]
[1c2ca892-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[1c2ca892-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1482] e valore ritornato [TEST_RESPONSE_1482]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1712&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67304d5a-4224-11f0-9a7b-060730329b56]
[67304d5a-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[67304d5a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1712] e valore ritornato [TEST_RESPONSE_1712]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1124&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e22e4f2-4223-11f0-9a7b-060730329b56]
[7e22e4f2-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7e22e4f2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1124] e valore ritornato [TEST_RESPONSE_1124]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f4df12c-4222-11f0-9a7b-060730329b56]
[5f4df12c-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[5f4df12c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_406] e valore ritornato [TEST_RESPONSE_406]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d362bcf3-4222-11f0-9a7b-060730329b56]
[d362bcf3-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d362bcf3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_732] e valore ritornato [TEST_RESPONSE_732]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a4d7ab5-4222-11f0-9a7b-060730329b56]
[8a4d7ab5-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0c2cfcb-4222-11f0-9a7b-060730329b56]
[e0c2cfcb-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e0c2cfcb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_770] e valore ritornato [TEST_RESPONSE_770]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2955&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fad82e57-4225-11f0-9a7b-060730329b56]
[fad82e57-4225-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2977&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2978&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0350e9db-4226-11f0-9a7b-060730329b56]
[0350e9db-4226-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[0350e9db-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2978] e valore ritornato [TEST_RESPONSE_2978]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61e4538c-4222-11f0-9a7b-060730329b56]
[61e4538c-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[61e4538c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_414] e valore ritornato [TEST_RESPONSE_414]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1307&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1308&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2f5bfb6-4223-11f0-9a7b-060730329b56]
[e2f5bfb6-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e2f5bfb6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1308] e valore ritornato [TEST_RESPONSE_1308]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1517&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26845d5e-4224-11f0-9a7b-060730329b56]
[26845d5e-4224-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14363221-4223-11f0-9a7b-060730329b56]
[14363221-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[14363221-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_926] e valore ritornato [TEST_RESPONSE_926]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3027&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3028&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [143fa0cc-4226-11f0-9a7b-060730329b56]
[143fa0cc-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[143fa0cc-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3028] e valore ritornato [TEST_RESPONSE_3028]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1590&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ecfd87e-4224-11f0-9a7b-060730329b56]
[3ecfd87e-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3ecfd87e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1590] e valore ritornato [TEST_RESPONSE_1590]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3051&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3052&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b4ce56e-4226-11f0-9a7b-060730329b56]
[1b4ce56e-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1b4ce56e-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3052] e valore ritornato [TEST_RESPONSE_3052]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1311&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1312&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e43c497e-4223-11f0-9a7b-060730329b56]
[e43c497e-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e43c497e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1312] e valore ritornato [TEST_RESPONSE_1312]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe5b36e3-4221-11f0-9a7b-060730329b56]
[fe5b36e3-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fe5b36e3-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_110] e valore ritornato [TEST_RESPONSE_110]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1846&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9207dccb-4224-11f0-9a7b-060730329b56]
[9207dccb-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9207dccb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1846] e valore ritornato [TEST_RESPONSE_1846]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2694&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a579ee95-4225-11f0-9a7b-060730329b56]
[a579ee95-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a579ee95-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2694] e valore ritornato [TEST_RESPONSE_2694]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2396&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [444682ca-4225-11f0-9a7b-060730329b56]
[444682ca-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[444682ca-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2396] e valore ritornato [TEST_RESPONSE_2396]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2452&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5666b4e3-4225-11f0-9a7b-060730329b56]
[5666b4e3-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5666b4e3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2452] e valore ritornato [TEST_RESPONSE_2452]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2107&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6630464-4224-11f0-9a7b-060730329b56]
[e6630464-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2149&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2150&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5897f65-4224-11f0-9a7b-060730329b56]
[f5897f65-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f5897f65-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2150] e valore ritornato [TEST_RESPONSE_2150]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6f8b14c-4222-11f0-9a7b-060730329b56]
[f6f8b14c-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f6f8b14c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_836] e valore ritornato [TEST_RESPONSE_836]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3110&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e41f3bb-4226-11f0-9a7b-060730329b56]
[2e41f3bb-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2e41f3bb-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3110] e valore ritornato [TEST_RESPONSE_3110]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1262&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d48d6494-4223-11f0-9a7b-060730329b56]
[d48d6494-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[d48d6494-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1262] e valore ritornato [TEST_RESPONSE_1262]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2147a4d0-4222-11f0-9a7b-060730329b56]
[2147a4d0-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2147a4d0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_216] e valore ritornato [TEST_RESPONSE_216]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2173&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2174&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc9ba508-4224-11f0-9a7b-060730329b56]
[fc9ba508-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[fc9ba508-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2174] e valore ritornato [TEST_RESPONSE_2174]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3071&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3072&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21bfe5d8-4226-11f0-9a7b-060730329b56]
[21bfe5d8-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[21bfe5d8-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3072] e valore ritornato [TEST_RESPONSE_3072]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2227&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2228&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e050b3d-4225-11f0-9a7b-060730329b56]
[0e050b3d-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0e050b3d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2228] e valore ritornato [TEST_RESPONSE_2228]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4814f681-4222-11f0-9a7b-060730329b56]
[4814f681-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[4814f681-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_334] e valore ritornato [TEST_RESPONSE_334]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ed2146d-4223-11f0-9a7b-060730329b56]
[5ed2146d-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[5ed2146d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1054] e valore ritornato [TEST_RESPONSE_1054]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efe68aac-4222-11f0-9a7b-060730329b56]
[efe68aac-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[efe68aac-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_814] e valore ritornato [TEST_RESPONSE_814]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2207&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2208&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08350193-4225-11f0-9a7b-060730329b56]
[08350193-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[08350193-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2208] e valore ritornato [TEST_RESPONSE_2208]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [118a9a0f-4223-11f0-9a7b-060730329b56]
[118a9a0f-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[118a9a0f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_918] e valore ritornato [TEST_RESPONSE_918]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10131534-4223-11f0-9a7b-060730329b56]
[10131534-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[10131534-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_914] e valore ritornato [TEST_RESPONSE_914]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5597635-4221-11f0-9a7b-060730329b56]
[f5597635-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f5597635-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1331&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1332&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb56866b-4223-11f0-9a7b-060730329b56]
[eb56866b-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[eb56866b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1332] e valore ritornato [TEST_RESPONSE_1332]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1474&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18f9b80e-4224-11f0-9a7b-060730329b56]
[18f9b80e-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[18f9b80e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1474] e valore ritornato [TEST_RESPONSE_1474]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a42c1e3-4222-11f0-9a7b-060730329b56]
[3a42c1e3-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3a42c1e3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_292] e valore ritornato [TEST_RESPONSE_292]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c87afd2b-4222-11f0-9a7b-060730329b56]
[c87afd2b-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c87afd2b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_698] e valore ritornato [TEST_RESPONSE_698]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2750&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b81b5fa3-4225-11f0-9a7b-060730329b56]
[b81b5fa3-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b81b5fa3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2750] e valore ritornato [TEST_RESPONSE_2750]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25d3bcbe-4222-11f0-9a7b-060730329b56]
[25d3bcbe-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[25d3bcbe-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_230] e valore ritornato [TEST_RESPONSE_230]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1493&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1494&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2009e2dc-4224-11f0-9a7b-060730329b56]
[2009e2dc-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2009e2dc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1494] e valore ritornato [TEST_RESPONSE_1494]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d1eb19d-4223-11f0-9a7b-060730329b56]
[2d1eb19d-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2d1eb19d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_977] e valore ritornato [TEST_RESPONSE_977]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9db484b7-4222-11f0-9a7b-060730329b56]
[9db484b7-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9db484b7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_564] e valore ritornato [TEST_RESPONSE_564]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1121&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c21beb6-4223-11f0-9a7b-060730329b56]
[7c21beb6-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7c21beb6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1121] e valore ritornato [TEST_RESPONSE_1121]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7daf0a32-4222-11f0-9a7b-060730329b56]
[7daf0a32-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7daf0a32-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_468] e valore ritornato [TEST_RESPONSE_468]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1101&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75858b69-4223-11f0-9a7b-060730329b56]
[75858b69-4223-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea6dbecd-4221-11f0-9a7b-060730329b56]
[ea6dbecd-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ea6dbecd-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1687&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1688&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e7f1db4-4224-11f0-9a7b-060730329b56]
[5e7f1db4-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5e7f1db4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1688] e valore ritornato [TEST_RESPONSE_1688]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3043&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3044&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18186e4c-4226-11f0-9a7b-060730329b56]
[18186e4c-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[18186e4c-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3044] e valore ritornato [TEST_RESPONSE_3044]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2562&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a32ad62-4225-11f0-9a7b-060730329b56]
[7a32ad62-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7a32ad62-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2562] e valore ritornato [TEST_RESPONSE_2562]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16e2f8ba-4222-11f0-9a7b-060730329b56]
[16e2f8ba-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[16e2f8ba-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_186] e valore ritornato [TEST_RESPONSE_186]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1780&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c758e4d-4224-11f0-9a7b-060730329b56]
[7c758e4d-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7c758e4d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1780] e valore ritornato [TEST_RESPONSE_1780]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2468&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b9af3b5-4225-11f0-9a7b-060730329b56]
[5b9af3b5-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5b9af3b5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2468] e valore ritornato [TEST_RESPONSE_2468]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2818&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce4fba87-4225-11f0-9a7b-060730329b56]
[ce4fba87-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[ce4fba87-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2818] e valore ritornato [TEST_RESPONSE_2818]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44223867-4222-11f0-9a7b-060730329b56]
[44223867-4222-11f0-9a7b-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_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1221&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd4d3efb-4223-11f0-9a7b-060730329b56]
[bd4d3efb-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[bd4d3efb-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1221] e valore ritornato [TEST_RESPONSE_1221]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bfc62d2-4223-11f0-9a7b-060730329b56]
[3bfc62d2-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3bfc62d2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1000] e valore ritornato [TEST_RESPONSE_1000]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1278&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d999d016-4223-11f0-9a7b-060730329b56]
[d999d016-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d999d016-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1278] e valore ritornato [TEST_RESPONSE_1278]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1462&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15233584-4224-11f0-9a7b-060730329b56]
[15233584-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[15233584-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1462] e valore ritornato [TEST_RESPONSE_1462]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7e16e8d-4221-11f0-9a7b-060730329b56]
[e7e16e8d-4221-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1730&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c510430-4224-11f0-9a7b-060730329b56]
[6c510430-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6c510430-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1730] e valore ritornato [TEST_RESPONSE_1730]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2975&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02abf747-4226-11f0-9a7b-060730329b56]
[02abf747-4226-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1315a38-4222-11f0-9a7b-060730329b56]
[f1315a38-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f1315a38-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_820] e valore ritornato [TEST_RESPONSE_820]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2632&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9012ceca-4225-11f0-9a7b-060730329b56]
[9012ceca-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9012ceca-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2632] e valore ritornato [TEST_RESPONSE_2632]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2410&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48de0b68-4225-11f0-9a7b-060730329b56]
[48de0b68-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[48de0b68-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2410] e valore ritornato [TEST_RESPONSE_2410]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03cb9f54-4223-11f0-9a7b-060730329b56]
[03cb9f54-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[03cb9f54-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_876] e valore ritornato [TEST_RESPONSE_876]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0898170-4222-11f0-9a7b-060730329b56]
[f0898170-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f0898170-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_816] e valore ritornato [TEST_RESPONSE_816]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1626&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a78503d-4224-11f0-9a7b-060730329b56]
[4a78503d-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4a78503d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1626] e valore ritornato [TEST_RESPONSE_1626]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebc18f09-4221-11f0-9a7b-060730329b56]
[ebc18f09-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ebc18f09-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1416&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [062f8a51-4224-11f0-9a7b-060730329b56]
[062f8a51-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[062f8a51-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1416] e valore ritornato [TEST_RESPONSE_1416]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1794&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80f5bf59-4224-11f0-9a7b-060730329b56]
[80f5bf59-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[80f5bf59-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1794] e valore ritornato [TEST_RESPONSE_1794]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2229&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2230&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ea89e41-4225-11f0-9a7b-060730329b56]
[0ea89e41-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0ea89e41-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2230] e valore ritornato [TEST_RESPONSE_2230]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1136&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8610c594-4223-11f0-9a7b-060730329b56]
[8610c594-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8610c594-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1136] e valore ritornato [TEST_RESPONSE_1136]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1250&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfe7d138-4223-11f0-9a7b-060730329b56]
[cfe7d138-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[cfe7d138-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1250] e valore ritornato [TEST_RESPONSE_1250]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1362&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f473e56b-4223-11f0-9a7b-060730329b56]
[f473e56b-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f473e56b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1362] e valore ritornato [TEST_RESPONSE_1362]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1655&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1656&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54d44ac0-4224-11f0-9a7b-060730329b56]
[54d44ac0-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[54d44ac0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1656] e valore ritornato [TEST_RESPONSE_1656]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1292&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddcd67c4-4223-11f0-9a7b-060730329b56]
[ddcd67c4-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ddcd67c4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1292] e valore ritornato [TEST_RESPONSE_1292]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2910&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb7a4f9d-4225-11f0-9a7b-060730329b56]
[eb7a4f9d-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[eb7a4f9d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2910] e valore ritornato [TEST_RESPONSE_2910]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1704&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6481f62a-4224-11f0-9a7b-060730329b56]
[6481f62a-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6481f62a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1704] e valore ritornato [TEST_RESPONSE_1704]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1665&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1666&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [576a10e4-4224-11f0-9a7b-060730329b56]
[576a10e4-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[576a10e4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1666] e valore ritornato [TEST_RESPONSE_1666]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1932&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae6d4e18-4224-11f0-9a7b-060730329b56]
[ae6d4e18-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ae6d4e18-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1932] e valore ritornato [TEST_RESPONSE_1932]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2436&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51528131-4225-11f0-9a7b-060730329b56]
[51528131-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[51528131-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2436] e valore ritornato [TEST_RESPONSE_2436]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2542&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7450c968-4225-11f0-9a7b-060730329b56]
[7450c968-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7450c968-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2542] e valore ritornato [TEST_RESPONSE_2542]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1414&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [058b821d-4224-11f0-9a7b-060730329b56]
[058b821d-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[058b821d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1414] e valore ritornato [TEST_RESPONSE_1414]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6b6bb96-4222-11f0-9a7b-060730329b56]
[a6b6bb96-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a6b6bb96-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_592] e valore ritornato [TEST_RESPONSE_592]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86dc48af-4222-11f0-9a7b-060730329b56]
[86dc48af-4222-11f0-9a7b-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, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e713729-4223-11f0-9a7b-060730329b56]
[1e713729-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1e713729-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_954] e valore ritornato [TEST_RESPONSE_954]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2109&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e750bfca-4224-11f0-9a7b-060730329b56]
[e750bfca-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d381e53-4222-11f0-9a7b-060730329b56]
[4d381e53-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4d381e53-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_350] e valore ritornato [TEST_RESPONSE_350]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1752&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7377761e-4224-11f0-9a7b-060730329b56]
[7377761e-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7377761e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1752] e valore ritornato [TEST_RESPONSE_1752]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62b01205-4223-11f0-9a7b-060730329b56]
[62b01205-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[62b01205-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1060] e valore ritornato [TEST_RESPONSE_1060]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2814&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccfe343f-4225-11f0-9a7b-060730329b56]
[ccfe343f-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ccfe343f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2814] e valore ritornato [TEST_RESPONSE_2814]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2382&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3faab36c-4225-11f0-9a7b-060730329b56]
[3faab36c-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3faab36c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2382] e valore ritornato [TEST_RESPONSE_2382]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2258&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [185b6071-4225-11f0-9a7b-060730329b56]
[185b6071-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[185b6071-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2258] e valore ritornato [TEST_RESPONSE_2258]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4a52f38-4221-11f0-9a7b-060730329b56]
[e4a52f38-4221-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[e4a52f38-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_32] e valore ritornato [TEST_RESPONSE_32]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2a93818-4221-11f0-9a7b-060730329b56]
[e2a93818-4221-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ff1f960-4222-11f0-9a7b-060730329b56]
[5ff1f960-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5ff1f960-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_408] e valore ritornato [TEST_RESPONSE_408]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e294688-4223-11f0-9a7b-060730329b56]
[0e294688-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0e294688-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_908] e valore ritornato [TEST_RESPONSE_908]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3077&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3078&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23b77027-4226-11f0-9a7b-060730329b56]
[23b77027-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[23b77027-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3078] e valore ritornato [TEST_RESPONSE_3078]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2675&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2676&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e46ab69-4225-11f0-9a7b-060730329b56]
[9e46ab69-4225-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[9e46ab69-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2676] e valore ritornato [TEST_RESPONSE_2676]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2766&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bce67b65-4225-11f0-9a7b-060730329b56]
[bce67b65-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[bce67b65-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2766] e valore ritornato [TEST_RESPONSE_2766]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1880&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9db0f0c6-4224-11f0-9a7b-060730329b56]
[9db0f0c6-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9db0f0c6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1880] e valore ritornato [TEST_RESPONSE_1880]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1949&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1950&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3a02c5e-4224-11f0-9a7b-060730329b56]
[b3a02c5e-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b3a02c5e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1950] e valore ritornato [TEST_RESPONSE_1950]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2722&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeb2c5d5-4225-11f0-9a7b-060730329b56]
[aeb2c5d5-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[aeb2c5d5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2722] e valore ritornato [TEST_RESPONSE_2722]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2129&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2130&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed902d14-4224-11f0-9a7b-060730329b56]
[ed902d14-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ed902d14-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2130] e valore ritornato [TEST_RESPONSE_2130]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d56e6b81-4222-11f0-9a7b-060730329b56]
[d56e6b81-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d56e6b81-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_738] e valore ritornato [TEST_RESPONSE_738]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2708&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aab5a777-4225-11f0-9a7b-060730329b56]
[aab5a777-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[aab5a777-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2708] e valore ritornato [TEST_RESPONSE_2708]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1710&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [668f5266-4224-11f0-9a7b-060730329b56]
[668f5266-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[668f5266-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1710] e valore ritornato [TEST_RESPONSE_1710]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1872&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b1c3c16-4224-11f0-9a7b-060730329b56]
[9b1c3c16-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9b1c3c16-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1872] e valore ritornato [TEST_RESPONSE_1872]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a86415b-4224-11f0-9a7b-060730329b56]
[7a86415b-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7a86415b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1772] e valore ritornato [TEST_RESPONSE_1772]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81c3cf3f-4222-11f0-9a7b-060730329b56]
[81c3cf3f-4222-11f0-9a7b-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_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2967&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb06a75-4225-11f0-9a7b-060730329b56]
[ffb06a75-4225-11f0-9a7b-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2644&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [949a2ac7-4225-11f0-9a7b-060730329b56]
[949a2ac7-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[949a2ac7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2644] e valore ritornato [TEST_RESPONSE_2644]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2428&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f5b9321-4225-11f0-9a7b-060730329b56]
[4f5b9321-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4f5b9321-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2428] e valore ritornato [TEST_RESPONSE_2428]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [505a9417-4222-11f0-9a7b-060730329b56]
[505a9417-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[505a9417-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_360] e valore ritornato [TEST_RESPONSE_360]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8623bc9b-4224-11f0-9a7b-060730329b56]
[8623bc9b-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8623bc9b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1810] e valore ritornato [TEST_RESPONSE_1810]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c2a1c1c-4223-11f0-9a7b-060730329b56]
[0c2a1c1c-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0c2a1c1c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_902] e valore ritornato [TEST_RESPONSE_902]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2123&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb97b866-4224-11f0-9a7b-060730329b56]
[eb97b866-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a28cd8a-4222-11f0-9a7b-060730329b56]
[5a28cd8a-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5a28cd8a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_390] e valore ritornato [TEST_RESPONSE_390]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2790&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c49fde89-4225-11f0-9a7b-060730329b56]
[c49fde89-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c49fde89-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2790] e valore ritornato [TEST_RESPONSE_2790]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2596&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d3d21e-4225-11f0-9a7b-060730329b56]
[85d3d21e-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[85d3d21e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2596] e valore ritornato [TEST_RESPONSE_2596]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c07c7ab6-4222-11f0-9a7b-060730329b56]
[c07c7ab6-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b016f0f0-4222-11f0-9a7b-060730329b56]
[b016f0f0-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b016f0f0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_620] e valore ritornato [TEST_RESPONSE_620]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [090921fb-4222-11f0-9a7b-060730329b56]
[090921fb-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[090921fb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_144] e valore ritornato [TEST_RESPONSE_144]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [caf1f0a9-4222-11f0-9a7b-060730329b56]
[caf1f0a9-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[caf1f0a9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_704] e valore ritornato [TEST_RESPONSE_704]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2037&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2038&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0ed8caf-4224-11f0-9a7b-060730329b56]
[d0ed8caf-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d0ed8caf-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2038] e valore ritornato [TEST_RESPONSE_2038]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3031&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3032&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1584f214-4226-11f0-9a7b-060730329b56]
[1584f214-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1584f214-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3032] e valore ritornato [TEST_RESPONSE_3032]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1973&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1974&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb7be490-4224-11f0-9a7b-060730329b56]
[bb7be490-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[bb7be490-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1974] e valore ritornato [TEST_RESPONSE_1974]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1222&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdef4b5f-4223-11f0-9a7b-060730329b56]
[bdef4b5f-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[bdef4b5f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1222] e valore ritornato [TEST_RESPONSE_1222]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e46fa07-4222-11f0-9a7b-060730329b56]
[2e46fa07-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2e46fa07-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_256] e valore ritornato [TEST_RESPONSE_256]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ced14dd7-4222-11f0-9a7b-060730329b56]
[ced14dd7-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ced14dd7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_718] e valore ritornato [TEST_RESPONSE_718]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2125&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2126&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec3ef4ea-4224-11f0-9a7b-060730329b56]
[ec3ef4ea-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ec3ef4ea-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2126] e valore ritornato [TEST_RESPONSE_2126]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65dc68da-4222-11f0-9a7b-060730329b56]
[65dc68da-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[65dc68da-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_426] e valore ritornato [TEST_RESPONSE_426]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1242&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cabf0416-4223-11f0-9a7b-060730329b56]
[cabf0416-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[cabf0416-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1242] e valore ritornato [TEST_RESPONSE_1242]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1343&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1344&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee947375-4223-11f0-9a7b-060730329b56]
[ee947375-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ee947375-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1344] e valore ritornato [TEST_RESPONSE_1344]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1838&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f63499b-4224-11f0-9a7b-060730329b56]
[8f63499b-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8f63499b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1838] e valore ritornato [TEST_RESPONSE_1838]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f88adf1d-4221-11f0-9a7b-060730329b56]
[f88adf1d-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f88adf1d-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_92] e valore ritornato [TEST_RESPONSE_92]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8023988-4222-11f0-9a7b-060730329b56]
[b8023988-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b8023988-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_644] e valore ritornato [TEST_RESPONSE_644]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1208&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b59143c3-4223-11f0-9a7b-060730329b56]
[b59143c3-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b59143c3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1208] e valore ritornato [TEST_RESPONSE_1208]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a75a007a-4222-11f0-9a7b-060730329b56]
[a75a007a-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a75a007a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_594] e valore ritornato [TEST_RESPONSE_594]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ed4539c-4223-11f0-9a7b-060730329b56]
[0ed4539c-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0ed4539c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_910] e valore ritornato [TEST_RESPONSE_910]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1082&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f0bd43f-4223-11f0-9a7b-060730329b56]
[6f0bd43f-4223-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[6f0bd43f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1082] e valore ritornato [TEST_RESPONSE_1082]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd4bd522-4222-11f0-9a7b-060730329b56]
[bd4bd522-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[bd4bd522-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_664] e valore ritornato [TEST_RESPONSE_664]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbb64ae7-4225-11f0-9a7b-060730329b56]
[cbb64ae7-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[cbb64ae7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2810] e valore ritornato [TEST_RESPONSE_2810]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8adf04f-4222-11f0-9a7b-060730329b56]
[e8adf04f-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e8adf04f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_794] e valore ritornato [TEST_RESPONSE_794]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2756&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba5485d1-4225-11f0-9a7b-060730329b56]
[ba5485d1-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ba5485d1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2756] e valore ritornato [TEST_RESPONSE_2756]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2268&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b999b95-4225-11f0-9a7b-060730329b56]
[1b999b95-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1b999b95-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2268] e valore ritornato [TEST_RESPONSE_2268]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03b80c55-4222-11f0-9a7b-060730329b56]
[03b80c55-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[03b80c55-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_126] e valore ritornato [TEST_RESPONSE_126]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2687&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2688&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a231a153-4225-11f0-9a7b-060730329b56]
[a231a153-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a231a153-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2688] e valore ritornato [TEST_RESPONSE_2688]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2179&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2180&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe9b6cb4-4224-11f0-9a7b-060730329b56]
[fe9b6cb4-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fe9b6cb4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2180] e valore ritornato [TEST_RESPONSE_2180]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2892&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5b4a636-4225-11f0-9a7b-060730329b56]
[e5b4a636-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e5b4a636-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2892] e valore ritornato [TEST_RESPONSE_2892]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2991&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2992&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0756e0d9-4226-11f0-9a7b-060730329b56]
[0756e0d9-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0756e0d9-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2992] e valore ritornato [TEST_RESPONSE_2992]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1926&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac80c04c-4224-11f0-9a7b-060730329b56]
[ac80c04c-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ac80c04c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1926] e valore ritornato [TEST_RESPONSE_1926]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2366&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b1f10aa-4225-11f0-9a7b-060730329b56]
[3b1f10aa-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[3b1f10aa-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2366] e valore ritornato [TEST_RESPONSE_2366]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1167&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a2093c0-4223-11f0-9a7b-060730329b56]
[9a2093c0-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9a2093c0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1167] e valore ritornato [TEST_RESPONSE_1167]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1caff421-4222-11f0-9a7b-060730329b56]
[1caff421-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1caff421-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_202] e valore ritornato [TEST_RESPONSE_202]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2049&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2050&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4305bb7-4224-11f0-9a7b-060730329b56]
[d4305bb7-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d4305bb7-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2050] e valore ritornato [TEST_RESPONSE_2050]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1888&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fa805e6-4224-11f0-9a7b-060730329b56]
[9fa805e6-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9fa805e6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1888] e valore ritornato [TEST_RESPONSE_1888]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2013&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2014&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c87ebc37-4224-11f0-9a7b-060730329b56]
[c87ebc37-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c87ebc37-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2014] e valore ritornato [TEST_RESPONSE_2014]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f9db725-4222-11f0-9a7b-060730329b56]
[9f9db725-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9f9db725-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_570] e valore ritornato [TEST_RESPONSE_570]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1194&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abc30a55-4223-11f0-9a7b-060730329b56]
[abc30a55-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[abc30a55-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1194] e valore ritornato [TEST_RESPONSE_1194]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1786&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e62b859-4224-11f0-9a7b-060730329b56]
[7e62b859-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7e62b859-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1786] e valore ritornato [TEST_RESPONSE_1786]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8667b4eb-4222-11f0-9a7b-060730329b56]
[8667b4eb-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[8667b4eb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_492] e valore ritornato [TEST_RESPONSE_492]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2260&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1901d9a5-4225-11f0-9a7b-060730329b56]
[1901d9a5-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1901d9a5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2260] e valore ritornato [TEST_RESPONSE_2260]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5865a3b3-4223-11f0-9a7b-060730329b56]
[5865a3b3-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[5865a3b3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1044] e valore ritornato [TEST_RESPONSE_1044]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2290&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [221833c3-4225-11f0-9a7b-060730329b56]
[221833c3-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[221833c3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2290] e valore ritornato [TEST_RESPONSE_2290]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1506&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22b57af6-4224-11f0-9a7b-060730329b56]
[22b57af6-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[22b57af6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1506] e valore ritornato [TEST_RESPONSE_1506]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0423f888-4223-11f0-9a7b-060730329b56]
[0423f888-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0423f888-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_878] e valore ritornato [TEST_RESPONSE_878]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e03763b-4222-11f0-9a7b-060730329b56]
[1e03763b-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1e03763b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_206] e valore ritornato [TEST_RESPONSE_206]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e53a7c5-4223-11f0-9a7b-060730329b56]
[6e53a7c5-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6e53a7c5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1078] e valore ritornato [TEST_RESPONSE_1078]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2475&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2476&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ec44749-4225-11f0-9a7b-060730329b56]
[5ec44749-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[5ec44749-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2476] e valore ritornato [TEST_RESPONSE_2476]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f747317-4222-11f0-9a7b-060730329b56]
[8f747317-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8f747317-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_520] e valore ritornato [TEST_RESPONSE_520]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2199&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2200&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05250261-4225-11f0-9a7b-060730329b56]
[05250261-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[05250261-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2200] e valore ritornato [TEST_RESPONSE_2200]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2091&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1e36f94-4224-11f0-9a7b-060730329b56]
[e1e36f94-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2219&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2220&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b6ef6fb-4225-11f0-9a7b-060730329b56]
[0b6ef6fb-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0b6ef6fb-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2220] e valore ritornato [TEST_RESPONSE_2220]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2961&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd6ff046-4225-11f0-9a7b-060730329b56]
[fd6ff046-4225-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3097&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3098&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29af7431-4226-11f0-9a7b-060730329b56]
[29af7431-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[29af7431-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3098] e valore ritornato [TEST_RESPONSE_3098]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aca9dd9c-4222-11f0-9a7b-060730329b56]
[aca9dd9c-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[aca9dd9c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_610] e valore ritornato [TEST_RESPONSE_610]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1661&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1662&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56c4d02c-4224-11f0-9a7b-060730329b56]
[56c4d02c-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[56c4d02c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1662] e valore ritornato [TEST_RESPONSE_1662]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1726&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b037588-4224-11f0-9a7b-060730329b56]
[6b037588-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6b037588-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1726] e valore ritornato [TEST_RESPONSE_1726]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2531&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2532&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7084a622-4225-11f0-9a7b-060730329b56]
[7084a622-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7084a622-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2532] e valore ritornato [TEST_RESPONSE_2532]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2914&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed60e9f9-4225-11f0-9a7b-060730329b56]
[ed60e9f9-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ed60e9f9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2914] e valore ritornato [TEST_RESPONSE_2914]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36dd80c0-4223-11f0-9a7b-060730329b56]
[36dd80c0-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[36dd80c0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_992] e valore ritornato [TEST_RESPONSE_992]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2183&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2184&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffe32efe-4224-11f0-9a7b-060730329b56]
[ffe32efe-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ffe32efe-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2184] e valore ritornato [TEST_RESPONSE_2184]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1669&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1670&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58b1d32e-4224-11f0-9a7b-060730329b56]
[58b1d32e-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[58b1d32e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1670] e valore ritornato [TEST_RESPONSE_1670]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2187&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2188&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [012d8956-4225-11f0-9a7b-060730329b56]
[012d8956-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[012d8956-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2188] e valore ritornato [TEST_RESPONSE_2188]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19f9919b-4223-11f0-9a7b-060730329b56]
[19f9919b-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[19f9919b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_946] e valore ritornato [TEST_RESPONSE_946]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1368&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6668db7-4223-11f0-9a7b-060730329b56]
[f6668db7-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f6668db7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1368] e valore ritornato [TEST_RESPONSE_1368]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2033&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2034&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfa55535-4224-11f0-9a7b-060730329b56]
[cfa55535-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[cfa55535-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2034] e valore ritornato [TEST_RESPONSE_2034]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a947edd6-4222-11f0-9a7b-060730329b56]
[a947edd6-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a947edd6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_600] e valore ritornato [TEST_RESPONSE_600]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1576&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a22f31d-4224-11f0-9a7b-060730329b56]
[3a22f31d-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3a22f31d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1576] e valore ritornato [TEST_RESPONSE_1576]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c3b6811-4222-11f0-9a7b-060730329b56]
[8c3b6811-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2566&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b79ac5a-4225-11f0-9a7b-060730329b56]
[7b79ac5a-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[7b79ac5a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2566] e valore ritornato [TEST_RESPONSE_2566]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f78da0-4222-11f0-9a7b-060730329b56]
[12f78da0-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[12f78da0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_174] e valore ritornato [TEST_RESPONSE_174]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d218629b-4222-11f0-9a7b-060730329b56]
[d218629b-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d218629b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_728] e valore ritornato [TEST_RESPONSE_728]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7fe08ae-4222-11f0-9a7b-060730329b56]
[a7fe08ae-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a7fe08ae-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_596] e valore ritornato [TEST_RESPONSE_596]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1300&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0df89d6-4223-11f0-9a7b-060730329b56]
[e0df89d6-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e0df89d6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1300] e valore ritornato [TEST_RESPONSE_1300]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1934&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af106bec-4224-11f0-9a7b-060730329b56]
[af106bec-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[af106bec-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1934] e valore ritornato [TEST_RESPONSE_1934]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1653&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1654&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [542fcd5c-4224-11f0-9a7b-060730329b56]
[542fcd5c-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[542fcd5c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1654] e valore ritornato [TEST_RESPONSE_1654]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46c3e569-4222-11f0-9a7b-060730329b56]
[46c3e569-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1685&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1686&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e20f820-4224-11f0-9a7b-060730329b56]
[5e20f820-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5e20f820-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1686] e valore ritornato [TEST_RESPONSE_1686]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2772&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [becfd4e3-4225-11f0-9a7b-060730329b56]
[becfd4e3-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[becfd4e3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2772] e valore ritornato [TEST_RESPONSE_2772]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1764&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77efdefb-4224-11f0-9a7b-060730329b56]
[77efdefb-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[77efdefb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1764] e valore ritornato [TEST_RESPONSE_1764]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2215&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2216&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a264a53-4225-11f0-9a7b-060730329b56]
[0a264a53-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0a264a53-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2216] e valore ritornato [TEST_RESPONSE_2216]
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(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1586&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cdbd0a1-4224-11f0-9a7b-060730329b56]
[3cdbd0a1-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3cdbd0a1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1586] e valore ritornato [TEST_RESPONSE_1586]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1374&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8ff3a09-4223-11f0-9a7b-060730329b56]
[f8ff3a09-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f8ff3a09-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1374] e valore ritornato [TEST_RESPONSE_1374]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3af1eda9-4222-11f0-9a7b-060730329b56]
[3af1eda9-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[3af1eda9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_294] e valore ritornato [TEST_RESPONSE_294]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1192&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa67e71b-4223-11f0-9a7b-060730329b56]
[aa67e71b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[aa67e71b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1192] e valore ritornato [TEST_RESPONSE_1192]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3101&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3102&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ba79abb-4226-11f0-9a7b-060730329b56]
[2ba79abb-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2ba79abb-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3102] e valore ritornato [TEST_RESPONSE_3102]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2651&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [972b0ee7-4225-11f0-9a7b-060730329b56]
[972b0ee7-4225-11f0-9a7b-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, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2245&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2246&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13c620c3-4225-11f0-9a7b-060730329b56]
[13c620c3-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[13c620c3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2246] e valore ritornato [TEST_RESPONSE_2246]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2704&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8cfa95e-4225-11f0-9a7b-060730329b56]
[a8cfa95e-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a8cfa95e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2704] e valore ritornato [TEST_RESPONSE_2704]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30f52a29-4222-11f0-9a7b-060730329b56]
[30f52a29-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[30f52a29-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_264] e valore ritornato [TEST_RESPONSE_264]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1396&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff85c277-4223-11f0-9a7b-060730329b56]
[ff85c277-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ff85c277-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1396] e valore ritornato [TEST_RESPONSE_1396]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1454&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [128f9244-4224-11f0-9a7b-060730329b56]
[128f9244-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[128f9244-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1454] e valore ritornato [TEST_RESPONSE_1454]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1692&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fd70c9c-4224-11f0-9a7b-060730329b56]
[5fd70c9c-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5fd70c9c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1692] e valore ritornato [TEST_RESPONSE_1692]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2993&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2994&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08039b9e-4226-11f0-9a7b-060730329b56]
[08039b9e-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[08039b9e-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2994] e valore ritornato [TEST_RESPONSE_2994]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1157&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [939fb0a6-4223-11f0-9a7b-060730329b56]
[939fb0a6-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[939fb0a6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1157] e valore ritornato [TEST_RESPONSE_1157]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2822&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cef5e59f-4225-11f0-9a7b-060730329b56]
[cef5e59f-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cef5e59f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2822] e valore ritornato [TEST_RESPONSE_2822]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1644&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50460ff3-4224-11f0-9a7b-060730329b56]
[50460ff3-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[50460ff3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1644] e valore ritornato [TEST_RESPONSE_1644]
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_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2574&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e1035cc-4225-11f0-9a7b-060730329b56]
[7e1035cc-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7e1035cc-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2574] e valore ritornato [TEST_RESPONSE_2574]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2768&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd8ad1b9-4225-11f0-9a7b-060730329b56]
[bd8ad1b9-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[bd8ad1b9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2768] e valore ritornato [TEST_RESPONSE_2768]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1232&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4f479ac-4223-11f0-9a7b-060730329b56]
[c4f479ac-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c4f479ac-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1232] e valore ritornato [TEST_RESPONSE_1232]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1160&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9590f962-4223-11f0-9a7b-060730329b56]
[9590f962-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9590f962-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1160] e valore ritornato [TEST_RESPONSE_1160]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2009&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2010&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c72fcdff-4224-11f0-9a7b-060730329b56]
[c72fcdff-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c72fcdff-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2010] e valore ritornato [TEST_RESPONSE_2010]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f279b8c0-4222-11f0-9a7b-060730329b56]
[f279b8c0-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f279b8c0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_824] e valore ritornato [TEST_RESPONSE_824]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1d7372c-4222-11f0-9a7b-060730329b56]
[f1d7372c-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f1d7372c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_822] e valore ritornato [TEST_RESPONSE_822]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58e047f2-4222-11f0-9a7b-060730329b56]
[58e047f2-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[58e047f2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_386] e valore ritornato [TEST_RESPONSE_386]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c641396-4222-11f0-9a7b-060730329b56]
[7c641396-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7c641396-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_462] e valore ritornato [TEST_RESPONSE_462]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48b31646-4223-11f0-9a7b-060730329b56]
[48b31646-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[48b31646-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1019] e valore ritornato [TEST_RESPONSE_1019]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b3d1c9a-4223-11f0-9a7b-060730329b56]
[4b3d1c9a-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[4b3d1c9a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1024] e valore ritornato [TEST_RESPONSE_1024]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1620&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48844861-4224-11f0-9a7b-060730329b56]
[48844861-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[48844861-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1620] e valore ritornato [TEST_RESPONSE_1620]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27eff10b-4223-11f0-9a7b-060730329b56]
[27eff10b-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[27eff10b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_969] e valore ritornato [TEST_RESPONSE_969]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39d40484-4223-11f0-9a7b-060730329b56]
[39d40484-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[39d40484-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_997] e valore ritornato [TEST_RESPONSE_997]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2957&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb85373c-4225-11f0-9a7b-060730329b56]
[fb85373c-4225-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1236&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7849a7c-4223-11f0-9a7b-060730329b56]
[c7849a7c-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c7849a7c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1236] e valore ritornato [TEST_RESPONSE_1236]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2730&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b146de46-4225-11f0-9a7b-060730329b56]
[b146de46-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b146de46-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2730] e valore ritornato [TEST_RESPONSE_2730]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1456&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1335e468-4224-11f0-9a7b-060730329b56]
[1335e468-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1335e468-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1456] e valore ritornato [TEST_RESPONSE_1456]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1892&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0f5bba0-4224-11f0-9a7b-060730329b56]
[a0f5bba0-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a0f5bba0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1892] e valore ritornato [TEST_RESPONSE_1892]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcd78bbe-4222-11f0-9a7b-060730329b56]
[dcd78bbe-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[dcd78bbe-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_756] e valore ritornato [TEST_RESPONSE_756]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1412&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04d99739-4224-11f0-9a7b-060730329b56]
[04d99739-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[04d99739-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1412] e valore ritornato [TEST_RESPONSE_1412]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1408&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [037e73ff-4224-11f0-9a7b-060730329b56]
[037e73ff-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[037e73ff-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1408] e valore ritornato [TEST_RESPONSE_1408]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67301c03-4223-11f0-9a7b-060730329b56]
[67301c03-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[67301c03-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1067] e valore ritornato [TEST_RESPONSE_1067]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5263677a-4223-11f0-9a7b-060730329b56]
[5263677a-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5263677a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1035] e valore ritornato [TEST_RESPONSE_1035]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39634150-4223-11f0-9a7b-060730329b56]
[39634150-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[39634150-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_996] e valore ritornato [TEST_RESPONSE_996]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a5c91bf-4223-11f0-9a7b-060730329b56]
[5a5c91bf-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5a5c91bf-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1047] e valore ritornato [TEST_RESPONSE_1047]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1335&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1336&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebfcd893-4223-11f0-9a7b-060730329b56]
[ebfcd893-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ebfcd893-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1336] e valore ritornato [TEST_RESPONSE_1336]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1862&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97395c7d-4224-11f0-9a7b-060730329b56]
[97395c7d-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[97395c7d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1862] e valore ritornato [TEST_RESPONSE_1862]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44ef576f-4223-11f0-9a7b-060730329b56]
[44ef576f-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[44ef576f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1014] e valore ritornato [TEST_RESPONSE_1014]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e769cd0-4223-11f0-9a7b-060730329b56]
[4e769cd0-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[4e769cd0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1029] e valore ritornato [TEST_RESPONSE_1029]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1089&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7195da8f-4223-11f0-9a7b-060730329b56]
[7195da8f-4223-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ad4e804-4222-11f0-9a7b-060730329b56]
[7ad4e804-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7ad4e804-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_454] e valore ritornato [TEST_RESPONSE_454]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1184&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a538633b-4223-11f0-9a7b-060730329b56]
[a538633b-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a538633b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1184] e valore ritornato [TEST_RESPONSE_1184]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2626&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e58266e-4225-11f0-9a7b-060730329b56]
[8e58266e-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[8e58266e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2626] e valore ritornato [TEST_RESPONSE_2626]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [304d2a55-4222-11f0-9a7b-060730329b56]
[304d2a55-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[304d2a55-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_262] e valore ritornato [TEST_RESPONSE_262]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2339&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2340&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32203530-4225-11f0-9a7b-060730329b56]
[32203530-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[32203530-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2340] e valore ritornato [TEST_RESPONSE_2340]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [402011fd-4222-11f0-9a7b-060730329b56]
[402011fd-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f22b8ec3-4221-11f0-9a7b-060730329b56]
[f22b8ec3-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f22b8ec3-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_74] e valore ritornato [TEST_RESPONSE_74]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c509cb24-4222-11f0-9a7b-060730329b56]
[c509cb24-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38234738-4223-11f0-9a7b-060730329b56]
[38234738-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[38234738-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_994] e valore ritornato [TEST_RESPONSE_994]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2930&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2590a2b-4225-11f0-9a7b-060730329b56]
[f2590a2b-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f2590a2b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2930] e valore ritornato [TEST_RESPONSE_2930]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2412&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4986324c-4225-11f0-9a7b-060730329b56]
[4986324c-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4986324c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2412] e valore ritornato [TEST_RESPONSE_2412]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2521&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2522&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d02d34b-4225-11f0-9a7b-060730329b56]
[6d02d34b-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6d02d34b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2522] e valore ritornato [TEST_RESPONSE_2522]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1216&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba134995-4223-11f0-9a7b-060730329b56]
[ba134995-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[ba134995-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1216] e valore ritornato [TEST_RESPONSE_1216]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2b5ed49-4222-11f0-9a7b-060730329b56]
[e2b5ed49-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e2b5ed49-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_776] e valore ritornato [TEST_RESPONSE_776]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2947&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f78c85b1-4225-11f0-9a7b-060730329b56]
[f78c85b1-4225-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5acb9d3e-4222-11f0-9a7b-060730329b56]
[5acb9d3e-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5acb9d3e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_392] e valore ritornato [TEST_RESPONSE_392]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1105&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76d38f41-4223-11f0-9a7b-060730329b56]
[76d38f41-4223-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2838&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d43a02f1-4225-11f0-9a7b-060730329b56]
[d43a02f1-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d43a02f1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2838] e valore ritornato [TEST_RESPONSE_2838]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2368&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bcc8ec0-4225-11f0-9a7b-060730329b56]
[3bcc8ec0-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3bcc8ec0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2368] e valore ritornato [TEST_RESPONSE_2368]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1218&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb5c1d4d-4223-11f0-9a7b-060730329b56]
[bb5c1d4d-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[bb5c1d4d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1218] e valore ritornato [TEST_RESPONSE_1218]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1378&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa46fc51-4223-11f0-9a7b-060730329b56]
[fa46fc51-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fa46fc51-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1378] e valore ritornato [TEST_RESPONSE_1378]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e745adb5-4222-11f0-9a7b-060730329b56]
[e745adb5-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e745adb5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_790] e valore ritornato [TEST_RESPONSE_790]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2792&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c545e28d-4225-11f0-9a7b-060730329b56]
[c545e28d-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c545e28d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2792] e valore ritornato [TEST_RESPONSE_2792]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2422&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d6d7eb5-4225-11f0-9a7b-060730329b56]
[4d6d7eb5-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4d6d7eb5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2422] e valore ritornato [TEST_RESPONSE_2422]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2296&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2406bd61-4225-11f0-9a7b-060730329b56]
[2406bd61-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[2406bd61-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2296] e valore ritornato [TEST_RESPONSE_2296]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b9e4824-4222-11f0-9a7b-060730329b56]
[2b9e4824-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2b9e4824-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_248] e valore ritornato [TEST_RESPONSE_248]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2716&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac2d0547-4225-11f0-9a7b-060730329b56]
[ac2d0547-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ac2d0547-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2716] e valore ritornato [TEST_RESPONSE_2716]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2874&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0748080-4225-11f0-9a7b-060730329b56]
[e0748080-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e0748080-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2874] e valore ritornato [TEST_RESPONSE_2874]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1143&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89f70092-4223-11f0-9a7b-060730329b56]
[89f70092-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[89f70092-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1143] e valore ritornato [TEST_RESPONSE_1143]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a42acf04-4224-11f0-9a7b-060730329b56]
[a42acf04-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a42acf04-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1902] e valore ritornato [TEST_RESPONSE_1902]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1798&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [823fa483-4224-11f0-9a7b-060730329b56]
[823fa483-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[823fa483-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1798] e valore ritornato [TEST_RESPONSE_1798]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1410&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04a7b1c5-4224-11f0-9a7b-060730329b56]
[04a7b1c5-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[04a7b1c5-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1410] e valore ritornato [TEST_RESPONSE_1410]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2786&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3555d1f-4225-11f0-9a7b-060730329b56]
[c3555d1f-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c3555d1f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2786] e valore ritornato [TEST_RESPONSE_2786]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53d17672-4223-11f0-9a7b-060730329b56]
[53d17672-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[53d17672-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1037] e valore ritornato [TEST_RESPONSE_1037]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2099&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2100&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e47935b4-4224-11f0-9a7b-060730329b56]
[e47935b4-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[e47935b4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2100] e valore ritornato [TEST_RESPONSE_2100]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2501&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2502&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66848841-4225-11f0-9a7b-060730329b56]
[66848841-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[66848841-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2502] e valore ritornato [TEST_RESPONSE_2502]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1866&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [992722c8-4224-11f0-9a7b-060730329b56]
[992722c8-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[992722c8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1866] e valore ritornato [TEST_RESPONSE_1866]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2005&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2006&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5df8037-4224-11f0-9a7b-060730329b56]
[c5df8037-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c5df8037-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2006] e valore ritornato [TEST_RESPONSE_2006]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1460&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14808ce0-4224-11f0-9a7b-060730329b56]
[14808ce0-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[14808ce0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1460] e valore ritornato [TEST_RESPONSE_1460]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2487&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2488&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62aa0d13-4225-11f0-9a7b-060730329b56]
[62aa0d13-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[62aa0d13-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2488] e valore ritornato [TEST_RESPONSE_2488]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83bc6afb-4222-11f0-9a7b-060730329b56]
[83bc6afb-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2714&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac1b03e3-4225-11f0-9a7b-060730329b56]
[ac1b03e3-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ac1b03e3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2714] e valore ritornato [TEST_RESPONSE_2714]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2600&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86fe2156-4225-11f0-9a7b-060730329b56]
[86fe2156-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[86fe2156-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2600] e valore ritornato [TEST_RESPONSE_2600]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1475&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1476&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [199e0e62-4224-11f0-9a7b-060730329b56]
[199e0e62-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[199e0e62-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1476] e valore ritornato [TEST_RESPONSE_1476]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2101&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e51bde58-4224-11f0-9a7b-060730329b56]
[e51bde58-4224-11f0-9a7b-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_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [248850f6-4222-11f0-9a7b-060730329b56]
[248850f6-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[248850f6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_226] e valore ritornato [TEST_RESPONSE_226]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdb077ef-4221-11f0-9a7b-060730329b56]
[fdb077ef-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fdb077ef-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_108] e valore ritornato [TEST_RESPONSE_108]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1936&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [afb3afd0-4224-11f0-9a7b-060730329b56]
[afb3afd0-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[afb3afd0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1936] e valore ritornato [TEST_RESPONSE_1936]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c46526b0-4222-11f0-9a7b-060730329b56]
[c46526b0-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1249&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf4094b4-4223-11f0-9a7b-060730329b56]
[cf4094b4-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[cf4094b4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1249] e valore ritornato [TEST_RESPONSE_1249]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b6e45e2-4222-11f0-9a7b-060730329b56]
[5b6e45e2-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5b6e45e2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_394] e valore ritornato [TEST_RESPONSE_394]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1523&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [287298dc-4224-11f0-9a7b-060730329b56]
[287298dc-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f136a9d-4223-11f0-9a7b-060730329b56]
[1f136a9d-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1f136a9d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_955] e valore ritornato [TEST_RESPONSE_955]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1760&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76a90713-4224-11f0-9a7b-060730329b56]
[76a90713-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[76a90713-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1760] e valore ritornato [TEST_RESPONSE_1760]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59b63f9b-4223-11f0-9a7b-060730329b56]
[59b63f9b-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[59b63f9b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1046] e valore ritornato [TEST_RESPONSE_1046]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1258&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d28b04d8-4223-11f0-9a7b-060730329b56]
[d28b04d8-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d28b04d8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1258] e valore ritornato [TEST_RESPONSE_1258]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e023d0a7-4222-11f0-9a7b-060730329b56]
[e023d0a7-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e023d0a7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_768] e valore ritornato [TEST_RESPONSE_768]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1886&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9efbe762-4224-11f0-9a7b-060730329b56]
[9efbe762-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9efbe762-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1886] e valore ritornato [TEST_RESPONSE_1886]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1588e6f0-4222-11f0-9a7b-060730329b56]
[1588e6f0-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1588e6f0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_182] e valore ritornato [TEST_RESPONSE_182]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2951&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f98129cb-4225-11f0-9a7b-060730329b56]
[f98129cb-4225-11f0-9a7b-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_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85b9e8b7-4222-11f0-9a7b-060730329b56]
[85b9e8b7-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc9e7e1e-4222-11f0-9a7b-060730329b56]
[bc9e7e1e-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b37b0396-4222-11f0-9a7b-060730329b56]
[b37b0396-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b37b0396-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_630] e valore ritornato [TEST_RESPONSE_630]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1168&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ac2c734-4223-11f0-9a7b-060730329b56]
[9ac2c734-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9ac2c734-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1168] e valore ritornato [TEST_RESPONSE_1168]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fb46591-4223-11f0-9a7b-060730329b56]
[1fb46591-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1fb46591-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_956] e valore ritornato [TEST_RESPONSE_956]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2292&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22c0a8c7-4225-11f0-9a7b-060730329b56]
[22c0a8c7-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[22c0a8c7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2292] e valore ritornato [TEST_RESPONSE_2292]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1993&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1994&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c232f2dd-4224-11f0-9a7b-060730329b56]
[c232f2dd-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c232f2dd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1994] e valore ritornato [TEST_RESPONSE_1994]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c7c7e29-4223-11f0-9a7b-060730329b56]
[2c7c7e29-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2c7c7e29-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_976] e valore ritornato [TEST_RESPONSE_976]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2cebe02-4222-11f0-9a7b-060730329b56]
[b2cebe02-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b2cebe02-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_628] e valore ritornato [TEST_RESPONSE_628]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3bb2b0c-4222-11f0-9a7b-060730329b56]
[c3bb2b0c-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46cd8d5a-4223-11f0-9a7b-060730329b56]
[46cd8d5a-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[46cd8d5a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1016] e valore ritornato [TEST_RESPONSE_1016]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1172&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d5299e4-4223-11f0-9a7b-060730329b56]
[9d5299e4-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9d5299e4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1172] e valore ritornato [TEST_RESPONSE_1172]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2424&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e149429-4225-11f0-9a7b-060730329b56]
[4e149429-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4e149429-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2424] e valore ritornato [TEST_RESPONSE_2424]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2728&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0a4aad2-4225-11f0-9a7b-060730329b56]
[b0a4aad2-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b0a4aad2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2728] e valore ritornato [TEST_RESPONSE_2728]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d1db4c8-4222-11f0-9a7b-060730329b56]
[6d1db4c8-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6d1db4c8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_448] e valore ritornato [TEST_RESPONSE_448]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3105&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3106&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cee98b3-4226-11f0-9a7b-060730329b56]
[2cee98b3-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2cee98b3-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3106] e valore ritornato [TEST_RESPONSE_3106]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5c93cdf-4221-11f0-9a7b-060730329b56]
[e5c93cdf-4221-11f0-9a7b-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/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1164&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98244e82-4223-11f0-9a7b-060730329b56]
[98244e82-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[98244e82-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1164] e valore ritornato [TEST_RESPONSE_1164]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1225&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfdc274b-4223-11f0-9a7b-060730329b56]
[bfdc274b-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[bfdc274b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1225] e valore ritornato [TEST_RESPONSE_1225]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2830&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d195bde1-4225-11f0-9a7b-060730329b56]
[d195bde1-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d195bde1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2830] e valore ritornato [TEST_RESPONSE_2830]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2495&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2496&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6497fa73-4225-11f0-9a7b-060730329b56]
[6497fa73-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[6497fa73-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2496] e valore ritornato [TEST_RESPONSE_2496]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1740&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f935e04-4224-11f0-9a7b-060730329b56]
[6f935e04-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6f935e04-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1740] e valore ritornato [TEST_RESPONSE_1740]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2235&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2236&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1096648d-4225-11f0-9a7b-060730329b56]
[1096648d-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1096648d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2236] e valore ritornato [TEST_RESPONSE_2236]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2888&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e471029e-4225-11f0-9a7b-060730329b56]
[e471029e-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[e471029e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2888] e valore ritornato [TEST_RESPONSE_2888]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1091&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [723ca1e3-4223-11f0-9a7b-060730329b56]
[723ca1e3-4223-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e961d703-4222-11f0-9a7b-060730329b56]
[e961d703-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e961d703-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_796] e valore ritornato [TEST_RESPONSE_796]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2121&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eaf16642-4224-11f0-9a7b-060730329b56]
[eaf16642-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3033&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3034&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1620bce8-4226-11f0-9a7b-060730329b56]
[1620bce8-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1620bce8-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3034] e valore ritornato [TEST_RESPONSE_3034]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3003&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3004&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b9e4ea4-4226-11f0-9a7b-060730329b56]
[0b9e4ea4-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0b9e4ea4-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3004] e valore ritornato [TEST_RESPONSE_3004]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2386&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40f757b6-4225-11f0-9a7b-060730329b56]
[40f757b6-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[40f757b6-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2386] e valore ritornato [TEST_RESPONSE_2386]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1442&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f460c7a-4224-11f0-9a7b-060730329b56]
[0f460c7a-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[0f460c7a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1442] e valore ritornato [TEST_RESPONSE_1442]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1430&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b5179a2-4224-11f0-9a7b-060730329b56]
[0b5179a2-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0b5179a2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1430] e valore ritornato [TEST_RESPONSE_1430]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1149&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f20b813-4223-11f0-9a7b-060730329b56]
[8f20b813-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8f20b813-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1149] e valore ritornato [TEST_RESPONSE_1149]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1227&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c12214d3-4223-11f0-9a7b-060730329b56]
[c12214d3-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c12214d3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1227] e valore ritornato [TEST_RESPONSE_1227]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2139&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2140&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0ecc5a8-4224-11f0-9a7b-060730329b56]
[f0ecc5a8-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f0ecc5a8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2140] e valore ritornato [TEST_RESPONSE_2140]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b751d542-4222-11f0-9a7b-060730329b56]
[b751d542-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b751d542-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_642] e valore ritornato [TEST_RESPONSE_642]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1199&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af1ac0e9-4223-11f0-9a7b-060730329b56]
[af1ac0e9-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[af1ac0e9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1199] e valore ritornato [TEST_RESPONSE_1199]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f14401b-4223-11f0-9a7b-060730329b56]
[2f14401b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2f14401b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_980] e valore ritornato [TEST_RESPONSE_980]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1608&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44f220d7-4224-11f0-9a7b-060730329b56]
[44f220d7-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[44f220d7-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1608] e valore ritornato [TEST_RESPONSE_1608]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2896&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e702d11e-4225-11f0-9a7b-060730329b56]
[e702d11e-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e702d11e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2896] e valore ritornato [TEST_RESPONSE_2896]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3114&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f66ebc3-4226-11f0-9a7b-060730329b56]
[2f66ebc3-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2f66ebc3-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3114] e valore ritornato [TEST_RESPONSE_3114]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1350&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0867e81-4223-11f0-9a7b-060730329b56]
[f0867e81-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f0867e81-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1350] e valore ritornato [TEST_RESPONSE_1350]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1288&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc82983c-4223-11f0-9a7b-060730329b56]
[dc82983c-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[dc82983c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1288] e valore ritornato [TEST_RESPONSE_1288]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2671&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cfe73f1-4225-11f0-9a7b-060730329b56]
[9cfe73f1-4225-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5716dd89-4223-11f0-9a7b-060730329b56]
[5716dd89-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5716dd89-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1042] e valore ritornato [TEST_RESPONSE_1042]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1083&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fa2bd13-4223-11f0-9a7b-060730329b56]
[6fa2bd13-4223-11f0-9a7b-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, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1618&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47e0b55d-4224-11f0-9a7b-060730329b56]
[47e0b55d-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[47e0b55d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1618] e valore ritornato [TEST_RESPONSE_1618]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1971&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1972&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bad78e3c-4224-11f0-9a7b-060730329b56]
[bad78e3c-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[bad78e3c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1972] e valore ritornato [TEST_RESPONSE_1972]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2503&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2504&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [672905a5-4225-11f0-9a7b-060730329b56]
[672905a5-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[672905a5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2504] e valore ritornato [TEST_RESPONSE_2504]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8113e02b-4222-11f0-9a7b-060730329b56]
[8113e02b-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[8113e02b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_478] e valore ritornato [TEST_RESPONSE_478]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1240&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9798cbe-4223-11f0-9a7b-060730329b56]
[c9798cbe-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c9798cbe-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1240] e valore ritornato [TEST_RESPONSE_1240]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2942&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5a2b705-4225-11f0-9a7b-060730329b56]
[f5a2b705-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f5a2b705-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2942] e valore ritornato [TEST_RESPONSE_2942]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2864&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd5ae55c-4225-11f0-9a7b-060730329b56]
[dd5ae55c-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[dd5ae55c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2864] e valore ritornato [TEST_RESPONSE_2864]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1596&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4166b00e-4224-11f0-9a7b-060730329b56]
[4166b00e-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4166b00e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1596] e valore ritornato [TEST_RESPONSE_1596]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3103&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3104&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c4d9ebf-4226-11f0-9a7b-060730329b56]
[2c4d9ebf-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2c4d9ebf-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3104] e valore ritornato [TEST_RESPONSE_3104]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e5642fb-4222-11f0-9a7b-060730329b56]
[9e5642fb-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9e5642fb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_566] e valore ritornato [TEST_RESPONSE_566]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2085&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2086&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df491593-4224-11f0-9a7b-060730329b56]
[df491593-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[df491593-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2086] e valore ritornato [TEST_RESPONSE_2086]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2288&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2175b32f-4225-11f0-9a7b-060730329b56]
[2175b32f-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2175b32f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2288] e valore ritornato [TEST_RESPONSE_2288]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2105&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5faccb0-4224-11f0-9a7b-060730329b56]
[e5faccb0-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1485&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1486&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d78d7ac-4224-11f0-9a7b-060730329b56]
[1d78d7ac-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1d78d7ac-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1486] e valore ritornato [TEST_RESPONSE_1486]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33ab538a-4223-11f0-9a7b-060730329b56]
[33ab538a-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[33ab538a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_987] e valore ritornato [TEST_RESPONSE_987]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3450ff6d-4222-11f0-9a7b-060730329b56]
[3450ff6d-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[3450ff6d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_274] e valore ritornato [TEST_RESPONSE_274]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fc1e53f-4223-11f0-9a7b-060730329b56]
[2fc1e53f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2fc1e53f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_981] e valore ritornato [TEST_RESPONSE_981]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2549&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2550&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [764c9978-4225-11f0-9a7b-060730329b56]
[764c9978-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[764c9978-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2550] e valore ritornato [TEST_RESPONSE_2550]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e926bfd5-4221-11f0-9a7b-060730329b56]
[e926bfd5-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e926bfd5-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b56bfe36-4222-11f0-9a7b-060730329b56]
[b56bfe36-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b56bfe36-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_638] e valore ritornato [TEST_RESPONSE_638]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b413045-4222-11f0-9a7b-060730329b56]
[4b413045-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f02ead43-4221-11f0-9a7b-060730329b56]
[f02ead43-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f02ead43-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_66] e valore ritornato [TEST_RESPONSE_66]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2051&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2052&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d46d169b-4224-11f0-9a7b-060730329b56]
[d46d169b-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d46d169b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2052] e valore ritornato [TEST_RESPONSE_2052]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1638&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e542af7-4224-11f0-9a7b-060730329b56]
[4e542af7-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4e542af7-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1638] e valore ritornato [TEST_RESPONSE_1638]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1239&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c90260ea-4223-11f0-9a7b-060730329b56]
[c90260ea-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c90260ea-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1239] e valore ritornato [TEST_RESPONSE_1239]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08f7c7d6-4223-11f0-9a7b-060730329b56]
[08f7c7d6-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[08f7c7d6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_892] e valore ritornato [TEST_RESPONSE_892]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99d8d20f-4222-11f0-9a7b-060730329b56]
[99d8d20f-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[99d8d20f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_552] e valore ritornato [TEST_RESPONSE_552]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2398&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44ede65e-4225-11f0-9a7b-060730329b56]
[44ede65e-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[44ede65e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2398] e valore ritornato [TEST_RESPONSE_2398]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2726&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b00117ce-4225-11f0-9a7b-060730329b56]
[b00117ce-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b00117ce-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2726] e valore ritornato [TEST_RESPONSE_2726]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2061&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2062&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d78922c1-4224-11f0-9a7b-060730329b56]
[d78922c1-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d78922c1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2062] e valore ritornato [TEST_RESPONSE_2062]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c381728-4222-11f0-9a7b-060730329b56]
[2c381728-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2c381728-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_250] e valore ritornato [TEST_RESPONSE_250]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2870&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df4ddbc8-4225-11f0-9a7b-060730329b56]
[df4ddbc8-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[df4ddbc8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2870] e valore ritornato [TEST_RESPONSE_2870]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1198&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae73f995-4223-11f0-9a7b-060730329b56]
[ae73f995-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ae73f995-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1198] e valore ritornato [TEST_RESPONSE_1198]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2205&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2206&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0793b87f-4225-11f0-9a7b-060730329b56]
[0793b87f-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0793b87f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2206] e valore ritornato [TEST_RESPONSE_2206]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1298&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfb7f9c0-4223-11f0-9a7b-060730329b56]
[dfb7f9c0-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[dfb7f9c0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1298] e valore ritornato [TEST_RESPONSE_1298]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a7deab3-4222-11f0-9a7b-060730329b56]
[9a7deab3-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9a7deab3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_554] e valore ritornato [TEST_RESPONSE_554]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2940&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4fe87c1-4225-11f0-9a7b-060730329b56]
[f4fe87c1-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f4fe87c1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2940] e valore ritornato [TEST_RESPONSE_2940]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2965&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fec260ee-4225-11f0-9a7b-060730329b56]
[fec260ee-4225-11f0-9a7b-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_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2852&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8c3d0ef-4225-11f0-9a7b-060730329b56]
[d8c3d0ef-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d8c3d0ef-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2852] e valore ritornato [TEST_RESPONSE_2852]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6130182-4222-11f0-9a7b-060730329b56]
[a6130182-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a6130182-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_590] e valore ritornato [TEST_RESPONSE_590]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1882&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e54d1ea-4224-11f0-9a7b-060730329b56]
[9e54d1ea-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9e54d1ea-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1882] e valore ritornato [TEST_RESPONSE_1882]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1370&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7b68d5e-4223-11f0-9a7b-060730329b56]
[f7b68d5e-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f7b68d5e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1370] e valore ritornato [TEST_RESPONSE_1370]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1200&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0684f90-4223-11f0-9a7b-060730329b56]
[b0684f90-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b0684f90-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1200] e valore ritornato [TEST_RESPONSE_1200]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f689b8dd-4221-11f0-9a7b-060730329b56]
[f689b8dd-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f689b8dd-4221-11f0-9a7b-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/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b15619c-4222-11f0-9a7b-060730329b56]
[6b15619c-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6b15619c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_442] e valore ritornato [TEST_RESPONSE_442]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2418&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c1ede9b-4225-11f0-9a7b-060730329b56]
[4c1ede9b-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4c1ede9b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2418] e valore ritornato [TEST_RESPONSE_2418]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1612&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45e7cb7f-4224-11f0-9a7b-060730329b56]
[45e7cb7f-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[45e7cb7f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1612] e valore ritornato [TEST_RESPONSE_1612]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8a94efc-4222-11f0-9a7b-060730329b56]
[b8a94efc-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b8a94efc-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_646] e valore ritornato [TEST_RESPONSE_646]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1394&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fedd4d73-4223-11f0-9a7b-060730329b56]
[fedd4d73-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[fedd4d73-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1394] e valore ritornato [TEST_RESPONSE_1394]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0e52b4d-4222-11f0-9a7b-060730329b56]
[a0e52b4d-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a0e52b4d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_574] e valore ritornato [TEST_RESPONSE_574]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1173&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e9923ab-4223-11f0-9a7b-060730329b56]
[9e9923ab-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9e9923ab-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1173] e valore ritornato [TEST_RESPONSE_1173]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6915e90e-4222-11f0-9a7b-060730329b56]
[6915e90e-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[6915e90e-4222-11f0-9a7b-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_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1266&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5e8129e-4223-11f0-9a7b-060730329b56]
[d5e8129e-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d5e8129e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1266] e valore ritornato [TEST_RESPONSE_1266]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c656e49c-4222-11f0-9a7b-060730329b56]
[c656e49c-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c656e49c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_692] e valore ritornato [TEST_RESPONSE_692]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b044373-4223-11f0-9a7b-060730329b56]
[5b044373-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5b044373-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1048] e valore ritornato [TEST_RESPONSE_1048]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1714&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67d2a7de-4224-11f0-9a7b-060730329b56]
[67d2a7de-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[67d2a7de-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1714] e valore ritornato [TEST_RESPONSE_1714]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2066864-4221-11f0-9a7b-060730329b56]
[e2066864-4221-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d129f63-4222-11f0-9a7b-060730329b56]
[9d129f63-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9d129f63-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_562] e valore ritornato [TEST_RESPONSE_562]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1202&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1b20dab-4223-11f0-9a7b-060730329b56]
[b1b20dab-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b1b20dab-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1202] e valore ritornato [TEST_RESPONSE_1202]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a6b17d8-4222-11f0-9a7b-060730329b56]
[6a6b17d8-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6a6b17d8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_440] e valore ritornato [TEST_RESPONSE_440]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2700&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a780bb26-4225-11f0-9a7b-060730329b56]
[a780bb26-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a780bb26-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2700] e valore ritornato [TEST_RESPONSE_2700]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51a51582-4222-11f0-9a7b-060730329b56]
[51a51582-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[51a51582-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_364] e valore ritornato [TEST_RESPONSE_364]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [443d4578-4223-11f0-9a7b-060730329b56]
[443d4578-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[443d4578-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1013] e valore ritornato [TEST_RESPONSE_1013]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2748&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b71a434c-4225-11f0-9a7b-060730329b56]
[b71a434c-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b71a434c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2748] e valore ritornato [TEST_RESPONSE_2748]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1260&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3defc1f-4223-11f0-9a7b-060730329b56]
[d3defc1f-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d3defc1f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1260] e valore ritornato [TEST_RESPONSE_1260]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [047e749c-4223-11f0-9a7b-060730329b56]
[047e749c-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[047e749c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_880] e valore ritornato [TEST_RESPONSE_880]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1313&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1314&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4e051b2-4223-11f0-9a7b-060730329b56]
[e4e051b2-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e4e051b2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1314] e valore ritornato [TEST_RESPONSE_1314]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1539&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e3e83d1-4224-11f0-9a7b-060730329b56]
[2e3e83d1-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a6be629-4223-11f0-9a7b-060730329b56]
[6a6be629-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6a6be629-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1071] e valore ritornato [TEST_RESPONSE_1071]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2949&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2950&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f83d1106-4225-11f0-9a7b-060730329b56]
[f83d1106-4225-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[f83d1106-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2950] e valore ritornato [TEST_RESPONSE_2950]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b899212-4222-11f0-9a7b-060730329b56]
[7b899212-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7b899212-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_460] e valore ritornato [TEST_RESPONSE_460]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e2cfac9-4223-11f0-9a7b-060730329b56]
[5e2cfac9-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5e2cfac9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1053] e valore ritornato [TEST_RESPONSE_1053]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1987&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1988&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0a7e601-4224-11f0-9a7b-060730329b56]
[c0a7e601-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c0a7e601-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1988] e valore ritornato [TEST_RESPONSE_1988]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa2cda52-4222-11f0-9a7b-060730329b56]
[fa2cda52-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fa2cda52-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_846] e valore ritornato [TEST_RESPONSE_846]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c58c215-4223-11f0-9a7b-060730329b56]
[6c58c215-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6c58c215-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1074] e valore ritornato [TEST_RESPONSE_1074]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f469a1ee-4222-11f0-9a7b-060730329b56]
[f469a1ee-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f469a1ee-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_830] e valore ritornato [TEST_RESPONSE_830]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1951&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1952&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4456d12-4224-11f0-9a7b-060730329b56]
[b4456d12-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b4456d12-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1952] e valore ritornato [TEST_RESPONSE_1952]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2878&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e13b04d8-4225-11f0-9a7b-060730329b56]
[e13b04d8-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[e13b04d8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2878] e valore ritornato [TEST_RESPONSE_2878]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1151&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9069b2dc-4223-11f0-9a7b-060730329b56]
[9069b2dc-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9069b2dc-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1151] e valore ritornato [TEST_RESPONSE_1151]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [285dea1e-4222-11f0-9a7b-060730329b56]
[285dea1e-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[285dea1e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_238] e valore ritornato [TEST_RESPONSE_238]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1890&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a04f1b5c-4224-11f0-9a7b-060730329b56]
[a04f1b5c-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a04f1b5c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1890] e valore ritornato [TEST_RESPONSE_1890]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4c0b7e8-4222-11f0-9a7b-060730329b56]
[a4c0b7e8-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a4c0b7e8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_586] e valore ritornato [TEST_RESPONSE_586]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2de69585-4223-11f0-9a7b-060730329b56]
[2de69585-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2de69585-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_979] e valore ritornato [TEST_RESPONSE_979]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63289367-4222-11f0-9a7b-060730329b56]
[63289367-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[63289367-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_418] e valore ritornato [TEST_RESPONSE_418]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1961&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1962&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b798dde8-4224-11f0-9a7b-060730329b56]
[b798dde8-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b798dde8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1962] e valore ritornato [TEST_RESPONSE_1962]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2848&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d77d2017-4225-11f0-9a7b-060730329b56]
[d77d2017-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d77d2017-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2848] e valore ritornato [TEST_RESPONSE_2848]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1193&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab2f2ec1-4223-11f0-9a7b-060730329b56]
[ab2f2ec1-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ab2f2ec1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1193] e valore ritornato [TEST_RESPONSE_1193]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1979&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1980&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd8f825f-4224-11f0-9a7b-060730329b56]
[bd8f825f-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[bd8f825f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1980] e valore ritornato [TEST_RESPONSE_1980]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2350&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3556f646-4225-11f0-9a7b-060730329b56]
[3556f646-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3556f646-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2350] e valore ritornato [TEST_RESPONSE_2350]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2499&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2500&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65e1435d-4225-11f0-9a7b-060730329b56]
[65e1435d-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[65e1435d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2500] e valore ritornato [TEST_RESPONSE_2500]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42d742cf-4222-11f0-9a7b-060730329b56]
[42d742cf-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8506ab7-4222-11f0-9a7b-060730329b56]
[c8506ab7-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c8506ab7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_696] e valore ritornato [TEST_RESPONSE_696]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb966e0d-4222-11f0-9a7b-060730329b56]
[cb966e0d-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[cb966e0d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_706] e valore ritornato [TEST_RESPONSE_706]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [182bcc72-4222-11f0-9a7b-060730329b56]
[182bcc72-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[182bcc72-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_190] e valore ritornato [TEST_RESPONSE_190]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2696&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6265b3b-4225-11f0-9a7b-060730329b56]
[a6265b3b-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a6265b3b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2696] e valore ritornato [TEST_RESPONSE_2696]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1509&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1510&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23fd644e-4224-11f0-9a7b-060730329b56]
[23fd644e-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[23fd644e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1510] e valore ritornato [TEST_RESPONSE_1510]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2303&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2304&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [269111d1-4225-11f0-9a7b-060730329b56]
[269111d1-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[269111d1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2304] e valore ritornato [TEST_RESPONSE_2304]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09c238d2-4222-11f0-9a7b-060730329b56]
[09c238d2-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[09c238d2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_146] e valore ritornato [TEST_RESPONSE_146]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e1c52ad-4222-11f0-9a7b-060730329b56]
[3e1c52ad-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [385f34c7-4222-11f0-9a7b-060730329b56]
[385f34c7-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[385f34c7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_286] e valore ritornato [TEST_RESPONSE_286]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1800&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82e8dcd7-4224-11f0-9a7b-060730329b56]
[82e8dcd7-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[82e8dcd7-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1800] e valore ritornato [TEST_RESPONSE_1800]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cd0116c-4222-11f0-9a7b-060730329b56]
[2cd0116c-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2cd0116c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_252] e valore ritornato [TEST_RESPONSE_252]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b40b7a3-4223-11f0-9a7b-060730329b56]
[1b40b7a3-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1b40b7a3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_949] e valore ritornato [TEST_RESPONSE_949]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1358&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f327b653-4223-11f0-9a7b-060730329b56]
[f327b653-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f327b653-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1358] e valore ritornato [TEST_RESPONSE_1358]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1840&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90124e4f-4224-11f0-9a7b-060730329b56]
[90124e4f-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[90124e4f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1840] e valore ritornato [TEST_RESPONSE_1840]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2151&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2152&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f62b64b9-4224-11f0-9a7b-060730329b56]
[f62b64b9-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f62b64b9-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2152] e valore ritornato [TEST_RESPONSE_2152]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1981&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1982&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [beb89915-4224-11f0-9a7b-060730329b56]
[beb89915-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[beb89915-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1982] e valore ritornato [TEST_RESPONSE_1982]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1636&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4daf1153-4224-11f0-9a7b-060730329b56]
[4daf1153-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4daf1153-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1636] e valore ritornato [TEST_RESPONSE_1636]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47705d0e-4223-11f0-9a7b-060730329b56]
[47705d0e-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[47705d0e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1017] e valore ritornato [TEST_RESPONSE_1017]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2478&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f67da4d-4225-11f0-9a7b-060730329b56]
[5f67da4d-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5f67da4d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2478] e valore ritornato [TEST_RESPONSE_2478]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2598&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86780162-4225-11f0-9a7b-060730329b56]
[86780162-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[86780162-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2598] e valore ritornato [TEST_RESPONSE_2598]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1139&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87fb5792-4223-11f0-9a7b-060730329b56]
[87fb5792-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[87fb5792-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1139] e valore ritornato [TEST_RESPONSE_1139]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4954d48a-4223-11f0-9a7b-060730329b56]
[4954d48a-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4954d48a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1020] e valore ritornato [TEST_RESPONSE_1020]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1197&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adc9afd1-4223-11f0-9a7b-060730329b56]
[adc9afd1-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[adc9afd1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1197] e valore ritornato [TEST_RESPONSE_1197]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a7ade02-4223-11f0-9a7b-060730329b56]
[4a7ade02-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4a7ade02-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1022] e valore ritornato [TEST_RESPONSE_1022]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2926&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f12f0913-4225-11f0-9a7b-060730329b56]
[f12f0913-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f12f0913-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2926] e valore ritornato [TEST_RESPONSE_2926]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1820&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a154135-4224-11f0-9a7b-060730329b56]
[8a154135-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8a154135-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1820] e valore ritornato [TEST_RESPONSE_1820]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2812&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc58a56b-4225-11f0-9a7b-060730329b56]
[cc58a56b-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cc58a56b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2812] e valore ritornato [TEST_RESPONSE_2812]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2392&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42fac8e2-4225-11f0-9a7b-060730329b56]
[42fac8e2-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[42fac8e2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2392] e valore ritornato [TEST_RESPONSE_2392]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2535&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2536&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [725a026c-4225-11f0-9a7b-060730329b56]
[725a026c-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[725a026c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2536] e valore ritornato [TEST_RESPONSE_2536]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2af92e80-4222-11f0-9a7b-060730329b56]
[2af92e80-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2af92e80-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_246] e valore ritornato [TEST_RESPONSE_246]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2760&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb9df5c9-4225-11f0-9a7b-060730329b56]
[bb9df5c9-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[bb9df5c9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2760] e valore ritornato [TEST_RESPONSE_2760]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2053&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2054&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4e63e3f-4224-11f0-9a7b-060730329b56]
[d4e63e3f-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d4e63e3f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2054] e valore ritornato [TEST_RESPONSE_2054]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2223&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2224&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cb88e05-4225-11f0-9a7b-060730329b56]
[0cb88e05-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0cb88e05-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2224] e valore ritornato [TEST_RESPONSE_2224]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1341&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1342&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ededfa41-4223-11f0-9a7b-060730329b56]
[ededfa41-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ededfa41-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1342] e valore ritornato [TEST_RESPONSE_1342]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2341&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2342&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32c32bf4-4225-11f0-9a7b-060730329b56]
[32c32bf4-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[32c32bf4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2342] e valore ritornato [TEST_RESPONSE_2342]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1360&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3cf40f7-4223-11f0-9a7b-060730329b56]
[f3cf40f7-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f3cf40f7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1360] e valore ritornato [TEST_RESPONSE_1360]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08560992-4223-11f0-9a7b-060730329b56]
[08560992-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[08560992-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_890] e valore ritornato [TEST_RESPONSE_890]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d936173-4222-11f0-9a7b-060730329b56]
[2d936173-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2d936173-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_254] e valore ritornato [TEST_RESPONSE_254]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2989&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2990&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06a2ac05-4226-11f0-9a7b-060730329b56]
[06a2ac05-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[06a2ac05-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2990] e valore ritornato [TEST_RESPONSE_2990]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1594&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40be13fa-4224-11f0-9a7b-060730329b56]
[40be13fa-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[40be13fa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1594] e valore ritornato [TEST_RESPONSE_1594]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dcffc8c-4223-11f0-9a7b-060730329b56]
[4dcffc8c-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4dcffc8c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1028] e valore ritornato [TEST_RESPONSE_1028]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2057&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2058&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d636d929-4224-11f0-9a7b-060730329b56]
[d636d929-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d636d929-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2058] e valore ritornato [TEST_RESPONSE_2058]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2384&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [404593e0-4225-11f0-9a7b-060730329b56]
[404593e0-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[404593e0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2384] e valore ritornato [TEST_RESPONSE_2384]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2922&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efeaa22b-4225-11f0-9a7b-060730329b56]
[efeaa22b-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[efeaa22b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2922] e valore ritornato [TEST_RESPONSE_2922]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bde8cc0-4223-11f0-9a7b-060730329b56]
[4bde8cc0-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4bde8cc0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1025] e valore ritornato [TEST_RESPONSE_1025]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1134&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84c4e49c-4223-11f0-9a7b-060730329b56]
[84c4e49c-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[84c4e49c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1134] e valore ritornato [TEST_RESPONSE_1134]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1802&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [838cbdfb-4224-11f0-9a7b-060730329b56]
[838cbdfb-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[838cbdfb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1802] e valore ritornato [TEST_RESPONSE_1802]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1166&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9979cc6c-4223-11f0-9a7b-060730329b56]
[9979cc6c-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9979cc6c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1166] e valore ritornato [TEST_RESPONSE_1166]
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_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1991&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1992&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1f6d439-4224-11f0-9a7b-060730329b56]
[c1f6d439-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c1f6d439-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1992] e valore ritornato [TEST_RESPONSE_1992]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2197&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2198&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05019bdd-4225-11f0-9a7b-060730329b56]
[05019bdd-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[05019bdd-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2198] e valore ritornato [TEST_RESPONSE_2198]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2320&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c5e3546-4225-11f0-9a7b-060730329b56]
[2c5e3546-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2c5e3546-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2320] e valore ritornato [TEST_RESPONSE_2320]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2209&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2210&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08d8e2b7-4225-11f0-9a7b-060730329b56]
[08d8e2b7-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[08d8e2b7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2210] e valore ritornato [TEST_RESPONSE_2210]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2513&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2514&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a691589-4225-11f0-9a7b-060730329b56]
[6a691589-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6a691589-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2514] e valore ritornato [TEST_RESPONSE_2514]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c3fa361-4222-11f0-9a7b-060730329b56]
[3c3fa361-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3c3fa361-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_298] e valore ritornato [TEST_RESPONSE_298]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2479&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2480&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [600d9033-4225-11f0-9a7b-060730329b56]
[600d9033-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[600d9033-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2480] e valore ritornato [TEST_RESPONSE_2480]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1609b9ad-4223-11f0-9a7b-060730329b56]
[1609b9ad-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1609b9ad-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_932] e valore ritornato [TEST_RESPONSE_932]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1223&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be957673-4223-11f0-9a7b-060730329b56]
[be957673-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[be957673-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1223] e valore ritornato [TEST_RESPONSE_1223]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2474&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e2484d4-4225-11f0-9a7b-060730329b56]
[5e2484d4-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5e2484d4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2474] e valore ritornato [TEST_RESPONSE_2474]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54422ea4-4222-11f0-9a7b-060730329b56]
[54422ea4-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[54422ea4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_372] e valore ritornato [TEST_RESPONSE_372]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3091&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3092&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [285932f5-4226-11f0-9a7b-060730329b56]
[285932f5-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[285932f5-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3092] e valore ritornato [TEST_RESPONSE_3092]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1159&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94e6135e-4223-11f0-9a7b-060730329b56]
[94e6135e-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[94e6135e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1159] e valore ritornato [TEST_RESPONSE_1159]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1235&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6e10778-4223-11f0-9a7b-060730329b56]
[c6e10778-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c6e10778-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1235] e valore ritornato [TEST_RESPONSE_1235]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [437aadc3-4222-11f0-9a7b-060730329b56]
[437aadc3-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[437aadc3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_320] e valore ritornato [TEST_RESPONSE_320]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1748177-4222-11f0-9a7b-060730329b56]
[d1748177-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d1748177-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_726] e valore ritornato [TEST_RESPONSE_726]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2298&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24aa5065-4225-11f0-9a7b-060730329b56]
[24aa5065-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[24aa5065-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2298] e valore ritornato [TEST_RESPONSE_2298]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6e82f5d-4225-11f0-9a7b-060730329b56]
[f6e82f5d-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f6e82f5d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2946] e valore ritornato [TEST_RESPONSE_2946]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2075&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2076&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc00ef5f-4224-11f0-9a7b-060730329b56]
[dc00ef5f-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[dc00ef5f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2076] e valore ritornato [TEST_RESPONSE_2076]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1914&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a809b6fe-4224-11f0-9a7b-060730329b56]
[a809b6fe-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a809b6fe-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1914] e valore ritornato [TEST_RESPONSE_1914]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3107&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3108&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d958717-4226-11f0-9a7b-060730329b56]
[2d958717-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2d958717-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3108] e valore ritornato [TEST_RESPONSE_3108]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d87dad9-4222-11f0-9a7b-060730329b56]
[3d87dad9-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3d87dad9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_302] e valore ritornato [TEST_RESPONSE_302]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3037&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3038&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16cc3f30-4226-11f0-9a7b-060730329b56]
[16cc3f30-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[16cc3f30-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3038] e valore ritornato [TEST_RESPONSE_3038]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9eb775cf-4222-11f0-9a7b-060730329b56]
[9eb775cf-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9eb775cf-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_568] e valore ritornato [TEST_RESPONSE_568]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [559b2efc-4222-11f0-9a7b-060730329b56]
[559b2efc-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[559b2efc-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_376] e valore ritornato [TEST_RESPONSE_376]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1241&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca1be642-4223-11f0-9a7b-060730329b56]
[ca1be642-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[ca1be642-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1241] e valore ritornato [TEST_RESPONSE_1241]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ce27315-4222-11f0-9a7b-060730329b56]
[3ce27315-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3ce27315-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_300] e valore ritornato [TEST_RESPONSE_300]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1549&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [316f9f95-4224-11f0-9a7b-060730329b56]
[316f9f95-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1734&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d993ba8-4224-11f0-9a7b-060730329b56]
[6d993ba8-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6d993ba8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1734] e valore ritornato [TEST_RESPONSE_1734]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2376&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e5d24c0-4225-11f0-9a7b-060730329b56]
[3e5d24c0-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[3e5d24c0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2376] e valore ritornato [TEST_RESPONSE_2376]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2788&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3fc99a3-4225-11f0-9a7b-060730329b56]
[c3fc99a3-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[c3fc99a3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2788] e valore ritornato [TEST_RESPONSE_2788]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6fb3af0-4222-11f0-9a7b-060730329b56]
[c6fb3af0-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c6fb3af0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_694] e valore ritornato [TEST_RESPONSE_694]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1189&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a875b3ff-4223-11f0-9a7b-060730329b56]
[a875b3ff-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a875b3ff-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1189] e valore ritornato [TEST_RESPONSE_1189]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2802&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c87db511-4225-11f0-9a7b-060730329b56]
[c87db511-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c87db511-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2802] e valore ritornato [TEST_RESPONSE_2802]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1515&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25de0b3a-4224-11f0-9a7b-060730329b56]
[25de0b3a-4224-11f0-9a7b-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_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [139e2de4-4222-11f0-9a7b-060730329b56]
[139e2de4-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[139e2de4-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_176] e valore ritornato [TEST_RESPONSE_176]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3011&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3012&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e6e3796-4226-11f0-9a7b-060730329b56]
[0e6e3796-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0e6e3796-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3012] e valore ritornato [TEST_RESPONSE_3012]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2560&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [798cf77e-4225-11f0-9a7b-060730329b56]
[798cf77e-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[798cf77e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2560] e valore ritornato [TEST_RESPONSE_2560]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2211&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2212&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [097ceaeb-4225-11f0-9a7b-060730329b56]
[097ceaeb-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[097ceaeb-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2212] e valore ritornato [TEST_RESPONSE_2212]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a40e9b2-4223-11f0-9a7b-060730329b56]
[0a40e9b2-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0a40e9b2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_898] e valore ritornato [TEST_RESPONSE_898]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c6e21ff-4222-11f0-9a7b-060730329b56]
[9c6e21ff-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9c6e21ff-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_560] e valore ritornato [TEST_RESPONSE_560]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1dcf51d5-4223-11f0-9a7b-060730329b56]
[1dcf51d5-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1dcf51d5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_953] e valore ritornato [TEST_RESPONSE_953]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1125&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ed06306-4223-11f0-9a7b-060730329b56]
[7ed06306-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7ed06306-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1125] e valore ritornato [TEST_RESPONSE_1125]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2886&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3ce59fa-4225-11f0-9a7b-060730329b56]
[e3ce59fa-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e3ce59fa-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2886] e valore ritornato [TEST_RESPONSE_2886]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [123cd315-4223-11f0-9a7b-060730329b56]
[123cd315-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[123cd315-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_920] e valore ritornato [TEST_RESPONSE_920]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2254&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [170b87d7-4225-11f0-9a7b-060730329b56]
[170b87d7-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[170b87d7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2254] e valore ritornato [TEST_RESPONSE_2254]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1243&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb62e53a-4223-11f0-9a7b-060730329b56]
[cb62e53a-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cb62e53a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1243] e valore ritornato [TEST_RESPONSE_1243]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1171&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cb08d80-4223-11f0-9a7b-060730329b56]
[9cb08d80-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9cb08d80-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1171] e valore ritornato [TEST_RESPONSE_1171]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1107&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [777881d5-4223-11f0-9a7b-060730329b56]
[777881d5-4223-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21adc4a0-4223-11f0-9a7b-060730329b56]
[21adc4a0-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[21adc4a0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_959] e valore ritornato [TEST_RESPONSE_959]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb5b4fb0-4222-11f0-9a7b-060730329b56]
[bb5b4fb0-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2808&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb0cc473-4225-11f0-9a7b-060730329b56]
[cb0cc473-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[cb0cc473-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2808] e valore ritornato [TEST_RESPONSE_2808]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1554&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32c0899d-4224-11f0-9a7b-060730329b56]
[32c0899d-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[32c0899d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1554] e valore ritornato [TEST_RESPONSE_1554]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2025&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2026&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc6aeaa1-4224-11f0-9a7b-060730329b56]
[cc6aeaa1-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[cc6aeaa1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2026] e valore ritornato [TEST_RESPONSE_2026]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2055&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2056&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5919875-4224-11f0-9a7b-060730329b56]
[d5919875-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d5919875-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2056] e valore ritornato [TEST_RESPONSE_2056]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2115&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8f76af6-4224-11f0-9a7b-060730329b56]
[e8f76af6-4224-11f0-9a7b-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_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [feb3e931-4222-11f0-9a7b-060730329b56]
[feb3e931-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[feb3e931-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_860] e valore ritornato [TEST_RESPONSE_860]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [885c31f9-4222-11f0-9a7b-060730329b56]
[885c31f9-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2047&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2048&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d416e043-4224-11f0-9a7b-060730329b56]
[d416e043-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d416e043-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2048] e valore ritornato [TEST_RESPONSE_2048]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2558&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78e593ea-4225-11f0-9a7b-060730329b56]
[78e593ea-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[78e593ea-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2558] e valore ritornato [TEST_RESPONSE_2558]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1600&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42b21bd6-4224-11f0-9a7b-060730329b56]
[42b21bd6-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[42b21bd6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1600] e valore ritornato [TEST_RESPONSE_1600]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a0750ad-4222-11f0-9a7b-060730329b56]
[4a0750ad-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1180&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a32b7d29-4223-11f0-9a7b-060730329b56]
[a32b7d29-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a32b7d29-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1180] e valore ritornato [TEST_RESPONSE_1180]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2041&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2042&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2363957-4224-11f0-9a7b-060730329b56]
[d2363957-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d2363957-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2042] e valore ritornato [TEST_RESPONSE_2042]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1309&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1310&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e397f32a-4223-11f0-9a7b-060730329b56]
[e397f32a-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e397f32a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1310] e valore ritornato [TEST_RESPONSE_1310]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3073&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3074&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22659bbc-4226-11f0-9a7b-060730329b56]
[22659bbc-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[22659bbc-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3074] e valore ritornato [TEST_RESPONSE_3074]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1501&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1502&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2194a19c-4224-11f0-9a7b-060730329b56]
[2194a19c-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[2194a19c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1502] e valore ritornato [TEST_RESPONSE_1502]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91667f23-4222-11f0-9a7b-060730329b56]
[91667f23-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[91667f23-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_526] e valore ritornato [TEST_RESPONSE_526]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [306725f3-4223-11f0-9a7b-060730329b56]
[306725f3-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[306725f3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_982] e valore ritornato [TEST_RESPONSE_982]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2460&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58fd1745-4225-11f0-9a7b-060730329b56]
[58fd1745-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[58fd1745-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2460] e valore ritornato [TEST_RESPONSE_2460]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1503&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1504&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [227a94d2-4224-11f0-9a7b-060730329b56]
[227a94d2-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[227a94d2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1504] e valore ritornato [TEST_RESPONSE_1504]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4560f9ff-4222-11f0-9a7b-060730329b56]
[4560f9ff-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1852&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93f973a9-4224-11f0-9a7b-060730329b56]
[93f973a9-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[93f973a9-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1852] e valore ritornato [TEST_RESPONSE_1852]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2764&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bcab6e31-4225-11f0-9a7b-060730329b56]
[bcab6e31-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[bcab6e31-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2764] e valore ritornato [TEST_RESPONSE_2764]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1220&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd140687-4223-11f0-9a7b-060730329b56]
[bd140687-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[bd140687-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1220] e valore ritornato [TEST_RESPONSE_1220]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a37a7c3d-4222-11f0-9a7b-060730329b56]
[a37a7c3d-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a37a7c3d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_582] e valore ritornato [TEST_RESPONSE_582]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2450&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55c40c3f-4225-11f0-9a7b-060730329b56]
[55c40c3f-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[55c40c3f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2450] e valore ritornato [TEST_RESPONSE_2450]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be12c66d-4225-11f0-9a7b-060730329b56]
[be12c66d-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[be12c66d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2770] e valore ritornato [TEST_RESPONSE_2770]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64882372-4222-11f0-9a7b-060730329b56]
[64882372-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[64882372-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_422] e valore ritornato [TEST_RESPONSE_422]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60bd42a9-4223-11f0-9a7b-060730329b56]
[60bd42a9-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[60bd42a9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1057] e valore ritornato [TEST_RESPONSE_1057]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1268&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d68f9d42-4223-11f0-9a7b-060730329b56]
[d68f9d42-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d68f9d42-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1268] e valore ritornato [TEST_RESPONSE_1268]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4769743d-4222-11f0-9a7b-060730329b56]
[4769743d-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1110&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [781c62f9-4223-11f0-9a7b-060730329b56]
[781c62f9-4223-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[781c62f9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1110] e valore ritornato [TEST_RESPONSE_1110]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2035&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2036&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d04c1c8b-4224-11f0-9a7b-060730329b56]
[d04c1c8b-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d04c1c8b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2036] e valore ritornato [TEST_RESPONSE_2036]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5df42d82-4222-11f0-9a7b-060730329b56]
[5df42d82-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5df42d82-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_402] e valore ritornato [TEST_RESPONSE_402]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1339&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1340&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed47cf2d-4223-11f0-9a7b-060730329b56]
[ed47cf2d-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ed47cf2d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1340] e valore ritornato [TEST_RESPONSE_1340]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1675&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1676&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a9beffa-4224-11f0-9a7b-060730329b56]
[5a9beffa-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5a9beffa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1676] e valore ritornato [TEST_RESPONSE_1676]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2624&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d825fd8-4225-11f0-9a7b-060730329b56]
[8d825fd8-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8d825fd8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2624] e valore ritornato [TEST_RESPONSE_2624]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dc01a7c-4222-11f0-9a7b-060730329b56]
[0dc01a7c-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0dc01a7c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_158] e valore ritornato [TEST_RESPONSE_158]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2438&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51f37c25-4225-11f0-9a7b-060730329b56]
[51f37c25-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[51f37c25-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2438] e valore ritornato [TEST_RESPONSE_2438]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2924&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f08c877f-4225-11f0-9a7b-060730329b56]
[f08c877f-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f08c877f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2924] e valore ritornato [TEST_RESPONSE_2924]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1153&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91b1c344-4223-11f0-9a7b-060730329b56]
[91b1c344-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[91b1c344-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1153] e valore ritornato [TEST_RESPONSE_1153]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1296&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df148dcc-4223-11f0-9a7b-060730329b56]
[df148dcc-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[df148dcc-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1296] e valore ritornato [TEST_RESPONSE_1296]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1910&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6c10a56-4224-11f0-9a7b-060730329b56]
[a6c10a56-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a6c10a56-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1910] e valore ritornato [TEST_RESPONSE_1910]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e7ecf2b-4222-11f0-9a7b-060730329b56]
[4e7ecf2b-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4e7ecf2b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_354] e valore ritornato [TEST_RESPONSE_354]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2343&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2344&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [336670d8-4225-11f0-9a7b-060730329b56]
[336670d8-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[336670d8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2344] e valore ritornato [TEST_RESPONSE_2344]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f75f591-4223-11f0-9a7b-060730329b56]
[5f75f591-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5f75f591-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1055] e valore ritornato [TEST_RESPONSE_1055]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29b0cff8-4222-11f0-9a7b-060730329b56]
[29b0cff8-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[29b0cff8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_242] e valore ritornato [TEST_RESPONSE_242]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2444&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53db7613-4225-11f0-9a7b-060730329b56]
[53db7613-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[53db7613-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2444] e valore ritornato [TEST_RESPONSE_2444]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1162&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96d7832a-4223-11f0-9a7b-060730329b56]
[96d7832a-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[96d7832a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1162] e valore ritornato [TEST_RESPONSE_1162]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1598&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [420c65f2-4224-11f0-9a7b-060730329b56]
[420c65f2-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[420c65f2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1598] e valore ritornato [TEST_RESPONSE_1598]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1854&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94a20fbd-4224-11f0-9a7b-060730329b56]
[94a20fbd-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[94a20fbd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1854] e valore ritornato [TEST_RESPONSE_1854]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87b5b8c5-4222-11f0-9a7b-060730329b56]
[87b5b8c5-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2404&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46e8cc0c-4225-11f0-9a7b-060730329b56]
[46e8cc0c-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[46e8cc0c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2404] e valore ritornato [TEST_RESPONSE_2404]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be8f038a-4222-11f0-9a7b-060730329b56]
[be8f038a-4222-11f0-9a7b-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2746&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b67095c8-4225-11f0-9a7b-060730329b56]
[b67095c8-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b67095c8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2746] e valore ritornato [TEST_RESPONSE_2746]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2323&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2324&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d8a593e-4225-11f0-9a7b-060730329b56]
[2d8a593e-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2d8a593e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2324] e valore ritornato [TEST_RESPONSE_2324]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1154&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [920a6a98-4223-11f0-9a7b-060730329b56]
[920a6a98-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[920a6a98-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1154] e valore ritornato [TEST_RESPONSE_1154]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c99ff531-4222-11f0-9a7b-060730329b56]
[c99ff531-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[c99ff531-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_700] e valore ritornato [TEST_RESPONSE_700]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2276&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d98ee17-4225-11f0-9a7b-060730329b56]
[1d98ee17-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[1d98ee17-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2276] e valore ritornato [TEST_RESPONSE_2276]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b1f7eec-4222-11f0-9a7b-060730329b56]
[0b1f7eec-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0b1f7eec-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_150] e valore ritornato [TEST_RESPONSE_150]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1141&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88b0ebfa-4223-11f0-9a7b-060730329b56]
[88b0ebfa-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[88b0ebfa-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1141] e valore ritornato [TEST_RESPONSE_1141]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1700&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63280c6f-4224-11f0-9a7b-060730329b56]
[63280c6f-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[63280c6f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1700] e valore ritornato [TEST_RESPONSE_1700]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c128240a-4222-11f0-9a7b-060730329b56]
[c128240a-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [525308c8-4222-11f0-9a7b-060730329b56]
[525308c8-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[525308c8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_366] e valore ritornato [TEST_RESPONSE_366]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1095&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1096&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [738f60ab-4223-11f0-9a7b-060730329b56]
[738f60ab-4223-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[738f60ab-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1096] e valore ritornato [TEST_RESPONSE_1096]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2844&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d636211f-4225-11f0-9a7b-060730329b56]
[d636211f-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d636211f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2844] e valore ritornato [TEST_RESPONSE_2844]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1428&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a9ea45c-4224-11f0-9a7b-060730329b56]
[0a9ea45c-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0a9ea45c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1428] e valore ritornato [TEST_RESPONSE_1428]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1175&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fe63d25-4223-11f0-9a7b-060730329b56]
[9fe63d25-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9fe63d25-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1175] e valore ritornato [TEST_RESPONSE_1175]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1718&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68bf2ac6-4224-11f0-9a7b-060730329b56]
[68bf2ac6-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[68bf2ac6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1718] e valore ritornato [TEST_RESPONSE_1718]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2981&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [043c8263-4226-11f0-9a7b-060730329b56]
[043c8263-4226-11f0-9a7b-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, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2201&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2202&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [064677f7-4225-11f0-9a7b-060730329b56]
[064677f7-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[064677f7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2202] e valore ritornato [TEST_RESPONSE_2202]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2608&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88735c48-4225-11f0-9a7b-060730329b56]
[88735c48-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[88735c48-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2608] e valore ritornato [TEST_RESPONSE_2608]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1179&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a283a465-4223-11f0-9a7b-060730329b56]
[a283a465-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a283a465-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1179] e valore ritornato [TEST_RESPONSE_1179]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2073&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2074&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db62656b-4224-11f0-9a7b-060730329b56]
[db62656b-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[db62656b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2074] e valore ritornato [TEST_RESPONSE_2074]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b1349bd-4223-11f0-9a7b-060730329b56]
[6b1349bd-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6b1349bd-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1072] e valore ritornato [TEST_RESPONSE_1072]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2515&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2516&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b0c335f-4225-11f0-9a7b-060730329b56]
[6b0c335f-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6b0c335f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2516] e valore ritornato [TEST_RESPONSE_2516]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2620&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c3dd1e0-4225-11f0-9a7b-060730329b56]
[8c3dd1e0-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8c3dd1e0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2620] e valore ritornato [TEST_RESPONSE_2620]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1230&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3adc8d4-4223-11f0-9a7b-060730329b56]
[c3adc8d4-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c3adc8d4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1230] e valore ritornato [TEST_RESPONSE_1230]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1254&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d138e250-4223-11f0-9a7b-060730329b56]
[d138e250-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d138e250-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1254] e valore ritornato [TEST_RESPONSE_1254]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2181&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2182&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff3d03e8-4224-11f0-9a7b-060730329b56]
[ff3d03e8-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ff3d03e8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2182] e valore ritornato [TEST_RESPONSE_2182]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bc97d8b-4222-11f0-9a7b-060730329b56]
[9bc97d8b-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9bc97d8b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_558] e valore ritornato [TEST_RESPONSE_558]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f84359c8-4222-11f0-9a7b-060730329b56]
[f84359c8-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f84359c8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_842] e valore ritornato [TEST_RESPONSE_842]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2606&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87c960a2-4225-11f0-9a7b-060730329b56]
[87c960a2-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[87c960a2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2606] e valore ritornato [TEST_RESPONSE_2606]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05c01163-4222-11f0-9a7b-060730329b56]
[05c01163-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[05c01163-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_132] e valore ritornato [TEST_RESPONSE_132]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35c21ba7-4222-11f0-9a7b-060730329b56]
[35c21ba7-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[35c21ba7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_278] e valore ritornato [TEST_RESPONSE_278]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1113&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79862c34-4223-11f0-9a7b-060730329b56]
[79862c34-4223-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1981716a-4222-11f0-9a7b-060730329b56]
[1981716a-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1981716a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_194] e valore ritornato [TEST_RESPONSE_194]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2610&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [891800bc-4225-11f0-9a7b-060730329b56]
[891800bc-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[891800bc-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2610] e valore ritornato [TEST_RESPONSE_2610]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1953&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1954&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4e94e36-4224-11f0-9a7b-060730329b56]
[b4e94e36-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[b4e94e36-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1954] e valore ritornato [TEST_RESPONSE_1954]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [066ec7f7-4222-11f0-9a7b-060730329b56]
[066ec7f7-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[066ec7f7-4222-11f0-9a7b-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_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2529&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2530&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70572d7e-4225-11f0-9a7b-060730329b56]
[70572d7e-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[70572d7e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2530] e valore ritornato [TEST_RESPONSE_2530]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2902&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8eacb0c-4225-11f0-9a7b-060730329b56]
[e8eacb0c-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e8eacb0c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2902] e valore ritornato [TEST_RESPONSE_2902]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1137&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86b45898-4223-11f0-9a7b-060730329b56]
[86b45898-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[86b45898-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1137] e valore ritornato [TEST_RESPONSE_1137]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2311&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2312&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29d05e66-4225-11f0-9a7b-060730329b56]
[29d05e66-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[29d05e66-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2312] e valore ritornato [TEST_RESPONSE_2312]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44c7c73b-4222-11f0-9a7b-060730329b56]
[44c7c73b-4222-11f0-9a7b-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/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b09bb154-4222-11f0-9a7b-060730329b56]
[b09bb154-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b09bb154-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_622] e valore ritornato [TEST_RESPONSE_622]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2169&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2170&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb4dc840-4224-11f0-9a7b-060730329b56]
[fb4dc840-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fb4dc840-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2170] e valore ritornato [TEST_RESPONSE_2170]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2426&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4eb89c5d-4225-11f0-9a7b-060730329b56]
[4eb89c5d-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[4eb89c5d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2426] e valore ritornato [TEST_RESPONSE_2426]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6684ddde-4222-11f0-9a7b-060730329b56]
[6684ddde-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6684ddde-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_428] e valore ritornato [TEST_RESPONSE_428]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdf53486-4222-11f0-9a7b-060730329b56]
[bdf53486-4222-11f0-9a7b-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(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4b5e331-4221-11f0-9a7b-060730329b56]
[f4b5e331-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f4b5e331-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2618&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b9ab40c-4225-11f0-9a7b-060730329b56]
[8b9ab40c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8b9ab40c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2618] e valore ritornato [TEST_RESPONSE_2618]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28abc701-4223-11f0-9a7b-060730329b56]
[28abc701-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[28abc701-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_970] e valore ritornato [TEST_RESPONSE_970]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2153&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2154&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6d18fce-4224-11f0-9a7b-060730329b56]
[f6d18fce-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f6d18fce-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2154] e valore ritornato [TEST_RESPONSE_2154]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f07955d-4222-11f0-9a7b-060730329b56]
[7f07955d-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7f07955d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_472] e valore ritornato [TEST_RESPONSE_472]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1649&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1650&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52e3c554-4224-11f0-9a7b-060730329b56]
[52e3c554-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[52e3c554-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1650] e valore ritornato [TEST_RESPONSE_1650]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10ff18f2-4222-11f0-9a7b-060730329b56]
[10ff18f2-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[10ff18f2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_168] e valore ritornato [TEST_RESPONSE_168]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1176&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0951ac9-4223-11f0-9a7b-060730329b56]
[a0951ac9-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a0951ac9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1176] e valore ritornato [TEST_RESPONSE_1176]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c283e384-4222-11f0-9a7b-060730329b56]
[c283e384-4222-11f0-9a7b-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_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6bb50801-4223-11f0-9a7b-060730329b56]
[6bb50801-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6bb50801-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1073] e valore ritornato [TEST_RESPONSE_1073]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1201&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1102855-4223-11f0-9a7b-060730329b56]
[b1102855-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[b1102855-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1201] e valore ritornato [TEST_RESPONSE_1201]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1196&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad1a5cfd-4223-11f0-9a7b-060730329b56]
[ad1a5cfd-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[ad1a5cfd-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1196] e valore ritornato [TEST_RESPONSE_1196]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2906&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea32db75-4225-11f0-9a7b-060730329b56]
[ea32db75-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ea32db75-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2906] e valore ritornato [TEST_RESPONSE_2906]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1284&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db2eef14-4223-11f0-9a7b-060730329b56]
[db2eef14-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[db2eef14-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1284] e valore ritornato [TEST_RESPONSE_1284]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1247&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cdf772da-4223-11f0-9a7b-060730329b56]
[cdf772da-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[cdf772da-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1247] e valore ritornato [TEST_RESPONSE_1247]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1303&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1304&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1a8f45e-4223-11f0-9a7b-060730329b56]
[e1a8f45e-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e1a8f45e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1304] e valore ritornato [TEST_RESPONSE_1304]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2602&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [871a82fa-4225-11f0-9a7b-060730329b56]
[871a82fa-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[871a82fa-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2602] e valore ritornato [TEST_RESPONSE_2602]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1574&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38d1e207-4224-11f0-9a7b-060730329b56]
[38d1e207-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[38d1e207-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1574] e valore ritornato [TEST_RESPONSE_1574]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2586&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [828fca98-4225-11f0-9a7b-060730329b56]
[828fca98-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[828fca98-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2586] e valore ritornato [TEST_RESPONSE_2586]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1093&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72eb5877-4223-11f0-9a7b-060730329b56]
[72eb5877-4223-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2547&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2548&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75a4e7c4-4225-11f0-9a7b-060730329b56]
[75a4e7c4-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[75a4e7c4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2548] e valore ritornato [TEST_RESPONSE_2548]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2742&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b526b0a0-4225-11f0-9a7b-060730329b56]
[b526b0a0-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b526b0a0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2742] e valore ritornato [TEST_RESPONSE_2742]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b78d4ac-4222-11f0-9a7b-060730329b56]
[1b78d4ac-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1b78d4ac-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_200] e valore ritornato [TEST_RESPONSE_200]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ce38acf-4223-11f0-9a7b-060730329b56]
[5ce38acf-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5ce38acf-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1051] e valore ritornato [TEST_RESPONSE_1051]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3087&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3088&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [271986fd-4226-11f0-9a7b-060730329b56]
[271986fd-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[271986fd-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3088] e valore ritornato [TEST_RESPONSE_3088]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6545ff37-4223-11f0-9a7b-060730329b56]
[6545ff37-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6545ff37-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1064] e valore ritornato [TEST_RESPONSE_1064]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1191&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9bf7217-4223-11f0-9a7b-060730329b56]
[a9bf7217-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[a9bf7217-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1191] e valore ritornato [TEST_RESPONSE_1191]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2736&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b337d8e4-4225-11f0-9a7b-060730329b56]
[b337d8e4-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b337d8e4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2736] e valore ritornato [TEST_RESPONSE_2736]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c821fc4-4223-11f0-9a7b-060730329b56]
[4c821fc4-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4c821fc4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1026] e valore ritornato [TEST_RESPONSE_1026]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3183448-4222-11f0-9a7b-060730329b56]
[c3183448-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94a70439-4222-11f0-9a7b-060730329b56]
[94a70439-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[94a70439-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_534] e valore ritornato [TEST_RESPONSE_534]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2483&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2484&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [616271db-4225-11f0-9a7b-060730329b56]
[616271db-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[616271db-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2484] e valore ritornato [TEST_RESPONSE_2484]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1206&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b449817b-4223-11f0-9a7b-060730329b56]
[b449817b-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[b449817b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1206] e valore ritornato [TEST_RESPONSE_1206]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2161&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2162&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8bc21ce-4224-11f0-9a7b-060730329b56]
[f8bc21ce-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f8bc21ce-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2162] e valore ritornato [TEST_RESPONSE_2162]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6186725-4222-11f0-9a7b-060730329b56]
[d6186725-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[d6186725-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_740] e valore ritornato [TEST_RESPONSE_740]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3fc8d43a-4223-11f0-9a7b-060730329b56]
[3fc8d43a-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3fc8d43a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1006] e valore ritornato [TEST_RESPONSE_1006]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2934&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f318fed3-4225-11f0-9a7b-060730329b56]
[f318fed3-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f318fed3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2934] e valore ritornato [TEST_RESPONSE_2934]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1186&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a67920a3-4223-11f0-9a7b-060730329b56]
[a67920a3-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[a67920a3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1186] e valore ritornato [TEST_RESPONSE_1186]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2820&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce8ff7db-4225-11f0-9a7b-060730329b56]
[ce8ff7db-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ce8ff7db-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2820] e valore ritornato [TEST_RESPONSE_2820]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8e6eccc-4222-11f0-9a7b-060730329b56]
[f8e6eccc-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f8e6eccc-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_844] e valore ritornato [TEST_RESPONSE_844]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [439c4a84-4223-11f0-9a7b-060730329b56]
[439c4a84-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[439c4a84-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1012] e valore ritornato [TEST_RESPONSE_1012]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2077&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2078&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcab8743-4224-11f0-9a7b-060730329b56]
[dcab8743-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[dcab8743-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2078] e valore ritornato [TEST_RESPONSE_2078]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2614&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a5e1554-4225-11f0-9a7b-060730329b56]
[8a5e1554-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8a5e1554-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2614] e valore ritornato [TEST_RESPONSE_2614]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2082&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de0068eb-4224-11f0-9a7b-060730329b56]
[de0068eb-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[de0068eb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2082] e valore ritornato [TEST_RESPONSE_2082]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0710431a-4223-11f0-9a7b-060730329b56]
[0710431a-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0710431a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_886] e valore ritornato [TEST_RESPONSE_886]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1272&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7e4a5fa-4223-11f0-9a7b-060730329b56]
[d7e4a5fa-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[d7e4a5fa-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1272] e valore ritornato [TEST_RESPONSE_1272]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26b0932f-4223-11f0-9a7b-060730329b56]
[26b0932f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[26b0932f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_966] e valore ritornato [TEST_RESPONSE_966]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1321&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1322&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8190e97-4223-11f0-9a7b-060730329b56]
[e8190e97-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e8190e97-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1322] e valore ritornato [TEST_RESPONSE_1322]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecfddf9f-4221-11f0-9a7b-060730329b56]
[ecfddf9f-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ecfddf9f-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [099a978a-4223-11f0-9a7b-060730329b56]
[099a978a-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[099a978a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_894] e valore ritornato [TEST_RESPONSE_894]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1659&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1660&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [561c5b28-4224-11f0-9a7b-060730329b56]
[561c5b28-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[561c5b28-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1660] e valore ritornato [TEST_RESPONSE_1660]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [688a2dce-4223-11f0-9a7b-060730329b56]
[688a2dce-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[688a2dce-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1069] e valore ritornato [TEST_RESPONSE_1069]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8470c6df-4222-11f0-9a7b-060730329b56]
[8470c6df-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2147&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2148&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4e3f091-4224-11f0-9a7b-060730329b56]
[f4e3f091-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f4e3f091-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2148] e valore ritornato [TEST_RESPONSE_2148]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1742&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [703ae8aa-4224-11f0-9a7b-060730329b56]
[703ae8aa-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[703ae8aa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1742] e valore ritornato [TEST_RESPONSE_1742]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [157bd189-4223-11f0-9a7b-060730329b56]
[157bd189-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[157bd189-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_930] e valore ritornato [TEST_RESPONSE_930]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f36dd2c9-4221-11f0-9a7b-060730329b56]
[f36dd2c9-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f36dd2c9-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_76] e valore ritornato [TEST_RESPONSE_76]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce2aad91-4222-11f0-9a7b-060730329b56]
[ce2aad91-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ce2aad91-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_716] e valore ritornato [TEST_RESPONSE_716]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1126&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f7a108a-4223-11f0-9a7b-060730329b56]
[7f7a108a-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7f7a108a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1126] e valore ritornato [TEST_RESPONSE_1126]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2492&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [635da5ab-4225-11f0-9a7b-060730329b56]
[635da5ab-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[635da5ab-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2492] e valore ritornato [TEST_RESPONSE_2492]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [086e6893-4222-11f0-9a7b-060730329b56]
[086e6893-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[086e6893-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_140] e valore ritornato [TEST_RESPONSE_140]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3099&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3100&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b014897-4226-11f0-9a7b-060730329b56]
[2b014897-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2b014897-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3100] e valore ritornato [TEST_RESPONSE_3100]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2969&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00187b19-4226-11f0-9a7b-060730329b56]
[00187b19-4226-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25766577-4223-11f0-9a7b-060730329b56]
[25766577-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[25766577-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_964] e valore ritornato [TEST_RESPONSE_964]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2564&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ad6dca6-4225-11f0-9a7b-060730329b56]
[7ad6dca6-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7ad6dca6-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2564] e valore ritornato [TEST_RESPONSE_2564]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1844&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9163ad87-4224-11f0-9a7b-060730329b56]
[9163ad87-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9163ad87-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1844] e valore ritornato [TEST_RESPONSE_1844]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2551&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2552&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76f312ae-4225-11f0-9a7b-060730329b56]
[76f312ae-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[76f312ae-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2552] e valore ritornato [TEST_RESPONSE_2552]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1099&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74de75f5-4223-11f0-9a7b-060730329b56]
[74de75f5-4223-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2525&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2526&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e50af13-4225-11f0-9a7b-060730329b56]
[6e50af13-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[6e50af13-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2526] e valore ritornato [TEST_RESPONSE_2526]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [460b6ad3-4222-11f0-9a7b-060730329b56]
[460b6ad3-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1806&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84dae8e3-4224-11f0-9a7b-060730329b56]
[84dae8e3-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[84dae8e3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1806] e valore ritornato [TEST_RESPONSE_1806]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1320&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7752d73-4223-11f0-9a7b-060730329b56]
[e7752d73-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e7752d73-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1320] e valore ritornato [TEST_RESPONSE_1320]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1551&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [321666e9-4224-11f0-9a7b-060730329b56]
[321666e9-4224-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2420&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cb9e61f-4225-11f0-9a7b-060730329b56]
[4cb9e61f-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4cb9e61f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2420] e valore ritornato [TEST_RESPONSE_2420]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1245&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccaf3b62-4223-11f0-9a7b-060730329b56]
[ccaf3b62-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ccaf3b62-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1245] e valore ritornato [TEST_RESPONSE_1245]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a167356-4222-11f0-9a7b-060730329b56]
[0a167356-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0a167356-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_148] e valore ritornato [TEST_RESPONSE_148]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1119&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b74dce2-4223-11f0-9a7b-060730329b56]
[7b74dce2-4223-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2266&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1af481f1-4225-11f0-9a7b-060730329b56]
[1af481f1-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[1af481f1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2266] e valore ritornato [TEST_RESPONSE_2266]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a9bac76-4223-11f0-9a7b-060730329b56]
[4a9bac76-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4a9bac76-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1023] e valore ritornato [TEST_RESPONSE_1023]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2408&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48360b94-4225-11f0-9a7b-060730329b56]
[48360b94-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[48360b94-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2408] e valore ritornato [TEST_RESPONSE_2408]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2221&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2222&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c1744f1-4225-11f0-9a7b-060730329b56]
[0c1744f1-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0c1744f1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2222] e valore ritornato [TEST_RESPONSE_2222]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [901e47ab-4222-11f0-9a7b-060730329b56]
[901e47ab-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[901e47ab-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_522] e valore ritornato [TEST_RESPONSE_522]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35122c93-4222-11f0-9a7b-060730329b56]
[35122c93-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[35122c93-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_276] e valore ritornato [TEST_RESPONSE_276]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [539dd850-4222-11f0-9a7b-060730329b56]
[539dd850-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[539dd850-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_370] e valore ritornato [TEST_RESPONSE_370]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2884&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3282ee6-4225-11f0-9a7b-060730329b56]
[e3282ee6-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e3282ee6-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2884] e valore ritornato [TEST_RESPONSE_2884]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1580&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ad37e75-4224-11f0-9a7b-060730329b56]
[3ad37e75-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3ad37e75-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1580] e valore ritornato [TEST_RESPONSE_1580]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1543&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f7de1a9-4224-11f0-9a7b-060730329b56]
[2f7de1a9-4224-11f0-9a7b-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(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56e36674-4222-11f0-9a7b-060730329b56]
[56e36674-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[56e36674-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_380] e valore ritornato [TEST_RESPONSE_380]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1754&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74195b72-4224-11f0-9a7b-060730329b56]
[74195b72-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[74195b72-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1754] e valore ritornato [TEST_RESPONSE_1754]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1519&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [272be802-4224-11f0-9a7b-060730329b56]
[272be802-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1560&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [345fe1cb-4224-11f0-9a7b-060730329b56]
[345fe1cb-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[345fe1cb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1560] e valore ritornato [TEST_RESPONSE_1560]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1578&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a56ad51-4224-11f0-9a7b-060730329b56]
[3a56ad51-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3a56ad51-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1578] e valore ritornato [TEST_RESPONSE_1578]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea02f907-4222-11f0-9a7b-060730329b56]
[ea02f907-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ea02f907-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_798] e valore ritornato [TEST_RESPONSE_798]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2302&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25ef7a9d-4225-11f0-9a7b-060730329b56]
[25ef7a9d-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[25ef7a9d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2302] e valore ritornato [TEST_RESPONSE_2302]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1768&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [793cf873-4224-11f0-9a7b-060730329b56]
[793cf873-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[793cf873-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1768] e valore ritornato [TEST_RESPONSE_1768]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31af0f4b-4223-11f0-9a7b-060730329b56]
[31af0f4b-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[31af0f4b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_984] e valore ritornato [TEST_RESPONSE_984]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8848c61-4221-11f0-9a7b-060730329b56]
[e8848c61-4221-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e00e41d6-4221-11f0-9a7b-060730329b56]
[e00e41d6-4221-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14d30e65-4223-11f0-9a7b-060730329b56]
[14d30e65-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[14d30e65-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_928] e valore ritornato [TEST_RESPONSE_928]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2358&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37e71716-4225-11f0-9a7b-060730329b56]
[37e71716-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[37e71716-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2358] e valore ritornato [TEST_RESPONSE_2358]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1808&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [857f8d57-4224-11f0-9a7b-060730329b56]
[857f8d57-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[857f8d57-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1808] e valore ritornato [TEST_RESPONSE_1808]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3117&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3118&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30d3741d-4226-11f0-9a7b-060730329b56]
[30d3741d-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[30d3741d-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3118] e valore ritornato [TEST_RESPONSE_3118]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1452&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11eb8a10-4224-11f0-9a7b-060730329b56]
[11eb8a10-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[11eb8a10-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1452] e valore ritornato [TEST_RESPONSE_1452]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2836&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d392784d-4225-11f0-9a7b-060730329b56]
[d392784d-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d392784d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2836] e valore ritornato [TEST_RESPONSE_2836]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79e21217-4224-11f0-9a7b-060730329b56]
[79e21217-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[79e21217-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1770] e valore ritornato [TEST_RESPONSE_1770]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2860&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbe61fa2-4225-11f0-9a7b-060730329b56]
[dbe61fa2-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[dbe61fa2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2860] e valore ritornato [TEST_RESPONSE_2860]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1244&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc0c449e-4223-11f0-9a7b-060730329b56]
[cc0c449e-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[cc0c449e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1244] e valore ritornato [TEST_RESPONSE_1244]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1097&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7432305f-4223-11f0-9a7b-060730329b56]
[7432305f-4223-11f0-9a7b-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_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1776&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b2e8f53-4224-11f0-9a7b-060730329b56]
[7b2e8f53-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7b2e8f53-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1776] e valore ritornato [TEST_RESPONSE_1776]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2545&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2546&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [751a33f0-4225-11f0-9a7b-060730329b56]
[751a33f0-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[751a33f0-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2546] e valore ritornato [TEST_RESPONSE_2546]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2280&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ee20fef-4225-11f0-9a7b-060730329b56]
[1ee20fef-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1ee20fef-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2280] e valore ritornato [TEST_RESPONSE_2280]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2872&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfef4bec-4225-11f0-9a7b-060730329b56]
[dfef4bec-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[dfef4bec-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2872] e valore ritornato [TEST_RESPONSE_2872]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2efb2edd-4222-11f0-9a7b-060730329b56]
[2efb2edd-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2efb2edd-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_258] e valore ritornato [TEST_RESPONSE_258]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5f6725d-4222-11f0-9a7b-060730329b56]
[e5f6725d-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e5f6725d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_786] e valore ritornato [TEST_RESPONSE_786]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b693402d-4222-11f0-9a7b-060730329b56]
[b693402d-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b693402d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_640] e valore ritornato [TEST_RESPONSE_640]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1380&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [faeab665-4223-11f0-9a7b-060730329b56]
[faeab665-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[faeab665-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1380] e valore ritornato [TEST_RESPONSE_1380]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1169&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b648578-4223-11f0-9a7b-060730329b56]
[9b648578-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9b648578-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1169] e valore ritornato [TEST_RESPONSE_1169]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1348&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efdf1bed-4223-11f0-9a7b-060730329b56]
[efdf1bed-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[efdf1bed-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1348] e valore ritornato [TEST_RESPONSE_1348]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a188e561-4222-11f0-9a7b-060730329b56]
[a188e561-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a188e561-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_576] e valore ritornato [TEST_RESPONSE_576]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f80c040-4223-11f0-9a7b-060730329b56]
[0f80c040-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0f80c040-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_912] e valore ritornato [TEST_RESPONSE_912]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f31c1344-4222-11f0-9a7b-060730329b56]
[f31c1344-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f31c1344-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_826] e valore ritornato [TEST_RESPONSE_826]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1356&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2c39d4f-4223-11f0-9a7b-060730329b56]
[f2c39d4f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f2c39d4f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1356] e valore ritornato [TEST_RESPONSE_1356]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1947&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1948&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2f56d6a-4224-11f0-9a7b-060730329b56]
[b2f56d6a-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b2f56d6a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1948] e valore ritornato [TEST_RESPONSE_1948]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0b222fa-4221-11f0-9a7b-060730329b56]
[e0b222fa-4221-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[e0b222fa-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2402&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [463f1e86-4225-11f0-9a7b-060730329b56]
[463f1e86-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[463f1e86-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2402] e valore ritornato [TEST_RESPONSE_2402]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1814&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88197227-4224-11f0-9a7b-060730329b56]
[88197227-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[88197227-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1814] e valore ritornato [TEST_RESPONSE_1814]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2556&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [784200e6-4225-11f0-9a7b-060730329b56]
[784200e6-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[784200e6-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2556] e valore ritornato [TEST_RESPONSE_2556]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bc730a0-4222-11f0-9a7b-060730329b56]
[0bc730a0-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0bc730a0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_152] e valore ritornato [TEST_RESPONSE_152]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1924&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abdae356-4224-11f0-9a7b-060730329b56]
[abdae356-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[abdae356-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1924] e valore ritornato [TEST_RESPONSE_1924]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2928&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1d11577-4225-11f0-9a7b-060730329b56]
[f1d11577-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[f1d11577-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2928] e valore ritornato [TEST_RESPONSE_2928]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [271e3e26-4222-11f0-9a7b-060730329b56]
[271e3e26-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[271e3e26-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_234] e valore ritornato [TEST_RESPONSE_234]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24d32093-4223-11f0-9a7b-060730329b56]
[24d32093-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[24d32093-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_963] e valore ritornato [TEST_RESPONSE_963]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1163&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [977a2bce-4223-11f0-9a7b-060730329b56]
[977a2bce-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[977a2bce-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1163] e valore ritornato [TEST_RESPONSE_1163]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2979&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03f4f20f-4226-11f0-9a7b-060730329b56]
[03f4f20f-4226-11f0-9a7b-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_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2876&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e09500d4-4225-11f0-9a7b-060730329b56]
[e09500d4-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e09500d4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2876] e valore ritornato [TEST_RESPONSE_2876]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2364&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a7f2726-4225-11f0-9a7b-060730329b56]
[3a7f2726-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3a7f2726-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2364] e valore ritornato [TEST_RESPONSE_2364]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e16e2b01-4222-11f0-9a7b-060730329b56]
[e16e2b01-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e16e2b01-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_772] e valore ritornato [TEST_RESPONSE_772]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2702&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8270d4a-4225-11f0-9a7b-060730329b56]
[a8270d4a-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a8270d4a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2702] e valore ritornato [TEST_RESPONSE_2702]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1158&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [944391ca-4223-11f0-9a7b-060730329b56]
[944391ca-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[944391ca-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1158] e valore ritornato [TEST_RESPONSE_1158]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2740&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b482333c-4225-11f0-9a7b-060730329b56]
[b482333c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b482333c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2740] e valore ritornato [TEST_RESPONSE_2740]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1850&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [935432f3-4224-11f0-9a7b-060730329b56]
[935432f3-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[935432f3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1850] e valore ritornato [TEST_RESPONSE_1850]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c9379df-4222-11f0-9a7b-060730329b56]
[4c9379df-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4c9379df-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_348] e valore ritornato [TEST_RESPONSE_348]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1884&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e6a7cce-4224-11f0-9a7b-060730329b56]
[9e6a7cce-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9e6a7cce-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1884] e valore ritornato [TEST_RESPONSE_1884]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1228&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c266c9da-4223-11f0-9a7b-060730329b56]
[c266c9da-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c266c9da-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1228] e valore ritornato [TEST_RESPONSE_1228]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4aa899c1-4222-11f0-9a7b-060730329b56]
[4aa899c1-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d00c1e9-4223-11f0-9a7b-060730329b56]
[6d00c1e9-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6d00c1e9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1075] e valore ritornato [TEST_RESPONSE_1075]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2325&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2326&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2da5a972-4225-11f0-9a7b-060730329b56]
[2da5a972-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[2da5a972-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2326] e valore ritornato [TEST_RESPONSE_2326]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bdb0e05-4223-11f0-9a7b-060730329b56]
[2bdb0e05-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2bdb0e05-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_975] e valore ritornato [TEST_RESPONSE_975]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01e18284-4223-11f0-9a7b-060730329b56]
[01e18284-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[01e18284-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_868] e valore ritornato [TEST_RESPONSE_868]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2071&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2072&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dab73145-4224-11f0-9a7b-060730329b56]
[dab73145-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[dab73145-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2072] e valore ritornato [TEST_RESPONSE_2072]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3029&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3030&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14e2e5b0-4226-11f0-9a7b-060730329b56]
[14e2e5b0-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[14e2e5b0-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3030] e valore ritornato [TEST_RESPONSE_3030]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1282&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dae8e560-4223-11f0-9a7b-060730329b56]
[dae8e560-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[dae8e560-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1282] e valore ritornato [TEST_RESPONSE_1282]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26190e1b-4223-11f0-9a7b-060730329b56]
[26190e1b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[26190e1b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_965] e valore ritornato [TEST_RESPONSE_965]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41b45098-4223-11f0-9a7b-060730329b56]
[41b45098-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[41b45098-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1009] e valore ritornato [TEST_RESPONSE_1009]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2683&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0e7951b-4225-11f0-9a7b-060730329b56]
[a0e7951b-4225-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1878&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d0c7362-4224-11f0-9a7b-060730329b56]
[9d0c7362-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9d0c7362-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1878] e valore ritornato [TEST_RESPONSE_1878]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6bc4db80-4222-11f0-9a7b-060730329b56]
[6bc4db80-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6bc4db80-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_444] e valore ritornato [TEST_RESPONSE_444]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2163&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2164&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f96273f2-4224-11f0-9a7b-060730329b56]
[f96273f2-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f96273f2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2164] e valore ritornato [TEST_RESPONSE_2164]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1eae5c40-4222-11f0-9a7b-060730329b56]
[1eae5c40-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1eae5c40-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_208] e valore ritornato [TEST_RESPONSE_208]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cd687c0-4223-11f0-9a7b-060730329b56]
[0cd687c0-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0cd687c0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_904] e valore ritornato [TEST_RESPONSE_904]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2645&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [953cd36b-4225-11f0-9a7b-060730329b56]
[953cd36b-4225-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [366d01ab-4222-11f0-9a7b-060730329b56]
[366d01ab-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[366d01ab-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_280] e valore ritornato [TEST_RESPONSE_280]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2543&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2544&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74f51fbc-4225-11f0-9a7b-060730329b56]
[74f51fbc-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[74f51fbc-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2544] e valore ritornato [TEST_RESPONSE_2544]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2999&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3000&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a90610c-4226-11f0-9a7b-060730329b56]
[0a90610c-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0a90610c-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3000] e valore ritornato [TEST_RESPONSE_3000]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2710&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aac6976b-4225-11f0-9a7b-060730329b56]
[aac6976b-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[aac6976b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2710] e valore ritornato [TEST_RESPONSE_2710]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d8a082b-4222-11f0-9a7b-060730329b56]
[8d8a082b-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2862&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcb49338-4225-11f0-9a7b-060730329b56]
[dcb49338-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[dcb49338-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2862] e valore ritornato [TEST_RESPONSE_2862]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2846&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6d87ba3-4225-11f0-9a7b-060730329b56]
[d6d87ba3-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d6d87ba3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2846] e valore ritornato [TEST_RESPONSE_2846]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2828&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0ec5e7d-4225-11f0-9a7b-060730329b56]
[d0ec5e7d-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d0ec5e7d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2828] e valore ritornato [TEST_RESPONSE_2828]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f58cd14-4222-11f0-9a7b-060730329b56]
[1f58cd14-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1f58cd14-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_210] e valore ritornato [TEST_RESPONSE_210]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c005e2b-4223-11f0-9a7b-060730329b56]
[1c005e2b-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1c005e2b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_951] e valore ritornato [TEST_RESPONSE_951]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f40f910d-4221-11f0-9a7b-060730329b56]
[f40f910d-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f40f910d-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1736&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e409f3c-4224-11f0-9a7b-060730329b56]
[6e409f3c-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6e409f3c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1736] e valore ritornato [TEST_RESPONSE_1736]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2590&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83de43a2-4225-11f0-9a7b-060730329b56]
[83de43a2-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[83de43a2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2590] e valore ritornato [TEST_RESPONSE_2590]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1920&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9f55a6a-4224-11f0-9a7b-060730329b56]
[a9f55a6a-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a9f55a6a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1920] e valore ritornato [TEST_RESPONSE_1920]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2087&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e098ee2a-4224-11f0-9a7b-060730329b56]
[e098ee2a-4224-11f0-9a7b-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, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2578&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f600e64-4225-11f0-9a7b-060730329b56]
[7f600e64-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7f600e64-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2578] e valore ritornato [TEST_RESPONSE_2578]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90c3fd8f-4222-11f0-9a7b-060730329b56]
[90c3fd8f-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[90c3fd8f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_524] e valore ritornato [TEST_RESPONSE_524]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1582&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b825c19-4224-11f0-9a7b-060730329b56]
[3b825c19-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3b825c19-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1582] e valore ritornato [TEST_RESPONSE_1582]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1610&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [454c9ceb-4224-11f0-9a7b-060730329b56]
[454c9ceb-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[454c9ceb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1610] e valore ritornato [TEST_RESPONSE_1610]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1568&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36d28f8b-4224-11f0-9a7b-060730329b56]
[36d28f8b-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[36d28f8b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1568] e valore ritornato [TEST_RESPONSE_1568]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2663&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a6ec851-4225-11f0-9a7b-060730329b56]
[9a6ec851-4225-11f0-9a7b-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(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e8382f2-4223-11f0-9a7b-060730329b56]
[3e8382f2-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[3e8382f2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1004] e valore ritornato [TEST_RESPONSE_1004]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2953&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa2a8932-4225-11f0-9a7b-060730329b56]
[fa2a8932-4225-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2718&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad6cd84d-4225-11f0-9a7b-060730329b56]
[ad6cd84d-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ad6cd84d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2718] e valore ritornato [TEST_RESPONSE_2718]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1614&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [468da875-4224-11f0-9a7b-060730329b56]
[468da875-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[468da875-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1614] e valore ritornato [TEST_RESPONSE_1614]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1128&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80c1d2d2-4223-11f0-9a7b-060730329b56]
[80c1d2d2-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[80c1d2d2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1128] e valore ritornato [TEST_RESPONSE_1128]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1138&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [875a83ae-4223-11f0-9a7b-060730329b56]
[875a83ae-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[875a83ae-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1138] e valore ritornato [TEST_RESPONSE_1138]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eaa9c05b-4222-11f0-9a7b-060730329b56]
[eaa9c05b-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[eaa9c05b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_800] e valore ritornato [TEST_RESPONSE_800]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc2f3dca-4222-11f0-9a7b-060730329b56]
[dc2f3dca-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[dc2f3dca-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_754] e valore ritornato [TEST_RESPONSE_754]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1908&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a61b5472-4224-11f0-9a7b-060730329b56]
[a61b5472-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a61b5472-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1908] e valore ritornato [TEST_RESPONSE_1908]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2414&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a2e5930-4225-11f0-9a7b-060730329b56]
[4a2e5930-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4a2e5930-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2414] e valore ritornato [TEST_RESPONSE_2414]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3017&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3018&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10559542-4226-11f0-9a7b-060730329b56]
[10559542-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[10559542-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3018] e valore ritornato [TEST_RESPONSE_3018]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c723284-4222-11f0-9a7b-060730329b56]
[6c723284-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[6c723284-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_446] e valore ritornato [TEST_RESPONSE_446]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1226&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c07e5abf-4223-11f0-9a7b-060730329b56]
[c07e5abf-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c07e5abf-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1226] e valore ritornato [TEST_RESPONSE_1226]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1513&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1514&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25398dd6-4224-11f0-9a7b-060730329b56]
[25398dd6-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[25398dd6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1514] e valore ritornato [TEST_RESPONSE_1514]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1528&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29b61564-4224-11f0-9a7b-060730329b56]
[29b61564-4224-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[29b61564-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1528] e valore ritornato [TEST_RESPONSE_1528]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3041&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3042&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [178bbea8-4226-11f0-9a7b-060730329b56]
[178bbea8-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[178bbea8-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3042] e valore ritornato [TEST_RESPONSE_3042]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2493&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2494&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63f79bbf-4225-11f0-9a7b-060730329b56]
[63f79bbf-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[63f79bbf-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2494] e valore ritornato [TEST_RESPONSE_2494]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2842&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d58d36e9-4225-11f0-9a7b-060730329b56]
[d58d36e9-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d58d36e9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2842] e valore ritornato [TEST_RESPONSE_2842]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2630&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f6e0346-4225-11f0-9a7b-060730329b56]
[8f6e0346-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8f6e0346-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2630] e valore ritornato [TEST_RESPONSE_2630]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05c0b8a2-4223-11f0-9a7b-060730329b56]
[05c0b8a2-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[05c0b8a2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_882] e valore ritornato [TEST_RESPONSE_882]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1233&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c596d430-4223-11f0-9a7b-060730329b56]
[c596d430-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c596d430-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1233] e valore ritornato [TEST_RESPONSE_1233]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2145&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2146&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f43f9a3d-4224-11f0-9a7b-060730329b56]
[f43f9a3d-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f43f9a3d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2146] e valore ritornato [TEST_RESPONSE_2146]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37bbc8d3-4222-11f0-9a7b-060730329b56]
[37bbc8d3-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[37bbc8d3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_284] e valore ritornato [TEST_RESPONSE_284]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [563d8980-4222-11f0-9a7b-060730329b56]
[563d8980-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[563d8980-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_378] e valore ritornato [TEST_RESPONSE_378]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2372&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d15b098-4225-11f0-9a7b-060730329b56]
[3d15b098-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3d15b098-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2372] e valore ritornato [TEST_RESPONSE_2372]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6551e48-4222-11f0-9a7b-060730329b56]
[f6551e48-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f6551e48-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_834] e valore ritornato [TEST_RESPONSE_834]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16c93925-4223-11f0-9a7b-060730329b56]
[16c93925-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[16c93925-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_936] e valore ritornato [TEST_RESPONSE_936]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1584&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c2ec8bd-4224-11f0-9a7b-060730329b56]
[3c2ec8bd-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[3c2ec8bd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1584] e valore ritornato [TEST_RESPONSE_1584]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2568&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c22bd9e-4225-11f0-9a7b-060730329b56]
[7c22bd9e-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7c22bd9e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2568] e valore ritornato [TEST_RESPONSE_2568]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3035&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3036&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [162be07c-4226-11f0-9a7b-060730329b56]
[162be07c-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[162be07c-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3036] e valore ritornato [TEST_RESPONSE_3036]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2117&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e99f1caa-4224-11f0-9a7b-060730329b56]
[e99f1caa-4224-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1977&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1978&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd6d063b-4224-11f0-9a7b-060730329b56]
[bd6d063b-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[bd6d063b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1978] e valore ritornato [TEST_RESPONSE_1978]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cd2ed25-4222-11f0-9a7b-060730329b56]
[8cd2ed25-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1464&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15ca4af8-4224-11f0-9a7b-060730329b56]
[15ca4af8-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[15ca4af8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1464] e valore ritornato [TEST_RESPONSE_1464]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2554&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [779c7212-4225-11f0-9a7b-060730329b56]
[779c7212-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[779c7212-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2554] e valore ritornato [TEST_RESPONSE_2554]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2256&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17b29d4b-4225-11f0-9a7b-060730329b56]
[17b29d4b-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[17b29d4b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2256] e valore ritornato [TEST_RESPONSE_2256]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1123&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d778abe-4223-11f0-9a7b-060730329b56]
[7d778abe-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7d778abe-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1123] e valore ritornato [TEST_RESPONSE_1123]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1195&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac720f09-4223-11f0-9a7b-060730329b56]
[ac720f09-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ac720f09-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1195] e valore ritornato [TEST_RESPONSE_1195]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1205&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3a419b7-4223-11f0-9a7b-060730329b56]
[b3a419b7-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b3a419b7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1205] e valore ritornato [TEST_RESPONSE_1205]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [290ffc14-4222-11f0-9a7b-060730329b56]
[290ffc14-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[290ffc14-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_240] e valore ritornato [TEST_RESPONSE_240]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3039&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3040&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [176fd234-4226-11f0-9a7b-060730329b56]
[176fd234-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[176fd234-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3040] e valore ritornato [TEST_RESPONSE_3040]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2286&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20cf39fb-4225-11f0-9a7b-060730329b56]
[20cf39fb-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[20cf39fb-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2286] e valore ritornato [TEST_RESPONSE_2286]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2233&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2234&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ff14ae9-4225-11f0-9a7b-060730329b56]
[0ff14ae9-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0ff14ae9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2234] e valore ritornato [TEST_RESPONSE_2234]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41796077-4222-11f0-9a7b-060730329b56]
[41796077-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6da8c1bd-4223-11f0-9a7b-060730329b56]
[6da8c1bd-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6da8c1bd-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1076] e valore ritornato [TEST_RESPONSE_1076]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1673&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1674&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59f8ab16-4224-11f0-9a7b-060730329b56]
[59f8ab16-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[59f8ab16-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1674] e valore ritornato [TEST_RESPONSE_1674]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff56dff6-4222-11f0-9a7b-060730329b56]
[ff56dff6-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ff56dff6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_862] e valore ritornato [TEST_RESPONSE_862]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2932&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2808f5f-4225-11f0-9a7b-060730329b56]
[f2808f5f-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f2808f5f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2932] e valore ritornato [TEST_RESPONSE_2932]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebb5f645-4221-11f0-9a7b-060730329b56]
[ebb5f645-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ebb5f645-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1657&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1658&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5576a544-4224-11f0-9a7b-060730329b56]
[5576a544-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5576a544-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1658] e valore ritornato [TEST_RESPONSE_1658]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd6d3856-4222-11f0-9a7b-060730329b56]
[fd6d3856-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fd6d3856-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_856] e valore ritornato [TEST_RESPONSE_856]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1694&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [607a7890-4224-11f0-9a7b-060730329b56]
[607a7890-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[607a7890-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1694] e valore ritornato [TEST_RESPONSE_1694]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2995&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2996&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08ae81a3-4226-11f0-9a7b-060730329b56]
[08ae81a3-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[08ae81a3-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2996] e valore ritornato [TEST_RESPONSE_2996]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2007&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2008&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c681b3ab-4224-11f0-9a7b-060730329b56]
[c681b3ab-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c681b3ab-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2008] e valore ritornato [TEST_RESPONSE_2008]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d2b49a1-4223-11f0-9a7b-060730329b56]
[1d2b49a1-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1d2b49a1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_952] e valore ritornato [TEST_RESPONSE_952]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1762&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [774d0f47-4224-11f0-9a7b-060730329b56]
[774d0f47-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[774d0f47-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1762] e valore ritornato [TEST_RESPONSE_1762]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1438&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dfb6402-4224-11f0-9a7b-060730329b56]
[0dfb6402-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0dfb6402-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1438] e valore ritornato [TEST_RESPONSE_1438]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [687ba4da-4222-11f0-9a7b-060730329b56]
[687ba4da-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[687ba4da-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_434] e valore ritornato [TEST_RESPONSE_434]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34f97e74-4223-11f0-9a7b-060730329b56]
[34f97e74-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[34f97e74-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_989] e valore ritornato [TEST_RESPONSE_989]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2083&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dea4bf3f-4224-11f0-9a7b-060730329b56]
[dea4bf3f-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da45d953-4221-11f0-9a7b-060730329b56]
[da45d953-4221-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [066cd726-4223-11f0-9a7b-060730329b56]
[066cd726-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[066cd726-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_884] e valore ritornato [TEST_RESPONSE_884]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5838963e-4222-11f0-9a7b-060730329b56]
[5838963e-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5838963e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_384] e valore ritornato [TEST_RESPONSE_384]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a52cb32-4222-11f0-9a7b-060730329b56]
[1a52cb32-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1a52cb32-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_198] e valore ritornato [TEST_RESPONSE_198]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1185&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5ced6df-4223-11f0-9a7b-060730329b56]
[a5ced6df-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a5ced6df-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1185] e valore ritornato [TEST_RESPONSE_1185]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1150&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8fc73148-4223-11f0-9a7b-060730329b56]
[8fc73148-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8fc73148-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1150] e valore ritornato [TEST_RESPONSE_1150]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f939bcc3-4221-11f0-9a7b-060730329b56]
[f939bcc3-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f939bcc3-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_94] e valore ritornato [TEST_RESPONSE_94]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20578365-4223-11f0-9a7b-060730329b56]
[20578365-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[20578365-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_957] e valore ritornato [TEST_RESPONSE_957]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da28e66c-4222-11f0-9a7b-060730329b56]
[da28e66c-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[da28e66c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_750] e valore ritornato [TEST_RESPONSE_750]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2580&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8001a598-4225-11f0-9a7b-060730329b56]
[8001a598-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8001a598-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2580] e valore ritornato [TEST_RESPONSE_2580]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3065&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3066&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fc6addc-4226-11f0-9a7b-060730329b56]
[1fc6addc-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1fc6addc-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3066] e valore ritornato [TEST_RESPONSE_3066]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2348&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34b42690-4225-11f0-9a7b-060730329b56]
[34b42690-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[34b42690-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2348] e valore ritornato [TEST_RESPONSE_2348]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1975&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1976&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc2718b4-4224-11f0-9a7b-060730329b56]
[bc2718b4-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[bc2718b4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1976] e valore ritornato [TEST_RESPONSE_1976]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ed28dc3-4222-11f0-9a7b-060730329b56]
[8ed28dc3-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8ed28dc3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_518] e valore ritornato [TEST_RESPONSE_518]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1215&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b96b70d1-4223-11f0-9a7b-060730329b56]
[b96b70d1-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b96b70d1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1215] e valore ritornato [TEST_RESPONSE_1215]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f768b88-4222-11f0-9a7b-060730329b56]
[3f768b88-4222-11f0-9a7b-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_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2616&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8af74818-4225-11f0-9a7b-060730329b56]
[8af74818-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[8af74818-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2616] e valore ritornato [TEST_RESPONSE_2616]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1744&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70df17ee-4224-11f0-9a7b-060730329b56]
[70df17ee-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[70df17ee-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1744] e valore ritornato [TEST_RESPONSE_1744]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2103&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5befc2c-4224-11f0-9a7b-060730329b56]
[e5befc2c-4224-11f0-9a7b-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/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1955d787-4223-11f0-9a7b-060730329b56]
[1955d787-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1955d787-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_944] e valore ritornato [TEST_RESPONSE_944]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11a19a86-4222-11f0-9a7b-060730329b56]
[11a19a86-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[11a19a86-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_170] e valore ritornato [TEST_RESPONSE_170]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64a09773-4223-11f0-9a7b-060730329b56]
[64a09773-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[64a09773-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1063] e valore ritornato [TEST_RESPONSE_1063]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3082&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25132fa1-4226-11f0-9a7b-060730329b56]
[25132fa1-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[25132fa1-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3082] e valore ritornato [TEST_RESPONSE_3082]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5109e6ee-4222-11f0-9a7b-060730329b56]
[5109e6ee-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5109e6ee-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_362] e valore ritornato [TEST_RESPONSE_362]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2506&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67cf57c9-4225-11f0-9a7b-060730329b56]
[67cf57c9-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[67cf57c9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2506] e valore ritornato [TEST_RESPONSE_2506]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b243cd7-4222-11f0-9a7b-060730329b56]
[9b243cd7-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[9b243cd7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_556] e valore ritornato [TEST_RESPONSE_556]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b37f224a-4222-11f0-9a7b-060730329b56]
[b37f224a-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b37f224a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_632] e valore ritornato [TEST_RESPONSE_632]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b42414de-4222-11f0-9a7b-060730329b56]
[b42414de-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b42414de-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_634] e valore ritornato [TEST_RESPONSE_634]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff0cd3a9-4221-11f0-9a7b-060730329b56]
[ff0cd3a9-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ff0cd3a9-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_112] e valore ritornato [TEST_RESPONSE_112]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1547&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30cafb21-4224-11f0-9a7b-060730329b56]
[30cafb21-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1955&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1956&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b58eb5fa-4224-11f0-9a7b-060730329b56]
[b58eb5fa-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[b58eb5fa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1956] e valore ritornato [TEST_RESPONSE_1956]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1616&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4739c6f9-4224-11f0-9a7b-060730329b56]
[4739c6f9-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4739c6f9-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1616] e valore ritornato [TEST_RESPONSE_1616]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [013f00f0-4223-11f0-9a7b-060730329b56]
[013f00f0-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[013f00f0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_866] e valore ritornato [TEST_RESPONSE_866]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1983&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1984&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf5c5329-4224-11f0-9a7b-060730329b56]
[bf5c5329-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[bf5c5329-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1984] e valore ritornato [TEST_RESPONSE_1984]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1487&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1488&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e1f50e0-4224-11f0-9a7b-060730329b56]
[1e1f50e0-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1e1f50e0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1488] e valore ritornato [TEST_RESPONSE_1488]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4b7ecbd-4222-11f0-9a7b-060730329b56]
[d4b7ecbd-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d4b7ecbd-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_736] e valore ritornato [TEST_RESPONSE_736]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67d3f326-4222-11f0-9a7b-060730329b56]
[67d3f326-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[67d3f326-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_432] e valore ritornato [TEST_RESPONSE_432]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2720&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae0e9691-4225-11f0-9a7b-060730329b56]
[ae0e9691-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ae0e9691-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2720] e valore ritornato [TEST_RESPONSE_2720]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3013&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3014&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f11a38a-4226-11f0-9a7b-060730329b56]
[0f11a38a-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0f11a38a-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3014] e valore ritornato [TEST_RESPONSE_3014]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e6226e0-4222-11f0-9a7b-060730329b56]
[0e6226e0-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0e6226e0-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_160] e valore ritornato [TEST_RESPONSE_160]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54f52af8-4222-11f0-9a7b-060730329b56]
[54f52af8-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[54f52af8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_374] e valore ritornato [TEST_RESPONSE_374]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2159&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2160&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f820a51a-4224-11f0-9a7b-060730329b56]
[f820a51a-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f820a51a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2160] e valore ritornato [TEST_RESPONSE_2160]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1722&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a0fc6b0-4224-11f0-9a7b-060730329b56]
[6a0fc6b0-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6a0fc6b0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1722] e valore ritornato [TEST_RESPONSE_1722]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2800&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7db337d-4225-11f0-9a7b-060730329b56]
[c7db337d-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c7db337d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2800] e valore ritornato [TEST_RESPONSE_2800]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2659&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99224b17-4225-11f0-9a7b-060730329b56]
[99224b17-4225-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1642&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f9d73df-4224-11f0-9a7b-060730329b56]
[4f9d73df-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4f9d73df-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1642] e valore ritornato [TEST_RESPONSE_1642]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1458&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13dcabbc-4224-11f0-9a7b-060730329b56]
[13dcabbc-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[13dcabbc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1458] e valore ritornato [TEST_RESPONSE_1458]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1337&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1338&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecccf9d9-4223-11f0-9a7b-060730329b56]
[ecccf9d9-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ecccf9d9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1338] e valore ritornato [TEST_RESPONSE_1338]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3eefe90-4221-11f0-9a7b-060730329b56]
[e3eefe90-4221-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1290&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd287530-4223-11f0-9a7b-060730329b56]
[dd287530-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[dd287530-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1290] e valore ritornato [TEST_RESPONSE_1290]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2356&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37430ee2-4225-11f0-9a7b-060730329b56]
[37430ee2-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[37430ee2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2356] e valore ritornato [TEST_RESPONSE_2356]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1188&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7ccf0db-4223-11f0-9a7b-060730329b56]
[a7ccf0db-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a7ccf0db-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1188] e valore ritornato [TEST_RESPONSE_1188]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ede9d040-4222-11f0-9a7b-060730329b56]
[ede9d040-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ede9d040-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_808] e valore ritornato [TEST_RESPONSE_808]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3001&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3002&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b366510-4226-11f0-9a7b-060730329b56]
[0b366510-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0b366510-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3002] e valore ritornato [TEST_RESPONSE_3002]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1178&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1dae141-4223-11f0-9a7b-060730329b56]
[a1dae141-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a1dae141-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1178] e valore ritornato [TEST_RESPONSE_1178]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1507&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1508&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23590dfa-4224-11f0-9a7b-060730329b56]
[23590dfa-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[23590dfa-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1508] e valore ritornato [TEST_RESPONSE_1508]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4c8e062-4222-11f0-9a7b-060730329b56]
[b4c8e062-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b4c8e062-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_636] e valore ritornato [TEST_RESPONSE_636]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2432&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50a9e519-4225-11f0-9a7b-060730329b56]
[50a9e519-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[50a9e519-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2432] e valore ritornato [TEST_RESPONSE_2432]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1708&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65e333e2-4224-11f0-9a7b-060730329b56]
[65e333e2-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[65e333e2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1708] e valore ritornato [TEST_RESPONSE_1708]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61f03a70-4222-11f0-9a7b-060730329b56]
[61f03a70-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[61f03a70-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_416] e valore ritornato [TEST_RESPONSE_416]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2904&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e98e8521-4225-11f0-9a7b-060730329b56]
[e98e8521-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[e98e8521-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2904] e valore ritornato [TEST_RESPONSE_2904]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2653&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97d1610b-4225-11f0-9a7b-060730329b56]
[97d1610b-4225-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42fb76a0-4223-11f0-9a7b-060730329b56]
[42fb76a0-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[42fb76a0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1011] e valore ritornato [TEST_RESPONSE_1011]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1696&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6128b9f4-4224-11f0-9a7b-060730329b56]
[6128b9f4-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6128b9f4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1696] e valore ritornato [TEST_RESPONSE_1696]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3713a1ef-4222-11f0-9a7b-060730329b56]
[3713a1ef-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3713a1ef-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_282] e valore ritornato [TEST_RESPONSE_282]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1898&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2e46c4c-4224-11f0-9a7b-060730329b56]
[a2e46c4c-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a2e46c4c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1898] e valore ritornato [TEST_RESPONSE_1898]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0517c36f-4222-11f0-9a7b-060730329b56]
[0517c36f-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0517c36f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_130] e valore ritornato [TEST_RESPONSE_130]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e493a304-4221-11f0-9a7b-060730329b56]
[e493a304-4221-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f833f074-4222-11f0-9a7b-060730329b56]
[f833f074-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f833f074-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_840] e valore ritornato [TEST_RESPONSE_840]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca44e7c5-4222-11f0-9a7b-060730329b56]
[ca44e7c5-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ca44e7c5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_702] e valore ritornato [TEST_RESPONSE_702]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1832&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d6137fd-4224-11f0-9a7b-060730329b56]
[8d6137fd-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8d6137fd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1832] e valore ritornato [TEST_RESPONSE_1832]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc237a3e-4222-11f0-9a7b-060730329b56]
[fc237a3e-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[fc237a3e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_852] e valore ritornato [TEST_RESPONSE_852]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2918&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eea725a3-4225-11f0-9a7b-060730329b56]
[eea725a3-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[eea725a3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2918] e valore ritornato [TEST_RESPONSE_2918]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02e9a3bc-4223-11f0-9a7b-060730329b56]
[02e9a3bc-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[02e9a3bc-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_872] e valore ritornato [TEST_RESPONSE_872]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1969&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1970&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba327498-4224-11f0-9a7b-060730329b56]
[ba327498-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ba327498-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1970] e valore ritornato [TEST_RESPONSE_1970]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1276&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d932a9d2-4223-11f0-9a7b-060730329b56]
[d932a9d2-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d932a9d2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1276] e valore ritornato [TEST_RESPONSE_1276]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1406&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02d318cb-4224-11f0-9a7b-060730329b56]
[02d318cb-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[02d318cb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1406] e valore ritornato [TEST_RESPONSE_1406]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f258f56-4223-11f0-9a7b-060730329b56]
[3f258f56-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3f258f56-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1005] e valore ritornato [TEST_RESPONSE_1005]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcdd4d22-4221-11f0-9a7b-060730329b56]
[dcdd4d22-4221-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb108e81-4221-11f0-9a7b-060730329b56]
[eb108e81-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[eb108e81-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aebbf4c8-4222-11f0-9a7b-060730329b56]
[aebbf4c8-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[aebbf4c8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_616] e valore ritornato [TEST_RESPONSE_616]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1632&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c668bbb-4224-11f0-9a7b-060730329b56]
[4c668bbb-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4c668bbb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1632] e valore ritornato [TEST_RESPONSE_1632]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9699ac85-4222-11f0-9a7b-060730329b56]
[9699ac85-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9699ac85-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_540] e valore ritornato [TEST_RESPONSE_540]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1478&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a412c36-4224-11f0-9a7b-060730329b56]
[1a412c36-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1a412c36-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1478] e valore ritornato [TEST_RESPONSE_1478]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1681&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1682&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c8b63f6-4224-11f0-9a7b-060730329b56]
[5c8b63f6-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5c8b63f6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1682] e valore ritornato [TEST_RESPONSE_1682]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1211&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b71d13f1-4223-11f0-9a7b-060730329b56]
[b71d13f1-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[b71d13f1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1211] e valore ritornato [TEST_RESPONSE_1211]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1127&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80267d2e-4223-11f0-9a7b-060730329b56]
[80267d2e-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[80267d2e-4223-11f0-9a7b-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/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fc44783-4222-11f0-9a7b-060730329b56]
[4fc44783-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4fc44783-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_358] e valore ritornato [TEST_RESPONSE_358]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [672b5712-4222-11f0-9a7b-060730329b56]
[672b5712-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[672b5712-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_430] e valore ritornato [TEST_RESPONSE_430]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1818&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [896c5701-4224-11f0-9a7b-060730329b56]
[896c5701-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[896c5701-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1818] e valore ritornato [TEST_RESPONSE_1818]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9ed2e8a-4222-11f0-9a7b-060730329b56]
[a9ed2e8a-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a9ed2e8a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_602] e valore ritornato [TEST_RESPONSE_602]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [180cdcbb-4223-11f0-9a7b-060730329b56]
[180cdcbb-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[180cdcbb-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_938] e valore ritornato [TEST_RESPONSE_938]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2938&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f45cf08d-4225-11f0-9a7b-060730329b56]
[f45cf08d-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[f45cf08d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2938] e valore ritornato [TEST_RESPONSE_2938]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1529&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a58e518-4224-11f0-9a7b-060730329b56]
[2a58e518-4224-11f0-9a7b-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_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67d29d97-4223-11f0-9a7b-060730329b56]
[67d29d97-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[67d29d97-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1068] e valore ritornato [TEST_RESPONSE_1068]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3021&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3022&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11a064cd-4226-11f0-9a7b-060730329b56]
[11a064cd-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[11a064cd-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3022] e valore ritornato [TEST_RESPONSE_3022]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd811232-4222-11f0-9a7b-060730329b56]
[dd811232-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[dd811232-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_758] e valore ritornato [TEST_RESPONSE_758]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [359cc358-4223-11f0-9a7b-060730329b56]
[359cc358-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[359cc358-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_990] e valore ritornato [TEST_RESPONSE_990]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6440019-4225-11f0-9a7b-060730329b56]
[f6440019-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f6440019-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2944] e valore ritornato [TEST_RESPONSE_2944]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2640&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93501f8d-4225-11f0-9a7b-060730329b56]
[93501f8d-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[93501f8d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2640] e valore ritornato [TEST_RESPONSE_2640]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5acc1e8-4222-11f0-9a7b-060730329b56]
[c5acc1e8-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[c5acc1e8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_690] e valore ritornato [TEST_RESPONSE_690]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2334&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3037c614-4225-11f0-9a7b-060730329b56]
[3037c614-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3037c614-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2334] e valore ritornato [TEST_RESPONSE_2334]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2732&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1ea985a-4225-11f0-9a7b-060730329b56]
[b1ea985a-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b1ea985a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2732] e valore ritornato [TEST_RESPONSE_2732]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52f7d44c-4222-11f0-9a7b-060730329b56]
[52f7d44c-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[52f7d44c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_368] e valore ritornato [TEST_RESPONSE_368]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3053&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3054&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bef6702-4226-11f0-9a7b-060730329b56]
[1bef6702-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1bef6702-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3054] e valore ritornato [TEST_RESPONSE_3054]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22474585-4223-11f0-9a7b-060730329b56]
[22474585-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[22474585-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_960] e valore ritornato [TEST_RESPONSE_960]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7ad5058-4221-11f0-9a7b-060730329b56]
[f7ad5058-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f7ad5058-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_90] e valore ritornato [TEST_RESPONSE_90]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1997&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1998&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c342dc45-4224-11f0-9a7b-060730329b56]
[c342dc45-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c342dc45-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1998] e valore ritornato [TEST_RESPONSE_1998]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b366991-4223-11f0-9a7b-060730329b56]
[2b366991-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2b366991-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_974] e valore ritornato [TEST_RESPONSE_974]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3085&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3086&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [266fd979-4226-11f0-9a7b-060730329b56]
[266fd979-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[266fd979-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3086] e valore ritornato [TEST_RESPONSE_3086]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2638&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92068886-4225-11f0-9a7b-060730329b56]
[92068886-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[92068886-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2638] e valore ritornato [TEST_RESPONSE_2638]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18b355ef-4223-11f0-9a7b-060730329b56]
[18b355ef-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[18b355ef-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_940] e valore ritornato [TEST_RESPONSE_940]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2880&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1ddad7c-4225-11f0-9a7b-060730329b56]
[e1ddad7c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e1ddad7c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2880] e valore ritornato [TEST_RESPONSE_2880]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1716&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68748d32-4224-11f0-9a7b-060730329b56]
[68748d32-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[68748d32-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1716] e valore ritornato [TEST_RESPONSE_1716]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2856&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da13f7a7-4225-11f0-9a7b-060730329b56]
[da13f7a7-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[da13f7a7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2856] e valore ritornato [TEST_RESPONSE_2856]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1938&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b04f7aa4-4224-11f0-9a7b-060730329b56]
[b04f7aa4-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b04f7aa4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1938] e valore ritornato [TEST_RESPONSE_1938]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3023&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3024&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12531302-4226-11f0-9a7b-060730329b56]
[12531302-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[12531302-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3024] e valore ritornato [TEST_RESPONSE_3024]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cb78eca-4222-11f0-9a7b-060730329b56]
[5cb78eca-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5cb78eca-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_398] e valore ritornato [TEST_RESPONSE_398]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2832&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2411915-4225-11f0-9a7b-060730329b56]
[d2411915-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d2411915-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2832] e valore ritornato [TEST_RESPONSE_2832]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2329&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2330&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2eeb96fa-4225-11f0-9a7b-060730329b56]
[2eeb96fa-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[2eeb96fa-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2330] e valore ritornato [TEST_RESPONSE_2330]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2313&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2314&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a73070a-4225-11f0-9a7b-060730329b56]
[2a73070a-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2a73070a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2314] e valore ritornato [TEST_RESPONSE_2314]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [954d2f4d-4222-11f0-9a7b-060730329b56]
[954d2f4d-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[954d2f4d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_536] e valore ritornato [TEST_RESPONSE_536]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38ba300c-4223-11f0-9a7b-060730329b56]
[38ba300c-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[38ba300c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_995] e valore ritornato [TEST_RESPONSE_995]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1942&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0fa60ac-4224-11f0-9a7b-060730329b56]
[b0fa60ac-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b0fa60ac-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1942] e valore ritornato [TEST_RESPONSE_1942]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2655&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9878ebaf-4225-11f0-9a7b-060730329b56]
[9878ebaf-4225-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5fbd0b9-4221-11f0-9a7b-060730329b56]
[f5fbd0b9-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f5fbd0b9-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_84] e valore ritornato [TEST_RESPONSE_84]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1525&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29143010-4224-11f0-9a7b-060730329b56]
[29143010-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2796&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6951ee5-4225-11f0-9a7b-060730329b56]
[c6951ee5-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c6951ee5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2796] e valore ritornato [TEST_RESPONSE_2796]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1732&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cf49734-4224-11f0-9a7b-060730329b56]
[6cf49734-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6cf49734-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1732] e valore ritornato [TEST_RESPONSE_1732]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2416&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ad45d34-4225-11f0-9a7b-060730329b56]
[4ad45d34-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[4ad45d34-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2416] e valore ritornato [TEST_RESPONSE_2416]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1957&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1958&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b63be5ee-4224-11f0-9a7b-060730329b56]
[b63be5ee-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b63be5ee-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1958] e valore ritornato [TEST_RESPONSE_1958]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1738&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6eedcf30-4224-11f0-9a7b-060730329b56]
[6eedcf30-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6eedcf30-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1738] e valore ritornato [TEST_RESPONSE_1738]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1848&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92aef23f-4224-11f0-9a7b-060730329b56]
[92aef23f-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[92aef23f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1848] e valore ritornato [TEST_RESPONSE_1848]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1634&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d0a1ebf-4224-11f0-9a7b-060730329b56]
[4d0a1ebf-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[4d0a1ebf-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1634] e valore ritornato [TEST_RESPONSE_1634]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a57492c-4222-11f0-9a7b-060730329b56]
[2a57492c-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2a57492c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_244] e valore ritornato [TEST_RESPONSE_244]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2252&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15b7697f-4225-11f0-9a7b-060730329b56]
[15b7697f-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[15b7697f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2252] e valore ritornato [TEST_RESPONSE_2252]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2634&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90b5505e-4225-11f0-9a7b-060730329b56]
[90b5505e-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[90b5505e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2634] e valore ritornato [TEST_RESPONSE_2634]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1784&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7dbcdb65-4224-11f0-9a7b-060730329b56]
[7dbcdb65-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[7dbcdb65-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1784] e valore ritornato [TEST_RESPONSE_1784]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a9d4baf-4223-11f0-9a7b-060730329b56]
[1a9d4baf-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1a9d4baf-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_948] e valore ritornato [TEST_RESPONSE_948]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eee95bfb-4221-11f0-9a7b-060730329b56]
[eee95bfb-4221-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[eee95bfb-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_62] e valore ritornato [TEST_RESPONSE_62]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8a32252-4222-11f0-9a7b-060730329b56]
[a8a32252-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a8a32252-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_598] e valore ritornato [TEST_RESPONSE_598]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [506833ac-4223-11f0-9a7b-060730329b56]
[506833ac-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[506833ac-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1032] e valore ritornato [TEST_RESPONSE_1032]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [009ad1ac-4223-11f0-9a7b-060730329b56]
[009ad1ac-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[009ad1ac-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_864] e valore ritornato [TEST_RESPONSE_864]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2249&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2250&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1510f04b-4225-11f0-9a7b-060730329b56]
[1510f04b-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1510f04b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2250] e valore ritornato [TEST_RESPONSE_2250]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1424&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08bcec01-4224-11f0-9a7b-060730329b56]
[08bcec01-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[08bcec01-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1424] e valore ritornato [TEST_RESPONSE_1424]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3089&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3090&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27bf15d1-4226-11f0-9a7b-060730329b56]
[27bf15d1-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[27bf15d1-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3090] e valore ritornato [TEST_RESPONSE_3090]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df22b44f-4222-11f0-9a7b-060730329b56]
[df22b44f-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[df22b44f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_764] e valore ritornato [TEST_RESPONSE_764]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2239&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2240&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11de26d7-4225-11f0-9a7b-060730329b56]
[11de26d7-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[11de26d7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2240] e valore ritornato [TEST_RESPONSE_2240]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29504465-4223-11f0-9a7b-060730329b56]
[29504465-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[29504465-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_971] e valore ritornato [TEST_RESPONSE_971]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1376&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9a516fd-4223-11f0-9a7b-060730329b56]
[f9a516fd-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f9a516fd-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1376] e valore ritornato [TEST_RESPONSE_1376]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92c9dfbf-4222-11f0-9a7b-060730329b56]
[92c9dfbf-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[92c9dfbf-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_530] e valore ritornato [TEST_RESPONSE_530]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3007&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3008&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d238f1e-4226-11f0-9a7b-060730329b56]
[0d238f1e-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0d238f1e-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3008] e valore ritornato [TEST_RESPONSE_3008]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1602&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43586dfb-4224-11f0-9a7b-060730329b56]
[43586dfb-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[43586dfb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1602] e valore ritornato [TEST_RESPONSE_1602]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2278&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e3fdc7b-4225-11f0-9a7b-060730329b56]
[1e3fdc7b-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1e3fdc7b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2278] e valore ritornato [TEST_RESPONSE_2278]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8cbc765-4222-11f0-9a7b-060730329b56]
[d8cbc765-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[d8cbc765-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_748] e valore ritornato [TEST_RESPONSE_748]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1858&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95f03aa5-4224-11f0-9a7b-060730329b56]
[95f03aa5-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[95f03aa5-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1858] e valore ritornato [TEST_RESPONSE_1858]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2985&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0546ed8b-4226-11f0-9a7b-060730329b56]
[0546ed8b-4226-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e213e0e5-4222-11f0-9a7b-060730329b56]
[e213e0e5-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e213e0e5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_774] e valore ritornato [TEST_RESPONSE_774]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb7e398a-4222-11f0-9a7b-060730329b56]
[fb7e398a-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[fb7e398a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_850] e valore ritornato [TEST_RESPONSE_850]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1352&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f12ea565-4223-11f0-9a7b-060730329b56]
[f12ea565-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f12ea565-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1352] e valore ritornato [TEST_RESPONSE_1352]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f173142b-4221-11f0-9a7b-060730329b56]
[f173142b-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f173142b-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_70] e valore ritornato [TEST_RESPONSE_70]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2854&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d96ce233-4225-11f0-9a7b-060730329b56]
[d96ce233-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d96ce233-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2854] e valore ritornato [TEST_RESPONSE_2854]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2137&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2138&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0408014-4224-11f0-9a7b-060730329b56]
[f0408014-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f0408014-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2138] e valore ritornato [TEST_RESPONSE_2138]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1140&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [889e0036-4223-11f0-9a7b-060730329b56]
[889e0036-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[889e0036-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1140] e valore ritornato [TEST_RESPONSE_1140]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0267977d-4222-11f0-9a7b-060730329b56]
[0267977d-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0267977d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_122] e valore ritornato [TEST_RESPONSE_122]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1264&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d538e6da-4223-11f0-9a7b-060730329b56]
[d538e6da-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d538e6da-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1264] e valore ritornato [TEST_RESPONSE_1264]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abfa3ca8-4222-11f0-9a7b-060730329b56]
[abfa3ca8-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[abfa3ca8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_608] e valore ritornato [TEST_RESPONSE_608]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97e71421-4222-11f0-9a7b-060730329b56]
[97e71421-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[97e71421-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_546] e valore ritornato [TEST_RESPONSE_546]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1234&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c63eacf4-4223-11f0-9a7b-060730329b56]
[c63eacf4-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c63eacf4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1234] e valore ritornato [TEST_RESPONSE_1234]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e4290c1-4223-11f0-9a7b-060730329b56]
[6e4290c1-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6e4290c1-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1077] e valore ritornato [TEST_RESPONSE_1077]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1816&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88c4f46d-4224-11f0-9a7b-060730329b56]
[88c4f46d-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[88c4f46d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1816] e valore ritornato [TEST_RESPONSE_1816]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98c0d259-4222-11f0-9a7b-060730329b56]
[98c0d259-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[98c0d259-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_550] e valore ritornato [TEST_RESPONSE_550]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1165&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98ca5286-4223-11f0-9a7b-060730329b56]
[98ca5286-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[98ca5286-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1165] e valore ritornato [TEST_RESPONSE_1165]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d8a7933-4223-11f0-9a7b-060730329b56]
[5d8a7933-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5d8a7933-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1052] e valore ritornato [TEST_RESPONSE_1052]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1822&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ac0c379-4224-11f0-9a7b-060730329b56]
[8ac0c379-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8ac0c379-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1822] e valore ritornato [TEST_RESPONSE_1822]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [510e85d0-4223-11f0-9a7b-060730329b56]
[510e85d0-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[510e85d0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1033] e valore ritornato [TEST_RESPONSE_1033]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1995&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1996&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c29d4d71-4224-11f0-9a7b-060730329b56]
[c29d4d71-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c29d4d71-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1996] e valore ritornato [TEST_RESPONSE_1996]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1388&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd61d0f5-4223-11f0-9a7b-060730329b56]
[fd61d0f5-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[fd61d0f5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1388] e valore ritornato [TEST_RESPONSE_1388]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9404d0c5-4222-11f0-9a7b-060730329b56]
[9404d0c5-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9404d0c5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_532] e valore ritornato [TEST_RESPONSE_532]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1466&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [168bed4e-4224-11f0-9a7b-060730329b56]
[168bed4e-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[168bed4e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1466] e valore ritornato [TEST_RESPONSE_1466]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2572&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d6af518-4225-11f0-9a7b-060730329b56]
[7d6af518-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7d6af518-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2572] e valore ritornato [TEST_RESPONSE_2572]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2031&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2032&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf036fe0-4224-11f0-9a7b-060730329b56]
[cf036fe0-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[cf036fe0-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2032] e valore ritornato [TEST_RESPONSE_2032]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2029&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2030&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cdb6cb99-4224-11f0-9a7b-060730329b56]
[cdb6cb99-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[cdb6cb99-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2030] e valore ritornato [TEST_RESPONSE_2030]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63f7ad3f-4223-11f0-9a7b-060730329b56]
[63f7ad3f-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[63f7ad3f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1062] e valore ritornato [TEST_RESPONSE_1062]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14454358-4222-11f0-9a7b-060730329b56]
[14454358-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[14454358-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_178] e valore ritornato [TEST_RESPONSE_178]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1967&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1968&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b98d0cd4-4224-11f0-9a7b-060730329b56]
[b98d0cd4-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b98d0cd4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1968] e valore ritornato [TEST_RESPONSE_1968]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27b9bada-4222-11f0-9a7b-060730329b56]
[27b9bada-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[27b9bada-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_236] e valore ritornato [TEST_RESPONSE_236]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1531&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2afb3f9c-4224-11f0-9a7b-060730329b56]
[2afb3f9c-4224-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07be526f-4222-11f0-9a7b-060730329b56]
[07be526f-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[07be526f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_138] e valore ritornato [TEST_RESPONSE_138]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2390&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [424f469e-4225-11f0-9a7b-060730329b56]
[424f469e-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[424f469e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2390] e valore ritornato [TEST_RESPONSE_2390]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc3964d1-4222-11f0-9a7b-060730329b56]
[cc3964d1-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[cc3964d1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_708] e valore ritornato [TEST_RESPONSE_708]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2604&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8744c74e-4225-11f0-9a7b-060730329b56]
[8744c74e-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8744c74e-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2604] e valore ritornato [TEST_RESPONSE_2604]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2868&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dea76294-4225-11f0-9a7b-060730329b56]
[dea76294-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[dea76294-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2868] e valore ritornato [TEST_RESPONSE_2868]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2093&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e28ccef8-4224-11f0-9a7b-060730329b56]
[e28ccef8-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9741fa79-4222-11f0-9a7b-060730329b56]
[9741fa79-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[9741fa79-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_542] e valore ritornato [TEST_RESPONSE_542]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2272&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c3f2a6d-4225-11f0-9a7b-060730329b56]
[1c3f2a6d-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[1c3f2a6d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2272] e valore ritornato [TEST_RESPONSE_2272]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3049&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3050&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1aa7f2da-4226-11f0-9a7b-060730329b56]
[1aa7f2da-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1aa7f2da-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3050] e valore ritornato [TEST_RESPONSE_3050]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe10080a-4222-11f0-9a7b-060730329b56]
[fe10080a-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[fe10080a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_858] e valore ritornato [TEST_RESPONSE_858]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1144&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a9eb246-4223-11f0-9a7b-060730329b56]
[8a9eb246-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8a9eb246-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1144] e valore ritornato [TEST_RESPONSE_1144]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2669&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c58e51d-4225-11f0-9a7b-060730329b56]
[9c58e51d-4225-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07b2c4ae-4223-11f0-9a7b-060730329b56]
[07b2c4ae-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[07b2c4ae-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_888] e valore ritornato [TEST_RESPONSE_888]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f21c5ef-4222-11f0-9a7b-060730329b56]
[4f21c5ef-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[4f21c5ef-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_356] e valore ritornato [TEST_RESPONSE_356]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1690&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f29b598-4224-11f0-9a7b-060730329b56]
[5f29b598-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5f29b598-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1690] e valore ritornato [TEST_RESPONSE_1690]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2539&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2540&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73a85464-4225-11f0-9a7b-060730329b56]
[73a85464-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[73a85464-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2540] e valore ritornato [TEST_RESPONSE_2540]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7aded31e-4222-11f0-9a7b-060730329b56]
[7aded31e-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7aded31e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_458] e valore ritornato [TEST_RESPONSE_458]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2798&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7388ad9-4225-11f0-9a7b-060730329b56]
[c7388ad9-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[c7388ad9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2798] e valore ritornato [TEST_RESPONSE_2798]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3015&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3016&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fb3d6fe-4226-11f0-9a7b-060730329b56]
[0fb3d6fe-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0fb3d6fe-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3016] e valore ritornato [TEST_RESPONSE_3016]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2067&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2068&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d96cafdd-4224-11f0-9a7b-060730329b56]
[d96cafdd-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d96cafdd-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2068] e valore ritornato [TEST_RESPONSE_2068]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1940&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b06091a8-4224-11f0-9a7b-060730329b56]
[b06091a8-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b06091a8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1940] e valore ritornato [TEST_RESPONSE_1940]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2274&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ce77861-4225-11f0-9a7b-060730329b56]
[1ce77861-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1ce77861-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2274] e valore ritornato [TEST_RESPONSE_2274]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2262&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19aa4ea9-4225-11f0-9a7b-060730329b56]
[19aa4ea9-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[19aa4ea9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2262] e valore ritornato [TEST_RESPONSE_2262]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2089&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e13c330e-4224-11f0-9a7b-060730329b56]
[e13c330e-4224-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3de0da4e-4223-11f0-9a7b-060730329b56]
[3de0da4e-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3de0da4e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1003] e valore ritornato [TEST_RESPONSE_1003]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2712&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab6373af-4225-11f0-9a7b-060730329b56]
[ab6373af-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ab6373af-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2712] e valore ritornato [TEST_RESPONSE_2712]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1448&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [109a2ad8-4224-11f0-9a7b-060730329b56]
[109a2ad8-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[109a2ad8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1448] e valore ritornato [TEST_RESPONSE_1448]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1346&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef3917e9-4223-11f0-9a7b-060730329b56]
[ef3917e9-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ef3917e9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1346] e valore ritornato [TEST_RESPONSE_1346]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2470&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c3c63d9-4225-11f0-9a7b-060730329b56]
[5c3c63d9-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5c3c63d9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2470] e valore ritornato [TEST_RESPONSE_2470]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2466&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5af42c61-4225-11f0-9a7b-060730329b56]
[5af42c61-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[5af42c61-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2466] e valore ritornato [TEST_RESPONSE_2466]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3093&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3094&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29026b49-4226-11f0-9a7b-060730329b56]
[29026b49-4226-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[29026b49-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3094] e valore ritornato [TEST_RESPONSE_3094]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1677&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1678&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b421b0e-4224-11f0-9a7b-060730329b56]
[5b421b0e-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5b421b0e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1678] e valore ritornato [TEST_RESPONSE_1678]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e2eac9f-4222-11f0-9a7b-060730329b56]
[8e2eac9f-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1156&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92fcb9e0-4223-11f0-9a7b-060730329b56]
[92fcb9e0-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[92fcb9e0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1156] e valore ritornato [TEST_RESPONSE_1156]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [547334b6-4223-11f0-9a7b-060730329b56]
[547334b6-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[547334b6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1038] e valore ritornato [TEST_RESPONSE_1038]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d40872d7-4222-11f0-9a7b-060730329b56]
[d40872d7-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d40872d7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_734] e valore ritornato [TEST_RESPONSE_734]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1999&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2000&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3e6212b-4224-11f0-9a7b-060730329b56]
[c3e6212b-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c3e6212b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2000] e valore ritornato [TEST_RESPONSE_2000]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1824&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b69387d-4224-11f0-9a7b-060730329b56]
[8b69387d-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8b69387d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1824] e valore ritornato [TEST_RESPONSE_1824]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2898&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7a4dd82-4225-11f0-9a7b-060730329b56]
[e7a4dd82-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[e7a4dd82-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2898] e valore ritornato [TEST_RESPONSE_2898]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df865823-4222-11f0-9a7b-060730329b56]
[df865823-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[df865823-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_766] e valore ritornato [TEST_RESPONSE_766]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3019&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3020&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10fb4b26-4226-11f0-9a7b-060730329b56]
[10fb4b26-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[10fb4b26-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3020] e valore ritornato [TEST_RESPONSE_3020]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1398&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [002f48eb-4224-11f0-9a7b-060730329b56]
[002f48eb-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[002f48eb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1398] e valore ritornato [TEST_RESPONSE_1398]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14ead22c-4222-11f0-9a7b-060730329b56]
[14ead22c-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[14ead22c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_180] e valore ritornato [TEST_RESPONSE_180]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2111&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7ae973e-4224-11f0-9a7b-060730329b56]
[e7ae973e-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c11b1d6-4222-11f0-9a7b-060730329b56]
[5c11b1d6-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[5c11b1d6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_396] e valore ritornato [TEST_RESPONSE_396]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfd7af32-4222-11f0-9a7b-060730329b56]
[bfd7af32-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1237&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7b5e3b0-4223-11f0-9a7b-060730329b56]
[c7b5e3b0-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c7b5e3b0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1237] e valore ritornato [TEST_RESPONSE_1237]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2127&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2128&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed47b260-4224-11f0-9a7b-060730329b56]
[ed47b260-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ed47b260-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2128] e valore ritornato [TEST_RESPONSE_2128]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1231&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c45134c8-4223-11f0-9a7b-060730329b56]
[c45134c8-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c45134c8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1231] e valore ritornato [TEST_RESPONSE_1231]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1828&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c870495-4224-11f0-9a7b-060730329b56]
[8c870495-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8c870495-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1828] e valore ritornato [TEST_RESPONSE_1828]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1774&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7aa27bef-4224-11f0-9a7b-060730329b56]
[7aa27bef-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[7aa27bef-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1774] e valore ritornato [TEST_RESPONSE_1774]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6c967a9-4222-11f0-9a7b-060730329b56]
[d6c967a9-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d6c967a9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_742] e valore ritornato [TEST_RESPONSE_742]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2983&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04a22207-4226-11f0-9a7b-060730329b56]
[04a22207-4226-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2507&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2508&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68755bcd-4225-11f0-9a7b-060730329b56]
[68755bcd-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[68755bcd-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2508] e valore ritornato [TEST_RESPONSE_2508]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eda2d233-4221-11f0-9a7b-060730329b56]
[eda2d233-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[eda2d233-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1959&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1960&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6e8eed2-4224-11f0-9a7b-060730329b56]
[b6e8eed2-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b6e8eed2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1960] e valore ritornato [TEST_RESPONSE_1960]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9de3a27-4221-11f0-9a7b-060730329b56]
[f9de3a27-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f9de3a27-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_96] e valore ritornato [TEST_RESPONSE_96]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1400&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00d65e5f-4224-11f0-9a7b-060730329b56]
[00d65e5f-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[00d65e5f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1400] e valore ritornato [TEST_RESPONSE_1400]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1804&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84361d5f-4224-11f0-9a7b-060730329b56]
[84361d5f-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[84361d5f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1804] e valore ritornato [TEST_RESPONSE_1804]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2394&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43a1b746-4225-11f0-9a7b-060730329b56]
[43a1b746-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[43a1b746-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2394] e valore ritornato [TEST_RESPONSE_2394]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2724&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af57df79-4225-11f0-9a7b-060730329b56]
[af57df79-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[af57df79-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2724] e valore ritornato [TEST_RESPONSE_2724]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80e33337-4222-11f0-9a7b-060730329b56]
[80e33337-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2628&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ecbf6e2-4225-11f0-9a7b-060730329b56]
[8ecbf6e2-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8ecbf6e2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2628] e valore ritornato [TEST_RESPONSE_2628]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1645&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1646&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51906a4a-4224-11f0-9a7b-060730329b56]
[51906a4a-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[51906a4a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1646] e valore ritornato [TEST_RESPONSE_1646]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d526f3e-4222-11f0-9a7b-060730329b56]
[5d526f3e-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5d526f3e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_400] e valore ritornato [TEST_RESPONSE_400]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1432&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c084686-4224-11f0-9a7b-060730329b56]
[0c084686-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[0c084686-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1432] e valore ritornato [TEST_RESPONSE_1432]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1103&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [762db24d-4223-11f0-9a7b-060730329b56]
[762db24d-4223-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1566&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [361d2237-4224-11f0-9a7b-060730329b56]
[361d2237-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[361d2237-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1566] e valore ritornato [TEST_RESPONSE_1566]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1181&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3d3a40d-4223-11f0-9a7b-060730329b56]
[a3d3a40d-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a3d3a40d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1181] e valore ritornato [TEST_RESPONSE_1181]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3449b66e-4223-11f0-9a7b-060730329b56]
[3449b66e-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3449b66e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_988] e valore ritornato [TEST_RESPONSE_988]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55c35b6e-4223-11f0-9a7b-060730329b56]
[55c35b6e-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[55c35b6e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1040] e valore ritornato [TEST_RESPONSE_1040]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39a0b57f-4222-11f0-9a7b-060730329b56]
[39a0b57f-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[39a0b57f-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_290] e valore ritornato [TEST_RESPONSE_290]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1148&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e7d4c1f-4223-11f0-9a7b-060730329b56]
[8e7d4c1f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[8e7d4c1f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1148] e valore ritornato [TEST_RESPONSE_1148]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2133&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2134&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eeed250c-4224-11f0-9a7b-060730329b56]
[eeed250c-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[eeed250c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2134] e valore ritornato [TEST_RESPONSE_2134]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0cde133-4222-11f0-9a7b-060730329b56]
[d0cde133-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d0cde133-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_724] e valore ritornato [TEST_RESPONSE_724]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1625f441-4223-11f0-9a7b-060730329b56]
[1625f441-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1625f441-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_934] e valore ritornato [TEST_RESPONSE_934]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2360&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [388d693a-4225-11f0-9a7b-060730329b56]
[388d693a-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[388d693a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2360] e valore ritornato [TEST_RESPONSE_2360]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1440&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0eaa41a6-4224-11f0-9a7b-060730329b56]
[0eaa41a6-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0eaa41a6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1440] e valore ritornato [TEST_RESPONSE_1440]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c4e018b-4223-11f0-9a7b-060730329b56]
[5c4e018b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5c4e018b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1050] e valore ritornato [TEST_RESPONSE_1050]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1142&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8950122e-4223-11f0-9a7b-060730329b56]
[8950122e-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8950122e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1142] e valore ritornato [TEST_RESPONSE_1142]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de2da5e7-4222-11f0-9a7b-060730329b56]
[de2da5e7-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[de2da5e7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_760] e valore ritornato [TEST_RESPONSE_760]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1896&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a23fc7d8-4224-11f0-9a7b-060730329b56]
[a23fc7d8-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a23fc7d8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1896] e valore ritornato [TEST_RESPONSE_1896]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2317&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2318&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bba2d12-4225-11f0-9a7b-060730329b56]
[2bba2d12-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2bba2d12-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2318] e valore ritornato [TEST_RESPONSE_2318]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20f91a99-4223-11f0-9a7b-060730329b56]
[20f91a99-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[20f91a99-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_958] e valore ritornato [TEST_RESPONSE_958]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2270&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ba693e9-4225-11f0-9a7b-060730329b56]
[1ba693e9-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[1ba693e9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2270] e valore ritornato [TEST_RESPONSE_2270]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1256&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1e57604-4223-11f0-9a7b-060730329b56]
[d1e57604-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d1e57604-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1256] e valore ritornato [TEST_RESPONSE_1256]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1327&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1328&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea0945e3-4223-11f0-9a7b-060730329b56]
[ea0945e3-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ea0945e3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1328] e valore ritornato [TEST_RESPONSE_1328]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2804&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9c32d69-4225-11f0-9a7b-060730329b56]
[c9c32d69-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c9c32d69-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2804] e valore ritornato [TEST_RESPONSE_2804]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebf468d3-4222-11f0-9a7b-060730329b56]
[ebf468d3-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ebf468d3-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_804] e valore ritornato [TEST_RESPONSE_804]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2509&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2510&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [691da9c1-4225-11f0-9a7b-060730329b56]
[691da9c1-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[691da9c1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2510] e valore ritornato [TEST_RESPONSE_2510]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89ab6e51-4222-11f0-9a7b-060730329b56]
[89ab6e51-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c70b714-4222-11f0-9a7b-060730329b56]
[0c70b714-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0c70b714-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_154] e valore ritornato [TEST_RESPONSE_154]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a22c0335-4222-11f0-9a7b-060730329b56]
[a22c0335-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a22c0335-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_578] e valore ritornato [TEST_RESPONSE_578]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [045ed3a9-4222-11f0-9a7b-060730329b56]
[045ed3a9-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[045ed3a9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_128] e valore ritornato [TEST_RESPONSE_128]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1728&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6baa8afc-4224-11f0-9a7b-060730329b56]
[6baa8afc-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6baa8afc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1728] e valore ritornato [TEST_RESPONSE_1728]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d5fbc27-4222-11f0-9a7b-060730329b56]
[1d5fbc27-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[1d5fbc27-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_204] e valore ritornato [TEST_RESPONSE_204]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2141&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2142&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2552f51-4224-11f0-9a7b-060730329b56]
[f2552f51-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[f2552f51-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2142] e valore ritornato [TEST_RESPONSE_2142]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [988e2995-4222-11f0-9a7b-060730329b56]
[988e2995-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[988e2995-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_548] e valore ritornato [TEST_RESPONSE_548]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b9866dd-4222-11f0-9a7b-060730329b56]
[3b9866dd-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[3b9866dd-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_296] e valore ritornato [TEST_RESPONSE_296]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1436&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d5782de-4224-11f0-9a7b-060730329b56]
[0d5782de-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0d5782de-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1436] e valore ritornato [TEST_RESPONSE_1436]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1562&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34cb26bf-4224-11f0-9a7b-060730329b56]
[34cb26bf-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[34cb26bf-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1562] e valore ritornato [TEST_RESPONSE_1562]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2097&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3d41c10-4224-11f0-9a7b-060730329b56]
[e3d41c10-4224-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1860&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96950629-4224-11f0-9a7b-060730329b56]
[96950629-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[96950629-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1860] e valore ritornato [TEST_RESPONSE_1860]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7dadf8be-4222-11f0-9a7b-060730329b56]
[7dadf8be-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7dadf8be-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_466] e valore ritornato [TEST_RESPONSE_466]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2264&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a4f1a2d-4225-11f0-9a7b-060730329b56]
[1a4f1a2d-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1a4f1a2d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2264] e valore ritornato [TEST_RESPONSE_2264]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1329&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1330&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eab2a547-4223-11f0-9a7b-060730329b56]
[eab2a547-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[eab2a547-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1330] e valore ritornato [TEST_RESPONSE_1330]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3095&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3096&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [296fac0d-4226-11f0-9a7b-060730329b56]
[296fac0d-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[296fac0d-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3096] e valore ritornato [TEST_RESPONSE_3096]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65eacabb-4223-11f0-9a7b-060730329b56]
[65eacabb-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[65eacabb-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1065] e valore ritornato [TEST_RESPONSE_1065]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1146&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d36c255-4223-11f0-9a7b-060730329b56]
[8d36c255-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8d36c255-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1146] e valore ritornato [TEST_RESPONSE_1146]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1238&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c82ce874-4223-11f0-9a7b-060730329b56]
[c82ce874-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[c82ce874-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1238] e valore ritornato [TEST_RESPONSE_1238]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1187&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7212077-4223-11f0-9a7b-060730329b56]
[a7212077-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a7212077-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1187] e valore ritornato [TEST_RESPONSE_1187]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2165&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2166&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa09d788-4224-11f0-9a7b-060730329b56]
[fa09d788-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[fa09d788-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2166] e valore ritornato [TEST_RESPONSE_2166]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2882&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e284c2f2-4225-11f0-9a7b-060730329b56]
[e284c2f2-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e284c2f2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2882] e valore ritornato [TEST_RESPONSE_2882]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2015&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2016&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c925838b-4224-11f0-9a7b-060730329b56]
[c925838b-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c925838b-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2016] e valore ritornato [TEST_RESPONSE_2016]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2780&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1628dc3-4225-11f0-9a7b-060730329b56]
[c1628dc3-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[c1628dc3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2780] e valore ritornato [TEST_RESPONSE_2780]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae0cf014-4222-11f0-9a7b-060730329b56]
[ae0cf014-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ae0cf014-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_614] e valore ritornato [TEST_RESPONSE_614]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1868&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99c648fc-4224-11f0-9a7b-060730329b56]
[99c648fc-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[99c648fc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1868] e valore ritornato [TEST_RESPONSE_1868]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2794&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5ebbf81-4225-11f0-9a7b-060730329b56]
[c5ebbf81-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c5ebbf81-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2794] e valore ritornato [TEST_RESPONSE_2794]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23e2c222-4222-11f0-9a7b-060730329b56]
[23e2c222-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[23e2c222-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_224] e valore ritornato [TEST_RESPONSE_224]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b220f1ce-4222-11f0-9a7b-060730329b56]
[b220f1ce-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[b220f1ce-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_626] e valore ritornato [TEST_RESPONSE_626]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1756&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [755e1079-4224-11f0-9a7b-060730329b56]
[755e1079-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[755e1079-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1756] e valore ritornato [TEST_RESPONSE_1756]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb2898d-4221-11f0-9a7b-060730329b56]
[ffb2898d-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ffb2898d-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_114] e valore ritornato [TEST_RESPONSE_114]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1592&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [400d88a4-4224-11f0-9a7b-060730329b56]
[400d88a4-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[400d88a4-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1592] e valore ritornato [TEST_RESPONSE_1592]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5910d7d7-4223-11f0-9a7b-060730329b56]
[5910d7d7-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5910d7d7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1045] e valore ritornato [TEST_RESPONSE_1045]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1533&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ba5fe90-4224-11f0-9a7b-060730329b56]
[2ba5fe90-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2661&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2662&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a46cded-4225-11f0-9a7b-060730329b56]
[9a46cded-4225-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[9a46cded-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2662] e valore ritornato [TEST_RESPONSE_2662]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3109a787-4223-11f0-9a7b-060730329b56]
[3109a787-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3109a787-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_983] e valore ritornato [TEST_RESPONSE_983]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1564&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [357410f3-4224-11f0-9a7b-060730329b56]
[357410f3-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[357410f3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1564] e valore ritornato [TEST_RESPONSE_1564]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [decce82e-4221-11f0-9a7b-060730329b56]
[decce82e-4221-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18b44053-4223-11f0-9a7b-060730329b56]
[18b44053-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[18b44053-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_942] e valore ritornato [TEST_RESPONSE_942]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4229ebcb-4222-11f0-9a7b-060730329b56]
[4229ebcb-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2119&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea4a29be-4224-11f0-9a7b-060730329b56]
[ea4a29be-4224-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2667&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bb5ee59-4225-11f0-9a7b-060730329b56]
[9bb5ee59-4225-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db8ead0a-4221-11f0-9a7b-060730329b56]
[db8ead0a-4221-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[db8ead0a-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbdf25b4-4222-11f0-9a7b-060730329b56]
[bbdf25b4-4222-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [609bf504-4222-11f0-9a7b-060730329b56]
[609bf504-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[609bf504-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_410] e valore ritornato [TEST_RESPONSE_410]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2673&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9da1dfe5-4225-11f0-9a7b-060730329b56]
[9da1dfe5-4225-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6144df38-4222-11f0-9a7b-060730329b56]
[6144df38-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[6144df38-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_412] e valore ritornato [TEST_RESPONSE_412]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1499&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1500&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [215b4218-4224-11f0-9a7b-060730329b56]
[215b4218-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[215b4218-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1500] e valore ritornato [TEST_RESPONSE_1500]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2519&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2520&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c5be4e7-4225-11f0-9a7b-060730329b56]
[6c5be4e7-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6c5be4e7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2520] e valore ritornato [TEST_RESPONSE_2520]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2175&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2176&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd437dcc-4224-11f0-9a7b-060730329b56]
[fd437dcc-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[fd437dcc-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2176] e valore ritornato [TEST_RESPONSE_2176]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [496432d9-4222-11f0-9a7b-060730329b56]
[496432d9-4222-11f0-9a7b-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/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1130&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8215a30c-4223-11f0-9a7b-060730329b56]
[8215a30c-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8215a30c-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1130] e valore ritornato [TEST_RESPONSE_1130]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2987&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05a75d0f-4226-11f0-9a7b-060730329b56]
[05a75d0f-4226-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45c210c4-4223-11f0-9a7b-060730329b56]
[45c210c4-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[45c210c4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1015] e valore ritornato [TEST_RESPONSE_1015]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4811a622-4223-11f0-9a7b-060730329b56]
[4811a622-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4811a622-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1018] e valore ritornato [TEST_RESPONSE_1018]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2003&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2004&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c53b29e3-4224-11f0-9a7b-060730329b56]
[c53b29e3-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[c53b29e3-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2004] e valore ritornato [TEST_RESPONSE_2004]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2185&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2186&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0089cf42-4225-11f0-9a7b-060730329b56]
[0089cf42-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0089cf42-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2186] e valore ritornato [TEST_RESPONSE_2186]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2430&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [500392f5-4225-11f0-9a7b-060730329b56]
[500392f5-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[500392f5-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2430] e valore ritornato [TEST_RESPONSE_2430]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf3359de-4222-11f0-9a7b-060730329b56]
[bf3359de-4222-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a042a9b9-4222-11f0-9a7b-060730329b56]
[a042a9b9-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a042a9b9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_572] e valore ritornato [TEST_RESPONSE_572]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd15977b-4221-11f0-9a7b-060730329b56]
[fd15977b-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[fd15977b-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_106] e valore ritornato [TEST_RESPONSE_106]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69badaa2-4222-11f0-9a7b-060730329b56]
[69badaa2-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[69badaa2-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_438] e valore ritornato [TEST_RESPONSE_438]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1213&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8233959-4223-11f0-9a7b-060730329b56]
[b8233959-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b8233959-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1213] e valore ritornato [TEST_RESPONSE_1213]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2237&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2238&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1136c341-4225-11f0-9a7b-060730329b56]
[1136c341-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1136c341-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2238] e valore ritornato [TEST_RESPONSE_2238]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1922&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab3b20e1-4224-11f0-9a7b-060730329b56]
[ab3b20e1-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ab3b20e1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1922] e valore ritornato [TEST_RESPONSE_1922]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2866&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de007430-4225-11f0-9a7b-060730329b56]
[de007430-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[de007430-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2866] e valore ritornato [TEST_RESPONSE_2866]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03178691-4222-11f0-9a7b-060730329b56]
[03178691-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[03178691-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_124] e valore ritornato [TEST_RESPONSE_124]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0d09297-4221-11f0-9a7b-060730329b56]
[f0d09297-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f0d09297-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_68] e valore ritornato [TEST_RESPONSE_68]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1219&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc066711-4223-11f0-9a7b-060730329b56]
[bc066711-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[bc066711-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1219] e valore ritornato [TEST_RESPONSE_1219]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2612&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89b7ea40-4225-11f0-9a7b-060730329b56]
[89b7ea40-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[89b7ea40-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2612] e valore ritornato [TEST_RESPONSE_2612]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1152&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [910c5b80-4223-11f0-9a7b-060730329b56]
[910c5b80-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[910c5b80-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1152] e valore ritornato [TEST_RESPONSE_1152]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f79cb980-4222-11f0-9a7b-060730329b56]
[f79cb980-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f79cb980-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_838] e valore ritornato [TEST_RESPONSE_838]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1796&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81eb1bdf-4224-11f0-9a7b-060730329b56]
[81eb1bdf-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[81eb1bdf-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1796] e valore ritornato [TEST_RESPONSE_1796]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1450&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1149569c-4224-11f0-9a7b-060730329b56]
[1149569c-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1149569c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1450] e valore ritornato [TEST_RESPONSE_1450]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2400&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4594adb2-4225-11f0-9a7b-060730329b56]
[4594adb2-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[4594adb2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2400] e valore ritornato [TEST_RESPONSE_2400]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1679&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1680&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5be511d2-4224-11f0-9a7b-060730329b56]
[5be511d2-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5be511d2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1680] e valore ritornato [TEST_RESPONSE_1680]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2622&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ce02c64-4225-11f0-9a7b-060730329b56]
[8ce02c64-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[8ce02c64-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2622] e valore ritornato [TEST_RESPONSE_2622]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1622&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4927b455-4224-11f0-9a7b-060730329b56]
[4927b455-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[4927b455-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1622] e valore ritornato [TEST_RESPONSE_1622]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1135&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [856ce470-4223-11f0-9a7b-060730329b56]
[856ce470-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[856ce470-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1135] e valore ritornato [TEST_RESPONSE_1135]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4aa1c35-4222-11f0-9a7b-060730329b56]
[e4aa1c35-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e4aa1c35-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_782] e valore ritornato [TEST_RESPONSE_782]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1203&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2552b7f-4223-11f0-9a7b-060730329b56]
[b2552b7f-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b2552b7f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1203] e valore ritornato [TEST_RESPONSE_1203]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1217&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bab81519-4223-11f0-9a7b-060730329b56]
[bab81519-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[bab81519-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1217] e valore ritornato [TEST_RESPONSE_1217]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2738&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3dfd8b8-4225-11f0-9a7b-060730329b56]
[b3dfd8b8-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[b3dfd8b8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2738] e valore ritornato [TEST_RESPONSE_2738]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2774&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf719327-4225-11f0-9a7b-060730329b56]
[bf719327-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[bf719327-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2774] e valore ritornato [TEST_RESPONSE_2774]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2754&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9b316ad-4225-11f0-9a7b-060730329b56]
[b9b316ad-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b9b316ad-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2754] e valore ritornato [TEST_RESPONSE_2754]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1182&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3eea521-4223-11f0-9a7b-060730329b56]
[a3eea521-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a3eea521-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1182] e valore ritornato [TEST_RESPONSE_1182]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad56bf70-4222-11f0-9a7b-060730329b56]
[ad56bf70-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ad56bf70-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_612] e valore ritornato [TEST_RESPONSE_612]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2337&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2338&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [317ca22c-4225-11f0-9a7b-060730329b56]
[317ca22c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[317ca22c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2338] e valore ritornato [TEST_RESPONSE_2338]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2762&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc3fb40d-4225-11f0-9a7b-060730329b56]
[bc3fb40d-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[bc3fb40d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2762] e valore ritornato [TEST_RESPONSE_2762]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1904&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4d12128-4224-11f0-9a7b-060730329b56]
[a4d12128-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a4d12128-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1904] e valore ritornato [TEST_RESPONSE_1904]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d778e18d-4222-11f0-9a7b-060730329b56]
[d778e18d-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[d778e18d-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_744] e valore ritornato [TEST_RESPONSE_744]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee902264-4222-11f0-9a7b-060730329b56]
[ee902264-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ee902264-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_810] e valore ritornato [TEST_RESPONSE_810]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef3ae158-4222-11f0-9a7b-060730329b56]
[ef3ae158-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ef3ae158-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_812] e valore ritornato [TEST_RESPONSE_812]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a94d25d-4223-11f0-9a7b-060730329b56]
[2a94d25d-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2a94d25d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_973] e valore ritornato [TEST_RESPONSE_973]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2ba47ef-4222-11f0-9a7b-060730329b56]
[d2ba47ef-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[d2ba47ef-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_730] e valore ritornato [TEST_RESPONSE_730]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2971&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [015f04df-4226-11f0-9a7b-060730329b56]
[015f04df-4226-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2677&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9eebc50d-4225-11f0-9a7b-060730329b56]
[9eebc50d-4225-11f0-9a7b-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(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1306&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e24fbbb2-4223-11f0-9a7b-060730329b56]
[e24fbbb2-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e24fbbb2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1306] e valore ritornato [TEST_RESPONSE_1306]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2027&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2028&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd127545-4224-11f0-9a7b-060730329b56]
[cd127545-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cd127545-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2028] e valore ritornato [TEST_RESPONSE_2028]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01b70c29-4222-11f0-9a7b-060730329b56]
[01b70c29-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[01b70c29-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_120] e valore ritornato [TEST_RESPONSE_120]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2203&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2204&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06ef3b1b-4225-11f0-9a7b-060730329b56]
[06ef3b1b-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[06ef3b1b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2204] e valore ritornato [TEST_RESPONSE_2204]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2155&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2156&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f774ada2-4224-11f0-9a7b-060730329b56]
[f774ada2-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f774ada2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2156] e valore ritornato [TEST_RESPONSE_2156]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1470&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17b48dd6-4224-11f0-9a7b-060730329b56]
[17b48dd6-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[17b48dd6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1470] e valore ritornato [TEST_RESPONSE_1470]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2284&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20278847-4225-11f0-9a7b-060730329b56]
[20278847-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[20278847-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2284] e valore ritornato [TEST_RESPONSE_2284]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2321&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2322&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d017a2a-4225-11f0-9a7b-060730329b56]
[2d017a2a-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2d017a2a-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2322] e valore ritornato [TEST_RESPONSE_2322]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29f277d9-4223-11f0-9a7b-060730329b56]
[29f277d9-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[29f277d9-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_972] e valore ritornato [TEST_RESPONSE_972]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1246&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd5391b6-4223-11f0-9a7b-060730329b56]
[cd5391b6-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[cd5391b6-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1246] e valore ritornato [TEST_RESPONSE_1246]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1698&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61d092b8-4224-11f0-9a7b-060730329b56]
[61d092b8-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[61d092b8-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1698] e valore ritornato [TEST_RESPONSE_1698]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1122&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7cc9e59a-4223-11f0-9a7b-060730329b56]
[7cc9e59a-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7cc9e59a-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1122] e valore ritornato [TEST_RESPONSE_1122]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1252&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d08ee6ac-4223-11f0-9a7b-060730329b56]
[d08ee6ac-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[d08ee6ac-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1252] e valore ritornato [TEST_RESPONSE_1252]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f8a5338-4222-11f0-9a7b-060730329b56]
[0f8a5338-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0f8a5338-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_164] e valore ritornato [TEST_RESPONSE_164]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1671&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1672&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [595406a2-4224-11f0-9a7b-060730329b56]
[595406a2-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[595406a2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1672] e valore ritornato [TEST_RESPONSE_1672]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2908&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ead86a49-4225-11f0-9a7b-060730329b56]
[ead86a49-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[ead86a49-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2908] e valore ritornato [TEST_RESPONSE_2908]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2294&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2363edad-4225-11f0-9a7b-060730329b56]
[2363edad-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2363edad-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2294] e valore ritornato [TEST_RESPONSE_2294]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22879ee8-4222-11f0-9a7b-060730329b56]
[22879ee8-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[22879ee8-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_220] e valore ritornato [TEST_RESPONSE_220]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18ddde66-4222-11f0-9a7b-060730329b56]
[18ddde66-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[18ddde66-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_192] e valore ritornato [TEST_RESPONSE_192]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbef0438-4222-11f0-9a7b-060730329b56]
[bbef0438-4222-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1366&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5c089b3-4223-11f0-9a7b-060730329b56]
[f5c089b3-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[f5c089b3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1366] e valore ritornato [TEST_RESPONSE_1366]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1788&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f07f90d-4224-11f0-9a7b-060730329b56]
[7f07f90d-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7f07f90d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1788] e valore ritornato [TEST_RESPONSE_1788]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1521&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [286f1668-4224-11f0-9a7b-060730329b56]
[286f1668-4224-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1572&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38252743-4224-11f0-9a7b-060730329b56]
[38252743-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[38252743-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1572] e valore ritornato [TEST_RESPONSE_1572]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1766&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7896311f-4224-11f0-9a7b-060730329b56]
[7896311f-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[7896311f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1766] e valore ritornato [TEST_RESPONSE_1766]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26c04aa3-4223-11f0-9a7b-060730329b56]
[26c04aa3-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[26c04aa3-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_967] e valore ritornato [TEST_RESPONSE_967]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1748&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72272856-4224-11f0-9a7b-060730329b56]
[72272856-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[72272856-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1748] e valore ritornato [TEST_RESPONSE_1748]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1364&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f519e96f-4223-11f0-9a7b-060730329b56]
[f519e96f-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f519e96f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1364] e valore ritornato [TEST_RESPONSE_1364]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6019fdc5-4223-11f0-9a7b-060730329b56]
[6019fdc5-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6019fdc5-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1056] e valore ritornato [TEST_RESPONSE_1056]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e34b929c-4221-11f0-9a7b-060730329b56]
[e34b929c-4221-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2920&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef490af7-4225-11f0-9a7b-060730329b56]
[ef490af7-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[ef490af7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2920] e valore ritornato [TEST_RESPONSE_2920]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [551e1aba-4223-11f0-9a7b-060730329b56]
[551e1aba-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[551e1aba-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1039] e valore ritornato [TEST_RESPONSE_1039]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2370&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c737d24-4225-11f0-9a7b-060730329b56]
[3c737d24-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3c737d24-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2370] e valore ritornato [TEST_RESPONSE_2370]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2464&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a4a57cd-4225-11f0-9a7b-060730329b56]
[5a4a57cd-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5a4a57cd-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2464] e valore ritornato [TEST_RESPONSE_2464]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2744&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5cab8d4-4225-11f0-9a7b-060730329b56]
[b5cab8d4-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b5cab8d4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2744] e valore ritornato [TEST_RESPONSE_2744]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1750&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72d087ba-4224-11f0-9a7b-060730329b56]
[72d087ba-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[72d087ba-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1750] e valore ritornato [TEST_RESPONSE_1750]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2193&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2194&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0315f872-4225-11f0-9a7b-060730329b56]
[0315f872-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[0315f872-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2194] e valore ritornato [TEST_RESPONSE_2194]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2456&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57b3592b-4225-11f0-9a7b-060730329b56]
[57b3592b-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[57b3592b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2456] e valore ritornato [TEST_RESPONSE_2456]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1224&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf39ccc7-4223-11f0-9a7b-060730329b56]
[bf39ccc7-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[bf39ccc7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1224] e valore ritornato [TEST_RESPONSE_1224]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1418&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06d16fa5-4224-11f0-9a7b-060730329b56]
[06d16fa5-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[06d16fa5-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1418] e valore ritornato [TEST_RESPONSE_1418]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1209&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5d29287-4223-11f0-9a7b-060730329b56]
[b5d29287-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b5d29287-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1209] e valore ritornato [TEST_RESPONSE_1209]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2331&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2332&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f91c210-4225-11f0-9a7b-060730329b56]
[2f91c210-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[2f91c210-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2332] e valore ritornato [TEST_RESPONSE_2332]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [138d960d-4223-11f0-9a7b-060730329b56]
[138d960d-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[138d960d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_924] e valore ritornato [TEST_RESPONSE_924]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [238a73eb-4223-11f0-9a7b-060730329b56]
[238a73eb-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[238a73eb-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_961] e valore ritornato [TEST_RESPONSE_961]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2824&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf9dbe63-4225-11f0-9a7b-060730329b56]
[cf9dbe63-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[cf9dbe63-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2824] e valore ritornato [TEST_RESPONSE_2824]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1434&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cb2904a-4224-11f0-9a7b-060730329b56]
[0cb2904a-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[0cb2904a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1434] e valore ritornato [TEST_RESPONSE_1434]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1912&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a764282a-4224-11f0-9a7b-060730329b56]
[a764282a-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a764282a-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1912] e valore ritornato [TEST_RESPONSE_1912]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73c866dc-4222-11f0-9a7b-060730329b56]
[73c866dc-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[73c866dc-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_450] e valore ritornato [TEST_RESPONSE_450]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2019&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2020&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca73ae75-4224-11f0-9a7b-060730329b56]
[ca73ae75-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ca73ae75-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2020] e valore ritornato [TEST_RESPONSE_2020]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2143&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2144&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f33f1a27-4224-11f0-9a7b-060730329b56]
[f33f1a27-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f33f1a27-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2144] e valore ritornato [TEST_RESPONSE_2144]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e69a0461-4222-11f0-9a7b-060730329b56]
[e69a0461-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[e69a0461-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_788] e valore ritornato [TEST_RESPONSE_788]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82647c13-4222-11f0-9a7b-060730329b56]
[82647c13-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2462&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59a405a9-4225-11f0-9a7b-060730329b56]
[59a405a9-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[59a405a9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2462] e valore ritornato [TEST_RESPONSE_2462]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [377ea2c4-4223-11f0-9a7b-060730329b56]
[377ea2c4-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[377ea2c4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_993] e valore ritornato [TEST_RESPONSE_993]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee4553c7-4221-11f0-9a7b-060730329b56]
[ee4553c7-4221-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[ee4553c7-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1229&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c308fd4e-4223-11f0-9a7b-060730329b56]
[c308fd4e-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c308fd4e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1229] e valore ritornato [TEST_RESPONSE_1229]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2806&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca016eed-4225-11f0-9a7b-060730329b56]
[ca016eed-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[ca016eed-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2806] e valore ritornato [TEST_RESPONSE_2806]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1706&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [652c8e0e-4224-11f0-9a7b-060730329b56]
[652c8e0e-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[652c8e0e-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1706] e valore ritornato [TEST_RESPONSE_1706]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1214&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8c6a54d-4223-11f0-9a7b-060730329b56]
[b8c6a54d-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b8c6a54d-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1214] e valore ritornato [TEST_RESPONSE_1214]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2346&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [340b3c5c-4225-11f0-9a7b-060730329b56]
[340b3c5c-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[340b3c5c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2346] e valore ritornato [TEST_RESPONSE_2346]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [532cf90e-4223-11f0-9a7b-060730329b56]
[532cf90e-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[532cf90e-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1036] e valore ritornato [TEST_RESPONSE_1036]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1372&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f85bf523-4223-11f0-9a7b-060730329b56]
[f85bf523-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[f85bf523-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1372] e valore ritornato [TEST_RESPONSE_1372]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2537&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2538&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73005490-4225-11f0-9a7b-060730329b56]
[73005490-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[73005490-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2538] e valore ritornato [TEST_RESPONSE_2538]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d2a46a8-4223-11f0-9a7b-060730329b56]
[4d2a46a8-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4d2a46a8-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1027] e valore ritornato [TEST_RESPONSE_1027]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b94d7e40-4222-11f0-9a7b-060730329b56]
[b94d7e40-4222-11f0-9a7b-060730329b56] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1989&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1990&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1538f55-4224-11f0-9a7b-060730329b56]
[c1538f55-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c1538f55-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1990] e valore ritornato [TEST_RESPONSE_1990]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc34b10e-4221-11f0-9a7b-060730329b56]
[dc34b10e-4221-11f0-9a7b-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/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc6f4557-4221-11f0-9a7b-060730329b56]
[fc6f4557-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[fc6f4557-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_104] e valore ritornato [TEST_RESPONSE_104]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e37c9f1-4222-11f0-9a7b-060730329b56]
[3e37c9f1-4222-11f0-9a7b-060730329b56] Atteso [302] ritornato [302]
[3e37c9f1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_306] e valore ritornato [TEST_RESPONSE_306]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3005&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3006&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bdf7658-4226-11f0-9a7b-060730329b56]
[0bdf7658-4226-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0bdf7658-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3006] e valore ritornato [TEST_RESPONSE_3006]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2440&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [529672e9-4225-11f0-9a7b-060730329b56]
[529672e9-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[529672e9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2440] e valore ritornato [TEST_RESPONSE_2440]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2d0f5c9-4222-11f0-9a7b-060730329b56]
[a2d0f5c9-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a2d0f5c9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_580] e valore ritornato [TEST_RESPONSE_580]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4275e14-4222-11f0-9a7b-060730329b56]
[a4275e14-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[a4275e14-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_584] e valore ritornato [TEST_RESPONSE_584]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5ff4103-4221-11f0-9a7b-060730329b56]
[e5ff4103-4221-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2045&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2046&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d38f129f-4224-11f0-9a7b-060730329b56]
[d38f129f-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d38f129f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2046] e valore ritornato [TEST_RESPONSE_2046]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2523&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2524&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6dabbd7f-4225-11f0-9a7b-060730329b56]
[6dabbd7f-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6dabbd7f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2524] e valore ritornato [TEST_RESPONSE_2524]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1894&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1988b54-4224-11f0-9a7b-060730329b56]
[a1988b54-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a1988b54-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1894] e valore ritornato [TEST_RESPONSE_1894]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2752&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b869cdc7-4225-11f0-9a7b-060730329b56]
[b869cdc7-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[b869cdc7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2752] e valore ritornato [TEST_RESPONSE_2752]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2021&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2022&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb1ac3e9-4224-11f0-9a7b-060730329b56]
[cb1ac3e9-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[cb1ac3e9-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2022] e valore ritornato [TEST_RESPONSE_2022]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7faf6e21-4222-11f0-9a7b-060730329b56]
[7faf6e21-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7faf6e21-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_474] e valore ritornato [TEST_RESPONSE_474]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1588&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d7fb1c5-4224-11f0-9a7b-060730329b56]
[3d7fb1c5-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[3d7fb1c5-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1588] e valore ritornato [TEST_RESPONSE_1588]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2374&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3db80b1c-4225-11f0-9a7b-060730329b56]
[3db80b1c-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[3db80b1c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2374] e valore ritornato [TEST_RESPONSE_2374]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1856&destFileContentType=text/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [954a0f91-4224-11f0-9a7b-060730329b56]
[954a0f91-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[954a0f91-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1856] e valore ritornato [TEST_RESPONSE_1856]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1446&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ff3b1a2-4224-11f0-9a7b-060730329b56]
[0ff3b1a2-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[0ff3b1a2-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1446] e valore ritornato [TEST_RESPONSE_1446]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2454&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57090f67-4225-11f0-9a7b-060730329b56]
[57090f67-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[57090f67-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2454] e valore ritornato [TEST_RESPONSE_2454]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1147&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dda555b-4223-11f0-9a7b-060730329b56]
[8dda555b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8dda555b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1147] e valore ritornato [TEST_RESPONSE_1147]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef8b414f-4221-11f0-9a7b-060730329b56]
[ef8b414f-4221-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ef8b414f-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_64] e valore ritornato [TEST_RESPONSE_64]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2195&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2196&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03bce6d6-4225-11f0-9a7b-060730329b56]
[03bce6d6-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[03bce6d6-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2196] e valore ritornato [TEST_RESPONSE_2196]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f1a7df4-4223-11f0-9a7b-060730329b56]
[4f1a7df4-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[4f1a7df4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1030] e valore ritornato [TEST_RESPONSE_1030]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1132&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83699a54-4223-11f0-9a7b-060730329b56]
[83699a54-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[83699a54-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1132] e valore ritornato [TEST_RESPONSE_1132]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1354&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1d96459-4223-11f0-9a7b-060730329b56]
[f1d96459-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[f1d96459-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1354] e valore ritornato [TEST_RESPONSE_1354]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2665&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b119805-4225-11f0-9a7b-060730329b56]
[9b119805-4225-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccddbb25-4222-11f0-9a7b-060730329b56]
[ccddbb25-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[ccddbb25-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_710] e valore ritornato [TEST_RESPONSE_710]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [252ddfca-4222-11f0-9a7b-060730329b56]
[252ddfca-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[252ddfca-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_228] e valore ritornato [TEST_RESPONSE_228]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9cb6449-4221-11f0-9a7b-060730329b56]
[e9cb6449-4221-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e9cb6449-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d02bfbdf-4222-11f0-9a7b-060730329b56]
[d02bfbdf-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d02bfbdf-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_722] e valore ritornato [TEST_RESPONSE_722]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d821cbc1-4222-11f0-9a7b-060730329b56]
[d821cbc1-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d821cbc1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_746] e valore ritornato [TEST_RESPONSE_746]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd82adbd-4222-11f0-9a7b-060730329b56]
[cd82adbd-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[cd82adbd-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_714] e valore ritornato [TEST_RESPONSE_714]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2231&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2232&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f4b9505-4225-11f0-9a7b-060730329b56]
[0f4b9505-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[0f4b9505-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2232] e valore ritornato [TEST_RESPONSE_2232]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2448&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5521d8cb-4225-11f0-9a7b-060730329b56]
[5521d8cb-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5521d8cb-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2448] e valore ritornato [TEST_RESPONSE_2448]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2497&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2498&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [653dd769-4225-11f0-9a7b-060730329b56]
[653dd769-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[653dd769-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2498] e valore ritornato [TEST_RESPONSE_2498]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1334&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb7dbd7f-4223-11f0-9a7b-060730329b56]
[eb7dbd7f-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[eb7dbd7f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1334] e valore ritornato [TEST_RESPONSE_1334]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2850&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d81fa1ab-4225-11f0-9a7b-060730329b56]
[d81fa1ab-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d81fa1ab-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2850] e valore ritornato [TEST_RESPONSE_2850]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03296be0-4223-11f0-9a7b-060730329b56]
[03296be0-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[03296be0-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_874] e valore ritornato [TEST_RESPONSE_874]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [698de233-4223-11f0-9a7b-060730329b56]
[698de233-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[698de233-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1070] e valore ritornato [TEST_RESPONSE_1070]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2973&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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0204e1d3-4226-11f0-9a7b-060730329b56]
[0204e1d3-4226-11f0-9a7b-060730329b56] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ad5f978-4222-11f0-9a7b-060730329b56]
[7ad5f978-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7ad5f978-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_456] e valore ritornato [TEST_RESPONSE_456]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2570&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7cc713f4-4225-11f0-9a7b-060730329b56]
[7cc713f4-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[7cc713f4-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2570] e valore ritornato [TEST_RESPONSE_2570]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1483&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1484&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cd01486-4224-11f0-9a7b-060730329b56]
[1cd01486-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1cd01486-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1484] e valore ritornato [TEST_RESPONSE_1484]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1495&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1496&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20b2a600-4224-11f0-9a7b-060730329b56]
[20b2a600-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[20b2a600-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1496] e valore ritornato [TEST_RESPONSE_1496]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51afcee4-4223-11f0-9a7b-060730329b56]
[51afcee4-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[51afcee4-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1034] e valore ritornato [TEST_RESPONSE_1034]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2517&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2518&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6bb3be03-4225-11f0-9a7b-060730329b56]
[6bb3be03-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[6bb3be03-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2518] e valore ritornato [TEST_RESPONSE_2518]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2446&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [547f3027-4225-11f0-9a7b-060730329b56]
[547f3027-4225-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[547f3027-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2446] e valore ritornato [TEST_RESPONSE_2446]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1246db3a-4222-11f0-9a7b-060730329b56]
[1246db3a-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1246db3a-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_172] e valore ritornato [TEST_RESPONSE_172]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5984c556-4222-11f0-9a7b-060730329b56]
[5984c556-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5984c556-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_388] e valore ritornato [TEST_RESPONSE_388]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af6a362c-4222-11f0-9a7b-060730329b56]
[af6a362c-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[af6a362c-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_618] e valore ritornato [TEST_RESPONSE_618]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1392&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [feb0e63f-4223-11f0-9a7b-060730329b56]
[feb0e63f-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[feb0e63f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1392] e valore ritornato [TEST_RESPONSE_1392]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2588&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8334961c-4225-11f0-9a7b-060730329b56]
[8334961c-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[8334961c-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2588] e valore ritornato [TEST_RESPONSE_2588]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2458&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5859843f-4225-11f0-9a7b-060730329b56]
[5859843f-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[5859843f-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2458] e valore ritornato [TEST_RESPONSE_2458]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3079&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3080&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2460816b-4226-11f0-9a7b-060730329b56]
[2460816b-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[2460816b-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3080] e valore ritornato [TEST_RESPONSE_3080]
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/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2776&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c01d156b-4225-11f0-9a7b-060730329b56]
[c01d156b-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[c01d156b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2776] e valore ritornato [TEST_RESPONSE_2776]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1918&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a952d8d6-4224-11f0-9a7b-060730329b56]
[a952d8d6-4224-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[a952d8d6-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1918] e valore ritornato [TEST_RESPONSE_1918]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2636&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [915f24f2-4225-11f0-9a7b-060730329b56]
[915f24f2-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[915f24f2-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2636] e valore ritornato [TEST_RESPONSE_2636]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dda78d7-4222-11f0-9a7b-060730329b56]
[4dda78d7-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[4dda78d7-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_352] e valore ritornato [TEST_RESPONSE_352]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2681&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a03e0ea7-4225-11f0-9a7b-060730329b56]
[a03e0ea7-4225-11f0-9a7b-060730329b56] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4021c61-4222-11f0-9a7b-060730329b56]
[e4021c61-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[e4021c61-4222-11f0-9a7b-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_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1792&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8050f3d5-4224-11f0-9a7b-060730329b56]
[8050f3d5-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[8050f3d5-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1792] e valore ritornato [TEST_RESPONSE_1792]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1085&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70495d57-4223-11f0-9a7b-060730329b56]
[70495d57-4223-11f0-9a7b-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3047&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3048&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a01eed6-4226-11f0-9a7b-060730329b56]
[1a01eed6-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1a01eed6-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3048] e valore ritornato [TEST_RESPONSE_3048]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa9c333e-4222-11f0-9a7b-060730329b56]
[aa9c333e-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[aa9c333e-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_604] e valore ritornato [TEST_RESPONSE_604]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1062b84-4222-11f0-9a7b-060730329b56]
[f1062b84-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f1062b84-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_818] e valore ritornato [TEST_RESPONSE_818]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb3e78dc-4222-11f0-9a7b-060730329b56]
[bb3e78dc-4222-11f0-9a7b-060730329b56] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1315&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1316&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e62bbd79-4223-11f0-9a7b-060730329b56]
[e62bbd79-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[e62bbd79-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1316] e valore ritornato [TEST_RESPONSE_1316]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1274&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d88a5bde-4223-11f0-9a7b-060730329b56]
[d88a5bde-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[d88a5bde-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1274] e valore ritornato [TEST_RESPONSE_1274]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [105432ee-4222-11f0-9a7b-060730329b56]
[105432ee-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[105432ee-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_166] e valore ritornato [TEST_RESPONSE_166]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2362&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3932d0fe-4225-11f0-9a7b-060730329b56]
[3932d0fe-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[3932d0fe-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2362] e valore ritornato [TEST_RESPONSE_2362]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2584&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81efba03-4225-11f0-9a7b-060730329b56]
[81efba03-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[81efba03-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2584] e valore ritornato [TEST_RESPONSE_2584]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ea88968-4222-11f0-9a7b-060730329b56]
[5ea88968-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[5ea88968-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_404] e valore ritornato [TEST_RESPONSE_404]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1be498c7-4223-11f0-9a7b-060730329b56]
[1be498c7-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[1be498c7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_950] e valore ritornato [TEST_RESPONSE_950]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ae60356-4223-11f0-9a7b-060730329b56]
[0ae60356-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[0ae60356-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_900] e valore ritornato [TEST_RESPONSE_900]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1624&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49d0c599-4224-11f0-9a7b-060730329b56]
[49d0c599-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[49d0c599-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1624] e valore ritornato [TEST_RESPONSE_1624]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49f644ae-4223-11f0-9a7b-060730329b56]
[49f644ae-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[49f644ae-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1021] e valore ritornato [TEST_RESPONSE_1021]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2dc5c711-4223-11f0-9a7b-060730329b56]
[2dc5c711-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[2dc5c711-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_978] e valore ritornato [TEST_RESPONSE_978]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2315&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2316&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b1624de-4225-11f0-9a7b-060730329b56]
[2b1624de-4225-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[2b1624de-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2316] e valore ritornato [TEST_RESPONSE_2316]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2706&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa1066c3-4225-11f0-9a7b-060730329b56]
[aa1066c3-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[aa1066c3-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2706] e valore ritornato [TEST_RESPONSE_2706]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1604&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43fcc44f-4224-11f0-9a7b-060730329b56]
[43fcc44f-4224-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[43fcc44f-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1604] e valore ritornato [TEST_RESPONSE_1604]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2243&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2244&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1322b4cf-4225-11f0-9a7b-060730329b56]
[1322b4cf-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1322b4cf-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2244] e valore ritornato [TEST_RESPONSE_2244]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3111&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3112&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ee33ccf-4226-11f0-9a7b-060730329b56]
[2ee33ccf-4226-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[2ee33ccf-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3112] e valore ritornato [TEST_RESPONSE_3112]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1117&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b69441e-4223-11f0-9a7b-060730329b56]
[7b69441e-4223-11f0-9a7b-060730329b56] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d0890fa-4222-11f0-9a7b-060730329b56]
[7d0890fa-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[7d0890fa-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_464] e valore ritornato [TEST_RESPONSE_464]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2043&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2044&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2df98bb-4224-11f0-9a7b-060730329b56]
[d2df98bb-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d2df98bb-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2044] e valore ritornato [TEST_RESPONSE_2044]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2834&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2ee21f9-4225-11f0-9a7b-060730329b56]
[d2ee21f9-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[d2ee21f9-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2834] e valore ritornato [TEST_RESPONSE_2834]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3057&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3058&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d34df5a-4226-11f0-9a7b-060730329b56]
[1d34df5a-4226-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[1d34df5a-4226-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3058] e valore ritornato [TEST_RESPONSE_3058]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1842&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90bd5b63-4224-11f0-9a7b-060730329b56]
[90bd5b63-4224-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[90bd5b63-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1842] e valore ritornato [TEST_RESPONSE_1842]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5665b5f2-4223-11f0-9a7b-060730329b56]
[5665b5f2-4223-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[5665b5f2-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1041] e valore ritornato [TEST_RESPONSE_1041]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7f7989b-4222-11f0-9a7b-060730329b56]
[e7f7989b-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e7f7989b-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_792] e valore ritornato [TEST_RESPONSE_792]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1323&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1324&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8bbb73b-4223-11f0-9a7b-060730329b56]
[e8bbb73b-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e8bbb73b-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1324] e valore ritornato [TEST_RESPONSE_1324]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1876&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c6a3fee-4224-11f0-9a7b-060730329b56]
[9c6a3fee-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[9c6a3fee-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1876] e valore ritornato [TEST_RESPONSE_1876]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95f3f6a1-4222-11f0-9a7b-060730329b56]
[95f3f6a1-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[95f3f6a1-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_538] e valore ritornato [TEST_RESPONSE_538]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1790&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fadaef1-4224-11f0-9a7b-060730329b56]
[7fadaef1-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[7fadaef1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1790] e valore ritornato [TEST_RESPONSE_1790]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2063&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2064&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8216b25-4224-11f0-9a7b-060730329b56]
[d8216b25-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[d8216b25-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2064] e valore ritornato [TEST_RESPONSE_2064]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd3e9fd9-4222-11f0-9a7b-060730329b56]
[cd3e9fd9-4222-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[cd3e9fd9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_712] e valore ritornato [TEST_RESPONSE_712]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2900&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e846c2d8-4225-11f0-9a7b-060730329b56]
[e846c2d8-4225-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[e846c2d8-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2900] e valore ritornato [TEST_RESPONSE_2900]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [339b1ce9-4222-11f0-9a7b-060730329b56]
[339b1ce9-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[339b1ce9-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_272] e valore ritornato [TEST_RESPONSE_272]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32f036e5-4222-11f0-9a7b-060730329b56]
[32f036e5-4222-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[32f036e5-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_270] e valore ritornato [TEST_RESPONSE_270]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12e54819-4223-11f0-9a7b-060730329b56]
[12e54819-4223-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[12e54819-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_922] e valore ritornato [TEST_RESPONSE_922]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1906&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a576fe1c-4224-11f0-9a7b-060730329b56]
[a576fe1c-4224-11f0-9a7b-060730329b56] Atteso [400] ritornato [400]
[a576fe1c-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1906] e valore ritornato [TEST_RESPONSE_1906]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1161&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9633f026-4223-11f0-9a7b-060730329b56]
[9633f026-4223-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9633f026-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1161] e valore ritornato [TEST_RESPONSE_1161]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa81cd2b-4221-11f0-9a7b-060730329b56]
[fa81cd2b-4221-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[fa81cd2b-4221-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_98] e valore ritornato [TEST_RESPONSE_98]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1174&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f3e163f-4223-11f0-9a7b-060730329b56]
[9f3e163f-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[9f3e163f-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1174] e valore ritornato [TEST_RESPONSE_1174]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1402&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [017bed33-4224-11f0-9a7b-060730329b56]
[017bed33-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[017bed33-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1402] e valore ritornato [TEST_RESPONSE_1402]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2069&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2070&destFileContentType=application/xml&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da128cd1-4224-11f0-9a7b-060730329b56]
[da128cd1-4224-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[da128cd1-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2070] e valore ritornato [TEST_RESPONSE_2070]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2434&destFileContentType=text/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [514d9f2d-4225-11f0-9a7b-060730329b56]
[514d9f2d-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[514d9f2d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2434] e valore ritornato [TEST_RESPONSE_2434]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1190&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a91bb803-4223-11f0-9a7b-060730329b56]
[a91bb803-4223-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[a91bb803-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1190] e valore ritornato [TEST_RESPONSE_1190]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [163c7f86-4222-11f0-9a7b-060730329b56]
[163c7f86-4222-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[163c7f86-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_184] e valore ritornato [TEST_RESPONSE_184]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1422&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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [081adf9d-4224-11f0-9a7b-060730329b56]
[081adf9d-4224-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[081adf9d-4224-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1422] e valore ritornato [TEST_RESPONSE_1422]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2784&destFileContentType=application/json&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2a93e9b-4225-11f0-9a7b-060730329b56]
[c2a93e9b-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[c2a93e9b-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2784] e valore ritornato [TEST_RESPONSE_2784]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2489&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2490&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6336e3c7-4225-11f0-9a7b-060730329b56]
[6336e3c7-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[6336e3c7-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2490] e valore ritornato [TEST_RESPONSE_2490]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/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: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6531a9e6-4222-11f0-9a7b-060730329b56]
[6531a9e6-4222-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[6531a9e6-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_424] e valore ritornato [TEST_RESPONSE_424]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48b88985-4222-11f0-9a7b-060730329b56]
[48b88985-4222-11f0-9a7b-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(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2472&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cdf338d-4225-11f0-9a7b-060730329b56]
[5cdf338d-4225-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[5cdf338d-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2472] e valore ritornato [TEST_RESPONSE_2472]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2912&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec1e09b1-4225-11f0-9a7b-060730329b56]
[ec1e09b1-4225-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[ec1e09b1-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2912] e valore ritornato [TEST_RESPONSE_2912]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2936&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3c32189-4225-11f0-9a7b-060730329b56]
[f3c32189-4225-11f0-9a7b-060730329b56] Atteso [501] ritornato [501]
[f3c32189-4225-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2936] e valore ritornato [TEST_RESPONSE_2936]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1204&destFileContentType=application/json&checkEqualsHttpMethod=POST
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-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2f82243-4223-11f0-9a7b-060730329b56]
[b2f82243-4223-11f0-9a7b-060730329b56] Atteso [500] ritornato [500]
[b2f82243-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1204] e valore ritornato [TEST_RESPONSE_1204]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ba899c7-4223-11f0-9a7b-060730329b56]
[5ba899c7-4223-11f0-9a7b-060730329b56] Atteso [202] ritornato [202]
[5ba899c7-4223-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1049] e valore ritornato [TEST_RESPONSE_1049]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39033cfb-4222-11f0-9a7b-060730329b56]
[39033cfb-4222-11f0-9a7b-060730329b56] Atteso [403] ritornato [403]
[39033cfb-4222-11f0-9a7b-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_288] e valore ritornato [TEST_RESPONSE_288]
882 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
test_Redirect(text/xml, 301)
8 ms
test_Redirect(text/xml, 302)
1365 ms
test_Redirect(text/xml, 303)
2796 ms
test_Redirect(text/xml, 304)
3875 ms
test_Redirect(text/xml, 307)
4959 ms
test_Redirect(text/xml, 201)
6063 ms
test_Redirect(text/xml, 204)
7135 ms
test_Redirect(application/xml, 301)
8215 ms
test_Redirect(application/xml, 302)
9331 ms
test_Redirect(application/xml, 303)
10539 ms
test_Redirect(application/xml, 304)
11666 ms
test_Redirect(application/xml, 307)
12789 ms
test_Redirect(application/xml, 201)
13872 ms
test_Redirect(application/xml, 204)
14963 ms
test_Redirect(text/doc+xml, 301)
16096 ms
test_Redirect(text/doc+xml, 302)
17309 ms
test_Redirect(text/doc+xml, 303)
18459 ms
test_Redirect(text/doc+xml, 304)
19598 ms
test_Redirect(text/doc+xml, 307)
20673 ms
test_Redirect(text/doc+xml, 201)
21787 ms
test_Redirect(text/doc+xml, 204)
22878 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
23938 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
25074 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
26138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
27202 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
28282 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
29375 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
30493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
31567 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
32646 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
33720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
34781 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
35894 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
36981 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
38045 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
39136 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
40270 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
41351 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
42432 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
43502 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
44590 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
45683 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
46769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
47860 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
48933 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
50049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
51145 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
52216 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
53296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
54387 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
55471 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
56550 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
57628 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
58689 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
59750 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
60834 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
61894 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
62976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
64041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
65114 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
66183 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
67264 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
68375 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
69440 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
70499 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
71561 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
72628 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
73725 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
74793 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
75862 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
76936 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
78012 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
79193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
80340 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
81490 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
82634 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
83785 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
84918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
86112 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
87258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
88402 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
89534 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
90660 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
91781 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
92954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
94093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
95223 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
96305 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
97386 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
98460 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
99518 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
100582 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
101663 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
102768 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
103893 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
104961 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
106043 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
107147 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
108223 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
109300 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
110390 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
111528 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
112696 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
113781 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
114866 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
115935 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
117018 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
118145 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
119216 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
120298 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
121377 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
122461 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
123576 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
124659 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
125719 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
126827 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
127909 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
129039 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
130154 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
131256 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
132352 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
133439 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
134572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
135652 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
136719 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
137790 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
138869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
139972 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
141059 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
142169 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
143318 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
144399 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
145483 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
146564 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
147627 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
148689 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
149810 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
150961 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
152150 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
153271 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
154415 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
155583 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
156690 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
157802 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
158928 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
160072 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
161239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
162343 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
163498 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
164601 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
165712 ms
testOpenspcoopCoreLog
166826 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
166832 ms
test_Redirect(text/xml, 301)
166833 ms
test_Redirect(text/xml, 302)
167916 ms
test_Redirect(text/xml, 303)
169028 ms
test_Redirect(text/xml, 304)
170126 ms
test_Redirect(text/xml, 307)
171190 ms
test_Redirect(text/xml, 201)
172278 ms
test_Redirect(text/xml, 204)
173377 ms
test_Redirect(application/xml, 301)
174440 ms
test_Redirect(application/xml, 302)
175520 ms
test_Redirect(application/xml, 303)
176617 ms
test_Redirect(application/xml, 304)
177718 ms
test_Redirect(application/xml, 307)
178776 ms
test_Redirect(application/xml, 201)
179889 ms
test_Redirect(application/xml, 204)
180990 ms
test_Redirect(text/doc+xml, 301)
182115 ms
test_Redirect(text/doc+xml, 302)
183252 ms
test_Redirect(text/doc+xml, 303)
184437 ms
test_Redirect(text/doc+xml, 304)
185535 ms
test_Redirect(text/doc+xml, 307)
186689 ms
test_Redirect(text/doc+xml, 201)
187778 ms
test_Redirect(text/doc+xml, 204)
188857 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
189937 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
191040 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
192127 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
193238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
194329 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
195406 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
196574 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
197642 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
198727 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
199821 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
200910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
201975 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
203037 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
204134 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
205230 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
206297 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
207382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
208453 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
209528 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
210596 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
211669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
212739 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
213828 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
214919 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
216038 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
217117 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
218195 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
219284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
220350 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
221410 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
222470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
223536 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
224615 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
225692 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
226756 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
227816 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
228889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
229969 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
231088 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
232195 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
233253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
234381 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
235451 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
236516 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
237584 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
238646 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
239713 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
240778 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
241862 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
242946 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
244010 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
245138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
246258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
247359 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
248481 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
249611 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
250748 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
251868 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
253003 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
254125 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
255229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
256333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
257434 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
258539 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
259645 ms
testOpenspcoopCoreLog
260732 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
260736 ms
test_Redirect(text/xml, 301)
260736 ms
test_Redirect(text/xml, 302)
261808 ms
test_Redirect(text/xml, 303)
262886 ms
test_Redirect(text/xml, 304)
263950 ms
test_Redirect(text/xml, 307)
265041 ms
test_Redirect(text/xml, 201)
266107 ms
test_Redirect(text/xml, 204)
267179 ms
test_Redirect(application/xml, 301)
268252 ms
test_Redirect(application/xml, 302)
269324 ms
test_Redirect(application/xml, 303)
270397 ms
test_Redirect(application/xml, 304)
271477 ms
test_Redirect(application/xml, 307)
272538 ms
test_Redirect(application/xml, 201)
273614 ms
test_Redirect(application/xml, 204)
274674 ms
test_Redirect(text/doc+xml, 301)
275738 ms
test_Redirect(text/doc+xml, 302)
276791 ms
test_Redirect(text/doc+xml, 303)
277861 ms
test_Redirect(text/doc+xml, 304)
278920 ms
test_Redirect(text/doc+xml, 307)
279987 ms
test_Redirect(text/doc+xml, 201)
281086 ms
test_Redirect(text/doc+xml, 204)
282147 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
283228 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
284319 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
285382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
286452 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
287519 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
288598 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
289659 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
290729 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
291836 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
292913 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
293976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
295040 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
296100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
297179 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
298237 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
299299 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
300395 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
301491 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
302586 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
303724 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
304808 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
305873 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
306956 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
308016 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
309143 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
310217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
311276 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
312365 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
313457 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
314532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
315589 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
316641 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
317695 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
318774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
319882 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
321012 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
322088 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
323173 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
324241 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
325297 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
326351 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
327415 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
328482 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
329544 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
330613 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
331697 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
332768 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
333834 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
334897 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
335978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
337033 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
338088 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
339156 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
340237 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
341301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
342389 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
343455 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
344512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
345571 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
346630 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
347688 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
348747 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
349830 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
350889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
351960 ms
testOpenspcoopCoreLog
353059 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
353062 ms
test_Redirect(text/xml, 301)
353062 ms
test_Redirect(text/xml, 302)
354149 ms
test_Redirect(text/xml, 303)
355240 ms
test_Redirect(text/xml, 304)
356314 ms
test_Redirect(text/xml, 307)
357370 ms
test_Redirect(text/xml, 201)
358501 ms
test_Redirect(text/xml, 204)
359591 ms
test_Redirect(application/xml, 301)
360699 ms
test_Redirect(application/xml, 302)
361825 ms
test_Redirect(application/xml, 303)
363147 ms
test_Redirect(application/xml, 304)
364224 ms
test_Redirect(application/xml, 307)
365285 ms
test_Redirect(application/xml, 201)
366405 ms
test_Redirect(application/xml, 204)
367487 ms
test_Redirect(text/doc+xml, 301)
368552 ms
test_Redirect(text/doc+xml, 302)
369638 ms
test_Redirect(text/doc+xml, 303)
370750 ms
test_Redirect(text/doc+xml, 304)
371832 ms
test_Redirect(text/doc+xml, 307)
372894 ms
test_Redirect(text/doc+xml, 201)
374034 ms
test_Redirect(text/doc+xml, 204)
375119 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
376190 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
377275 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
378367 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
379443 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
380537 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
381602 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
382684 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
383758 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
384832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
385902 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
386977 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
388096 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
389171 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
390249 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
391318 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
392421 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
393510 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
394590 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
395651 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
396721 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
397783 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
398908 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
399976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
401045 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
402146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
403244 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
404304 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
405377 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
406478 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
407578 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
408673 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
409749 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
410877 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
411970 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
413044 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
414165 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
415255 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
416403 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
417479 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
418546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
419619 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
420769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
421872 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
422959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
424040 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
425114 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
426189 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
427312 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
428469 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
429536 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
430635 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
431749 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
432876 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
433983 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
435130 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
436244 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
437373 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
438503 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
439619 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
440739 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
441847 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
442960 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
444074 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
445216 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
446350 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
447451 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
448526 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
449597 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
450660 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
451741 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
452806 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
453944 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
455041 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
456113 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
457259 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
458361 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
459434 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
460504 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
461575 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
462645 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
463713 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
464794 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
465865 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
466926 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
468013 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
469094 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
470175 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
471247 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
472321 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
473389 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
474512 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
475578 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
476640 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
477713 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
478790 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
479912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
481055 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
482158 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
483228 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
484282 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
485385 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
486456 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
487523 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
488590 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
489657 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
490748 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
491849 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
493000 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
494057 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
495123 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
496240 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
497338 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
498428 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
499563 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
500648 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
501749 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
502867 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
503973 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
505101 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
506209 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
507295 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
508372 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
509469 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
510641 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
511746 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
512870 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
513977 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
515146 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
516239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
517356 ms
testOpenspcoopCoreLog
518456 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
518460 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
518460 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
519539 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
520644 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
521700 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
522770 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
523838 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
524958 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
526048 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
527117 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
528195 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
529265 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
530350 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
531448 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
532512 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
533582 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
534654 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
535749 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
536835 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
537905 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
539032 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
540098 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
541175 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
542236 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
543311 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
544402 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
545466 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
546528 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
547602 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
548664 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
549738 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
550795 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
551876 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
552950 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
554022 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
555083 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
556182 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
557250 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
558318 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
559394 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
560522 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
561598 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
562663 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
563722 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
564804 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
565915 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
566981 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
568049 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
569134 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
570193 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
571261 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
572377 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
573483 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
574585 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
575728 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
576814 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
577902 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
579047 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
580174 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
581304 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
582444 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
583551 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
584676 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
585786 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
586875 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
587971 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
589100 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
590200 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
591278 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
592416 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
593531 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
594612 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
595695 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
596773 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
597843 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
598915 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
599993 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
601085 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
602167 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
603261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
604335 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
605413 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
606494 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
607563 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
608669 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
609744 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
610810 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
611905 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
612980 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
614049 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
615146 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
616233 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
617343 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
618412 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
619496 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
620586 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
621670 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
622744 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
623852 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
624924 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
626017 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
627092 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
628211 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
629289 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
630407 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
631502 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
632614 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
633699 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
634774 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
635873 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
636968 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
638033 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
639170 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
640256 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
641321 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
642415 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
643474 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
644550 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
645645 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
646745 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
647835 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
648928 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
650007 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
651169 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
652274 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
653376 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
654480 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
655564 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
656675 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
657813 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
658935 ms
test_Redirect(text/xml, 301)
660048 ms
test_Redirect(text/xml, 302)
661172 ms
test_Redirect(text/xml, 303)
662336 ms
test_Redirect(text/xml, 304)
663454 ms
test_Redirect(text/xml, 307)
664512 ms
test_Redirect(text/xml, 201)
665594 ms
test_Redirect(text/xml, 204)
666671 ms
test_Redirect(application/xml, 301)
667732 ms
test_Redirect(application/xml, 302)
668820 ms
test_Redirect(application/xml, 303)
669921 ms
test_Redirect(application/xml, 304)
670990 ms
test_Redirect(application/xml, 307)
672067 ms
test_Redirect(application/xml, 201)
673270 ms
test_Redirect(application/xml, 204)
674381 ms
test_Redirect(text/doc+xml, 301)
675469 ms
test_Redirect(text/doc+xml, 302)
676540 ms
test_Redirect(text/doc+xml, 303)
677679 ms
test_Redirect(text/doc+xml, 304)
678767 ms
test_Redirect(text/doc+xml, 307)
679840 ms
test_Redirect(text/doc+xml, 201)
680920 ms
test_Redirect(text/doc+xml, 204)
682077 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
683137 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
684213 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
685297 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
686399 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
687474 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
688534 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
689631 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
690701 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
691774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
692840 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
693906 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
694973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
696056 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
697124 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
698186 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
699258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
700336 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
701437 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
702522 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
703600 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
704685 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
705752 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
706820 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
707909 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
709046 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
710121 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
711222 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
712311 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
713386 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
714464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
715529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
716599 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
717693 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
718792 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
719864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
720934 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
721996 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
723056 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
724122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
725183 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
726265 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
727399 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
728478 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
729537 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
730602 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
731669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
732757 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
733844 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
734931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
736022 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
737111 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
738227 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
739358 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
740511 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
741649 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
742753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
743864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
745052 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
746148 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
747268 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
748403 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
749499 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
750635 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
751771 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
752897 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
754040 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
755178 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
756256 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
757319 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
758392 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
759469 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
760542 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
761702 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
762807 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
763894 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
764959 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
766056 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
767140 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
768203 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
769280 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
770353 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
771444 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
772554 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
773667 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
774736 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
775806 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
776913 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
778013 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
779087 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
780192 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
781257 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
782326 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
783403 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
784483 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
785561 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
786642 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
787729 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
788855 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
789923 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
791030 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
792143 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
793238 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
794309 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
795404 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
796466 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
797552 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
798658 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
799731 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
800799 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
801883 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
802944 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
804023 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
805093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
806157 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
807248 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
808321 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
809427 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
810522 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
811612 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
812729 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
813869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
814934 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
816081 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
817172 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
818284 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
819437 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
820523 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
821671 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
822813 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
823969 ms
testOpenspcoopCoreLog
825134 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
825137 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
825137 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
826200 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
827261 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
828324 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
829386 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
830448 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
831530 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
832605 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
833701 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
834787 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
835873 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
836952 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
838040 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
839174 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
840266 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
841350 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
842442 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
843521 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
844590 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
845692 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
846796 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
847860 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
848927 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
849994 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
851062 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
852150 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
853236 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
854299 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
855379 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
856477 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
857561 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
858635 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
859712 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
860817 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
861883 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
862948 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
864008 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
865110 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
866199 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
867283 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
868356 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
869430 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
870499 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
871594 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
872695 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
873774 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
874880 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
875963 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
877048 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
878114 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
879199 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
880351 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
881435 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
882536 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
883629 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
884739 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
885851 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
886968 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
888055 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
889161 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
890270 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
891376 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
892512 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
893623 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
894767 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
895903 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
896990 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
898063 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
899152 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
900250 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
901328 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
902435 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
903517 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
904619 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
905700 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
906787 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
907862 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
908933 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
910008 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
911117 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
912215 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
913307 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
914438 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
915504 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
916567 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
917640 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
918715 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
919792 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
920928 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
922003 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
923124 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
924191 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
925255 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
926348 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
927443 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
928504 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
929581 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
930682 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
931752 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
932842 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
933910 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
934994 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
936093 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
937153 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
938216 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
939284 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
940362 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
941423 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
942488 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
943562 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
944632 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
945715 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
946783 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
947845 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
948917 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
949989 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
951089 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
952222 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
953317 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
954436 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
955522 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
956593 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
957680 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
958800 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
959937 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
961073 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
962144 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
963276 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
964377 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
965462 ms
test_Redirect(text/xml, 301)
966545 ms
test_Redirect(text/xml, 302)
967615 ms
test_Redirect(text/xml, 303)
968745 ms
test_Redirect(text/xml, 304)
969825 ms
test_Redirect(text/xml, 307)
970885 ms
test_Redirect(text/xml, 201)
971965 ms
test_Redirect(text/xml, 204)
973059 ms
test_Redirect(application/xml, 301)
974133 ms
test_Redirect(application/xml, 302)
975211 ms
test_Redirect(application/xml, 303)
976303 ms
test_Redirect(application/xml, 304)
977429 ms
test_Redirect(application/xml, 307)
978494 ms
test_Redirect(application/xml, 201)
979585 ms
test_Redirect(application/xml, 204)
980668 ms
test_Redirect(text/doc+xml, 301)
981735 ms
test_Redirect(text/doc+xml, 302)
982829 ms
test_Redirect(text/doc+xml, 303)
983968 ms
test_Redirect(text/doc+xml, 304)
985056 ms
test_Redirect(text/doc+xml, 307)
986116 ms
test_Redirect(text/doc+xml, 201)
987258 ms
test_Redirect(text/doc+xml, 204)
988361 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
989443 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
990541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
991623 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
992730 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
993813 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
994913 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
996008 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
997128 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
998191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
999310 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1000387 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1001470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1002542 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1003600 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1004661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1005727 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1006838 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1007940 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1009075 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1010159 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1011254 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1012369 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1013476 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1014608 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1015684 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1016749 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1017853 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1018940 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1020013 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1021090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1022156 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1023266 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1024412 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1025532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1026606 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1027680 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1028764 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1029896 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1030964 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1032037 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1033171 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1034240 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1035313 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1036391 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1037464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1038530 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1039600 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1040684 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1041774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1042860 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1043927 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1045026 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1046149 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1047244 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1048337 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1049430 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1050532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1051639 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1052747 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1053898 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1055039 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1056147 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1057281 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1058423 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1059551 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1060668 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1061763 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1062862 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1063942 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1065024 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1066088 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1067157 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1068232 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1069303 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1070373 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1071495 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1072569 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1073635 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1074694 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1075775 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1076867 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1077980 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1079142 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1080213 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1081317 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1082383 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1083476 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1084552 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1085613 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1086685 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1087749 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1088837 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1089915 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1090979 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1092040 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1093108 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1094212 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1095293 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1096349 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1097421 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1098495 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1099586 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1100686 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1101774 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1102860 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1103916 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1105003 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1106090 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1107163 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1108233 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1109320 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1110405 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1111475 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1112545 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1113612 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1114676 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1115750 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1116834 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1117917 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1119006 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1120121 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1121230 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1122353 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1123435 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1124528 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1125632 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1126715 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1127797 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1128880 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1129964 ms
testOpenspcoopCoreLog
1131060 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1131063 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1131063 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1132193 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1133322 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1134386 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1135454 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1136513 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1137615 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1138688 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1139770 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1140850 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1141949 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1143015 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1144081 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1145156 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1146220 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1147277 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1148337 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1149429 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1150521 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1151594 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1152730 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1153796 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1154864 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1155942 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1157010 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1158086 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1159154 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1160254 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1161314 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1162377 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1163470 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1164536 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1165598 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1166666 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1167733 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1168809 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1169871 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1170972 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1172062 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1173126 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1174194 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1175280 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1176359 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1177452 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1178515 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1179621 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1180712 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1181783 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1182886 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1183991 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
1185053 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
1186121 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
1187197 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
1188261 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
1189330 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1190397 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1191510 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1192722 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1193816 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1194945 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1196041 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1197120 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1198216 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1199308 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1200421 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1201540 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1202626 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1203718 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1204825 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1205923 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1207029 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1208109 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1209214 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1210286 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1211410 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1212473 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1213571 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1214649 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1215714 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1216814 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1217909 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1218981 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1220061 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1221132 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1222198 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1223261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1224333 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1225402 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1226463 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1227528 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1228591 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1229710 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1230800 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1231863 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1232952 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1234044 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1235157 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1236261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1237320 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1238382 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1239450 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1240523 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1241587 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1242659 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1243724 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1244821 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1245946 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1247023 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1248104 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1249208 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1250290 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1251363 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1252424 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1253494 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1254572 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1255647 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1256732 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1257811 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1258916 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1260019 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1261095 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1262170 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1263263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1264370 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1265455 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1266554 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1267646 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1268757 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1269892 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1271047 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1272154 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1273328 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1274429 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1275520 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1276608 ms
test_Redirect(text/xml, 301)
1277725 ms
test_Redirect(text/xml, 302)
1278802 ms
test_Redirect(text/xml, 303)
1279937 ms
test_Redirect(text/xml, 304)
1281040 ms
test_Redirect(text/xml, 307)
1282115 ms
test_Redirect(text/xml, 201)
1283226 ms
test_Redirect(text/xml, 204)
1284315 ms
test_Redirect(application/xml, 301)
1285400 ms
test_Redirect(application/xml, 302)
1286500 ms
test_Redirect(application/xml, 303)
1287587 ms
test_Redirect(application/xml, 304)
1288662 ms
test_Redirect(application/xml, 307)
1289723 ms
test_Redirect(application/xml, 201)
1290833 ms
test_Redirect(application/xml, 204)
1291914 ms
test_Redirect(text/doc+xml, 301)
1292983 ms
test_Redirect(text/doc+xml, 302)
1294067 ms
test_Redirect(text/doc+xml, 303)
1295164 ms
test_Redirect(text/doc+xml, 304)
1296257 ms
test_Redirect(text/doc+xml, 307)
1297333 ms
test_Redirect(text/doc+xml, 201)
1298421 ms
test_Redirect(text/doc+xml, 204)
1299506 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1300572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1301640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1302720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1303800 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1304910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1306013 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1307094 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1308167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1309246 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1310329 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1311394 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1312494 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1313578 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1314636 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1315720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1316782 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1317857 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1318926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1319984 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1321079 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1322146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1323208 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1324282 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1325348 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1326445 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1327557 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1328640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1329720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1330824 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1331889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1332958 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1334047 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1335122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1336192 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1337277 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1338377 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1339488 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1340577 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1341670 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1342732 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1343808 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1344879 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1345966 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1347036 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1348100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1349193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1350326 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1351406 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1352519 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1353612 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1354677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1355796 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1356917 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1358026 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1359134 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1360218 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1361324 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1362440 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1363526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1364627 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1365717 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1366817 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1367915 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1368998 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1370137 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1371339 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1372477 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1373554 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1374614 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1375690 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1376770 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1377865 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1378939 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1379998 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1381068 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1382163 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1383255 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1384349 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1385425 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1386502 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1387569 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1388658 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1389762 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1390890 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1391964 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1393042 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1394147 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1395205 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1396295 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1397364 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1398424 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1399502 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1400572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1401647 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1402710 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1403766 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1404893 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1405955 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1407027 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1408093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1409159 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1410294 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1411365 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1412452 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1413526 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1414632 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1415748 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1416812 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1417878 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1418947 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1420010 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1421083 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1422158 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1423237 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1424351 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1425415 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1426504 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1427593 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1428715 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1429802 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1430902 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1431976 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1433081 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1434205 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1435317 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1436457 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1437540 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1438639 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1439738 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1440847 ms
testOpenspcoopCoreLog
1441962 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1441965 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1441966 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1443030 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1444104 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1445173 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1446246 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1447351 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1448434 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1449590 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1450664 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1451752 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1452875 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1453967 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1455052 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1456146 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1457237 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1458294 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1459365 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1460447 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1461528 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1462613 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1463675 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1464774 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1465842 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1466898 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1467961 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1469032 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1470149 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1471213 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1472271 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1473348 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1474413 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1475500 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1476582 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1477638 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1478705 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1479771 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1480829 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1481889 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1482957 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1484028 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1485086 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1486146 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1487212 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1488275 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1489335 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1490421 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1491485 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1492546 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1493605 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1494682 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1495741 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1496816 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1497890 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1498981 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1500085 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1501194 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1502285 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1503421 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1504503 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1505581 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1506680 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1507774 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1508878 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1509987 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1511117 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1512220 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1513313 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1514392 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1515479 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1516574 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1517655 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1518730 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1519828 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1520925 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1522065 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1523167 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1524390 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1525515 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1526577 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1527641 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1528724 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1529814 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1530902 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1531985 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1533066 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1534134 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1535228 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1536302 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1537373 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1538435 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1539496 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1540582 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1541648 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1542808 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1543882 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1544945 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1546063 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1547133 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1548195 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1549266 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1550340 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1551412 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1552495 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1553558 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1554659 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1555722 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1556813 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1557894 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1558959 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1560035 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1561092 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1562176 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1563253 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1564323 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1565402 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1566492 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1567572 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1568714 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1569800 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1570894 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1571990 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1573106 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1574213 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1575305 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1576471 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1577592 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1578694 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1579784 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1580894 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1582004 ms
test_Redirect(text/xml, 301)
1583137 ms
test_Redirect(text/xml, 302)
1584242 ms
test_Redirect(text/xml, 303)
1585331 ms
test_Redirect(text/xml, 304)
1586420 ms
test_Redirect(text/xml, 307)
1587475 ms
test_Redirect(text/xml, 201)
1588569 ms
test_Redirect(text/xml, 204)
1589699 ms
test_Redirect(application/xml, 301)
1590756 ms
test_Redirect(application/xml, 302)
1591824 ms
test_Redirect(application/xml, 303)
1592919 ms
test_Redirect(application/xml, 304)
1594008 ms
test_Redirect(application/xml, 307)
1595079 ms
test_Redirect(application/xml, 201)
1596151 ms
test_Redirect(application/xml, 204)
1597228 ms
test_Redirect(text/doc+xml, 301)
1598282 ms
test_Redirect(text/doc+xml, 302)
1599379 ms
test_Redirect(text/doc+xml, 303)
1600492 ms
test_Redirect(text/doc+xml, 304)
1601610 ms
test_Redirect(text/doc+xml, 307)
1602704 ms
test_Redirect(text/doc+xml, 201)
1603866 ms
test_Redirect(text/doc+xml, 204)
1604954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1606027 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1607133 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1608205 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1609296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1610412 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1611481 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1612572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1613735 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1614842 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1615934 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1617049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1618127 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1619239 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1620336 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1621412 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1622496 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1623562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1624689 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1625813 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1626931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1628016 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1629090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1630179 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1631260 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1632347 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1633431 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1634541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1635618 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1636703 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1637808 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1638878 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1639954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1641051 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1642176 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1643284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1644396 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1645486 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1646578 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1647722 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1648844 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1649915 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1650987 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1652132 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1653262 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1654339 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1655469 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1656542 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1657672 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1658769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1659880 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1660991 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1662111 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1663301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1664395 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1665531 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1666648 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1667766 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1668859 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1669977 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1671146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1672251 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1673381 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1674526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1675648 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1676763 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1677868 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1678984 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1680061 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1681153 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1682218 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1683296 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1684387 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1685459 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1686597 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1687718 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1688800 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1689953 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1691053 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1692149 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1693244 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1694318 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1695407 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1696536 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1697620 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1698694 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1699756 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1700867 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1701928 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1703013 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1704090 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1705186 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1706258 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1707324 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1708402 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1709498 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1710615 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1711706 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1712814 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1713954 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1715044 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1716139 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1717224 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1718347 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1719402 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1720486 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1721544 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1722631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1723690 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1724774 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1725874 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1726935 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1728028 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1729093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1730174 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1731238 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1732298 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1733403 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1734508 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1735627 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1736716 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1737817 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1738929 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1740027 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1741206 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1742295 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1743492 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1744615 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1745740 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1746843 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1747926 ms
testOpenspcoopCoreLog
1749086 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect(text/xml, 301)
1749088 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1749088 ms
test_Redirect(text/xml, 302)
1750171 ms
test_Redirect(text/xml, 303)
1751305 ms
test_Redirect(text/xml, 304)
1752430 ms
test_Redirect(text/xml, 307)
1753520 ms
test_Redirect(text/xml, 201)
1754657 ms
test_Redirect(text/xml, 204)
1755790 ms
test_Redirect(application/xml, 301)
1756892 ms
test_Redirect(application/xml, 302)
1757985 ms
test_Redirect(application/xml, 303)
1759137 ms
test_Redirect(application/xml, 304)
1760241 ms
test_Redirect(application/xml, 307)
1761311 ms
test_Redirect(application/xml, 201)
1762405 ms
test_Redirect(application/xml, 204)
1763509 ms
test_Redirect(text/doc+xml, 301)
1764573 ms
test_Redirect(text/doc+xml, 302)
1765650 ms
test_Redirect(text/doc+xml, 303)
1766773 ms
test_Redirect(text/doc+xml, 304)
1767904 ms
test_Redirect(text/doc+xml, 307)
1768964 ms
test_Redirect(text/doc+xml, 201)
1770035 ms
test_Redirect(text/doc+xml, 204)
1771171 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1772229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1773307 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1774398 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1775461 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1776577 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1777699 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1778809 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1779903 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1780962 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1782039 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1783101 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1784174 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1785259 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1786333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1787417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1788491 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1789546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1790618 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1791707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1792772 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1793885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1794978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1796049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1797133 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1798210 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1799281 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1800362 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1801444 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1802557 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1803681 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1804766 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1805834 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1806987 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1808053 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1809161 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1810225 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1811297 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1812377 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1813464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1814575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1815638 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1816709 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1817787 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1818862 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1819932 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1821023 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1822100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1823168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1824284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1825388 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1826467 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1827558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1828638 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1829719 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1830918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1832014 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1833140 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1834253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1835383 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1836495 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1837622 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1838720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1839842 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1840934 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1842021 ms
testOpenspcoopCoreLog
1843103 ms