org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite name="Ant suite">
<groups>
<run>
<include name="REST.PD"/>
</run>
</groups>
<groups>
<run>
<include name="REST.PD"/>
</run>
</groups>
<test thread-count="5" name="Ant test">
<classes>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.CooperazioneTrasparenteBase"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.CostantiTestSuite"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.DatabaseProperties"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.FileSystemUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteProperties"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteTransformer"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TrasparenteTestsuiteLogger"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.Utilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$RUOLO"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.IntegrazioneUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.IntegrazioneUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.AuthUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CooperazioneTrasparenteBase"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils$Pair"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.FileCache"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMThread"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.Porta"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaImpl"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PosizioneCredenziale"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.TestFileEntry"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticate"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticateUtils"/>
</classes>
</test> <!-- Ant test -->
</suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (96 classes)
Groups for Ant suite
REST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.DELETE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.DELETE.REDIRECT
test_Redirect
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.GET
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.GET.REDIRECT
test_Redirect
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.GET.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.HEAD
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.HEAD.REDIRECT
test_Redirect
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.REDIRECT
test_Redirect
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.OPTIONS
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.OPTIONS.REDIRECT
test_Redirect
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PATCH.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PATCH.REDIRECT
test_Redirect
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
REST.PD.POST.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.POST.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.POST.REDIRECT
test_Redirect
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.POST.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PUT.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PUT.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.PUT.REDIRECT
test_Redirect
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.PUT.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PD.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PD.TRACE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PD.TRACE.REDIRECT
test_Redirect
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PD.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
Times for Ant suite
Total running time: 30 minutes
Reporter output for Ant suite
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3078&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3079&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87d1247a-1f19-11f1-ab2e-06c6c98a384d]
[87d1247a-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[87d1247a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3079] e valore ritornato [TEST_RESPONSE_3079]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_217&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_218&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b6fa4fe-1f15-11f1-ab2e-06c6c98a384d]
[8b6fa4fe-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8b6fa4fe-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_218] e valore ritornato [TEST_RESPONSE_218]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2128&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2129&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53127321-1f18-11f1-ab2e-06c6c98a384d]
[53127321-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[53127321-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2129] e valore ritornato [TEST_RESPONSE_2129]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_992&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9239343d-1f16-11f1-ab2e-06c6c98a384d]
[9239343d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9239343d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_992] e valore ritornato [TEST_RESPONSE_992]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1754&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1755&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d84d2883-1f17-11f1-ab2e-06c6c98a384d]
[d84d2883-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d84d2883-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1755] e valore ritornato [TEST_RESPONSE_1755]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2740&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2741&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ad4e7ad-1f19-11f1-ab2e-06c6c98a384d]
[1ad4e7ad-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1ad4e7ad-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2741] e valore ritornato [TEST_RESPONSE_2741]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1500&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85f0901b-1f17-11f1-ab2e-06c6c98a384d]
[85f0901b-1f17-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1608&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1609&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8243553-1f17-11f1-ab2e-06c6c98a384d]
[a8243553-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a8243553-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1609] e valore ritornato [TEST_RESPONSE_1609]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2122&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2123&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51ba5d23-1f18-11f1-ab2e-06c6c98a384d]
[51ba5d23-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[51ba5d23-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2123] e valore ritornato [TEST_RESPONSE_2123]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2124&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2125&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5261e7c9-1f18-11f1-ab2e-06c6c98a384d]
[5261e7c9-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5261e7c9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2125] e valore ritornato [TEST_RESPONSE_2125]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2298&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2299&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a8da236-1f18-11f1-ab2e-06c6c98a384d]
[8a8da236-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a8da236-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2299] e valore ritornato [TEST_RESPONSE_2299]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2780&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2781&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [286bc1f4-1f19-11f1-ab2e-06c6c98a384d]
[286bc1f4-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[286bc1f4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2781] e valore ritornato [TEST_RESPONSE_2781]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1401&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6525c9c0-1f17-11f1-ab2e-06c6c98a384d]
[6525c9c0-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6525c9c0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1401] e valore ritornato [TEST_RESPONSE_1401]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2492&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2493&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca0a880b-1f18-11f1-ab2e-06c6c98a384d]
[ca0a880b-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ca0a880b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2493] e valore ritornato [TEST_RESPONSE_2493]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1153&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb1191ce-1f16-11f1-ab2e-06c6c98a384d]
[fb1191ce-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fb1191ce-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1153] e valore ritornato [TEST_RESPONSE_1153]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2966&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6381cb27-1f19-11f1-ab2e-06c6c98a384d]
[6381cb27-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1816&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1817&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee1469aa-1f17-11f1-ab2e-06c6c98a384d]
[ee1469aa-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ee1469aa-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1817] e valore ritornato [TEST_RESPONSE_1817]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1702&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1703&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8127e53-1f17-11f1-ab2e-06c6c98a384d]
[c8127e53-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c8127e53-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1703] e valore ritornato [TEST_RESPONSE_1703]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2306&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2307&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d181db6-1f18-11f1-ab2e-06c6c98a384d]
[8d181db6-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8d181db6-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2307] e valore ritornato [TEST_RESPONSE_2307]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1618&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1619&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac11c34d-1f17-11f1-ab2e-06c6c98a384d]
[ac11c34d-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ac11c34d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1619] e valore ritornato [TEST_RESPONSE_1619]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_119&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_120&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88238767-1f15-11f1-ab2e-06c6c98a384d]
[88238767-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[88238767-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_120] e valore ritornato [TEST_RESPONSE_120]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3058&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3059&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=TRACE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81dfb120-1f19-11f1-ab2e-06c6c98a384d]
[81dfb120-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[81dfb120-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3059] e valore ritornato [TEST_RESPONSE_3059]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1830&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1831&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f33d0fb9-1f17-11f1-ab2e-06c6c98a384d]
[f33d0fb9-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f33d0fb9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1831] e valore ritornato [TEST_RESPONSE_1831]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2328&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2329&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94dd8ec9-1f18-11f1-ab2e-06c6c98a384d]
[94dd8ec9-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[94dd8ec9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2329] e valore ritornato [TEST_RESPONSE_2329]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1956&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1957&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c17487b-1f18-11f1-ab2e-06c6c98a384d]
[1c17487b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1c17487b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1957] e valore ritornato [TEST_RESPONSE_1957]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3048&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3049&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7eaa017c-1f19-11f1-ab2e-06c6c98a384d]
[7eaa017c-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7eaa017c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3049] e valore ritornato [TEST_RESPONSE_3049]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1197&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [177f3f7c-1f17-11f1-ab2e-06c6c98a384d]
[177f3f7c-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[177f3f7c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1197] e valore ritornato [TEST_RESPONSE_1197]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1466&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1467&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a7d321f-1f17-11f1-ab2e-06c6c98a384d]
[7a7d321f-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7a7d321f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1467] e valore ritornato [TEST_RESPONSE_1467]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_924&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e2d257a-1f16-11f1-ab2e-06c6c98a384d]
[6e2d257a-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6e2d257a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_924] e valore ritornato [TEST_RESPONSE_924]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1438&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1439&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70c036c0-1f17-11f1-ab2e-06c6c98a384d]
[70c036c0-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[70c036c0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1439] e valore ritornato [TEST_RESPONSE_1439]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2764&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2765&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [228ebfff-1f19-11f1-ab2e-06c6c98a384d]
[228ebfff-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[228ebfff-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2765] e valore ritornato [TEST_RESPONSE_2765]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1678&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1679&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c00bbe7f-1f17-11f1-ab2e-06c6c98a384d]
[c00bbe7f-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c00bbe7f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1679] e valore ritornato [TEST_RESPONSE_1679]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1036&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae3e0efb-1f16-11f1-ab2e-06c6c98a384d]
[ae3e0efb-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ae3e0efb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1036] e valore ritornato [TEST_RESPONSE_1036]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2358&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2359&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e5802e7-1f18-11f1-ab2e-06c6c98a384d]
[9e5802e7-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9e5802e7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2359] e valore ritornato [TEST_RESPONSE_2359]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2270&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2271&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8238e969-1f18-11f1-ab2e-06c6c98a384d]
[8238e969-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8238e969-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2271] e valore ritornato [TEST_RESPONSE_2271]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2894&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2895&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c51ab1b-1f19-11f1-ab2e-06c6c98a384d]
[4c51ab1b-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4c51ab1b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2895] e valore ritornato [TEST_RESPONSE_2895]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_971&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83b98191-1f16-11f1-ab2e-06c6c98a384d]
[83b98191-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[83b98191-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_971] e valore ritornato [TEST_RESPONSE_971]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2308&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2309&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dbbb0ba-1f18-11f1-ab2e-06c6c98a384d]
[8dbbb0ba-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8dbbb0ba-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2309] e valore ritornato [TEST_RESPONSE_2309]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_487&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd823c42-1f15-11f1-ab2e-06c6c98a384d]
[dd823c42-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1221&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26f03004-1f17-11f1-ab2e-06c6c98a384d]
[26f03004-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[26f03004-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1221] e valore ritornato [TEST_RESPONSE_1221]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2068&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ff73e2e-1f18-11f1-ab2e-06c6c98a384d]
[3ff73e2e-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_535&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_536&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed2f737b-1f15-11f1-ab2e-06c6c98a384d]
[ed2f737b-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ed2f737b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_536] e valore ritornato [TEST_RESPONSE_536]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2004&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2005&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c205b54-1f18-11f1-ab2e-06c6c98a384d]
[2c205b54-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2c205b54-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2005] e valore ritornato [TEST_RESPONSE_2005]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2778&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2779&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27c4ac80-1f19-11f1-ab2e-06c6c98a384d]
[27c4ac80-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[27c4ac80-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2779] e valore ritornato [TEST_RESPONSE_2779]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2054&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2055&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c241602-1f18-11f1-ab2e-06c6c98a384d]
[3c241602-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3c241602-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2055] e valore ritornato [TEST_RESPONSE_2055]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2824&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2825&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35f15e33-1f19-11f1-ab2e-06c6c98a384d]
[35f15e33-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[35f15e33-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2825] e valore ritornato [TEST_RESPONSE_2825]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1246&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1247&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32ed576f-1f17-11f1-ab2e-06c6c98a384d]
[32ed576f-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[32ed576f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1247] e valore ritornato [TEST_RESPONSE_1247]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1652&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1653&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7243c96-1f17-11f1-ab2e-06c6c98a384d]
[b7243c96-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b7243c96-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1653] e valore ritornato [TEST_RESPONSE_1653]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1196&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16d9d7b8-1f17-11f1-ab2e-06c6c98a384d]
[16d9d7b8-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[16d9d7b8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1196] e valore ritornato [TEST_RESPONSE_1196]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2184&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2185&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65d8a93f-1f18-11f1-ab2e-06c6c98a384d]
[65d8a93f-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[65d8a93f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2185] e valore ritornato [TEST_RESPONSE_2185]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1368&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1369&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a1636a8-1f17-11f1-ab2e-06c6c98a384d]
[5a1636a8-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5a1636a8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1369] e valore ritornato [TEST_RESPONSE_1369]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_290&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad6fb7ce-1f15-11f1-ab2e-06c6c98a384d]
[ad6fb7ce-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ad6fb7ce-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_290] e valore ritornato [TEST_RESPONSE_290]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1504&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [873bd4d3-1f17-11f1-ab2e-06c6c98a384d]
[873bd4d3-1f17-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1832&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1833&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f409fcb0-1f17-11f1-ab2e-06c6c98a384d]
[f409fcb0-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f409fcb0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1833] e valore ritornato [TEST_RESPONSE_1833]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_73&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_74&destFileContentType=image/png&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85e297b2-1f15-11f1-ab2e-06c6c98a384d]
[85e297b2-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[85e297b2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_74] e valore ritornato [TEST_RESPONSE_74]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1748&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1749&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d66359d7-1f17-11f1-ab2e-06c6c98a384d]
[d66359d7-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d66359d7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1749] e valore ritornato [TEST_RESPONSE_1749]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2538&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2539&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d91e656e-1f18-11f1-ab2e-06c6c98a384d]
[d91e656e-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d91e656e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2539] e valore ritornato [TEST_RESPONSE_2539]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1900&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1901&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a235581-1f18-11f1-ab2e-06c6c98a384d]
[0a235581-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0a235581-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1901] e valore ritornato [TEST_RESPONSE_1901]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1156&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd012bdb-1f16-11f1-ab2e-06c6c98a384d]
[fd012bdb-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fd012bdb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1156] e valore ritornato [TEST_RESPONSE_1156]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1484&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1485&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [802fa1a5-1f17-11f1-ab2e-06c6c98a384d]
[802fa1a5-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[802fa1a5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1485] e valore ritornato [TEST_RESPONSE_1485]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_740&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f95bdb4-1f16-11f1-ab2e-06c6c98a384d]
[2f95bdb4-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[2f95bdb4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_740] e valore ritornato [TEST_RESPONSE_740]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2640&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2641&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f96fdd1b-1f18-11f1-ab2e-06c6c98a384d]
[f96fdd1b-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[f96fdd1b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2641] e valore ritornato [TEST_RESPONSE_2641]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2798&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2799&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d89447a-1f19-11f1-ab2e-06c6c98a384d]
[2d89447a-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2d89447a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2799] e valore ritornato [TEST_RESPONSE_2799]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2448&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2449&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc870fac-1f18-11f1-ab2e-06c6c98a384d]
[bc870fac-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bc870fac-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2449] e valore ritornato [TEST_RESPONSE_2449]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1840&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1841&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6b51f90-1f17-11f1-ab2e-06c6c98a384d]
[f6b51f90-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f6b51f90-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1841] e valore ritornato [TEST_RESPONSE_1841]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2454&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2455&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bddb7c28-1f18-11f1-ab2e-06c6c98a384d]
[bddb7c28-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bddb7c28-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2455] e valore ritornato [TEST_RESPONSE_2455]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1810&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1811&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebeea36c-1f17-11f1-ab2e-06c6c98a384d]
[ebeea36c-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ebeea36c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1811] e valore ritornato [TEST_RESPONSE_1811]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1984&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1985&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25013c67-1f18-11f1-ab2e-06c6c98a384d]
[25013c67-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[25013c67-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1985] e valore ritornato [TEST_RESPONSE_1985]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_239&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_240&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c35180e-1f15-11f1-ab2e-06c6c98a384d]
[8c35180e-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8c35180e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_240] e valore ritornato [TEST_RESPONSE_240]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2470&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2471&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2f5552a-1f18-11f1-ab2e-06c6c98a384d]
[c2f5552a-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c2f5552a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2471] e valore ritornato [TEST_RESPONSE_2471]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1382&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1383&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5eaa64e6-1f17-11f1-ab2e-06c6c98a384d]
[5eaa64e6-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5eaa64e6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1383] e valore ritornato [TEST_RESPONSE_1383]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1526&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d924c91-1f17-11f1-ab2e-06c6c98a384d]
[8d924c91-1f17-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1366&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1367&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [597032a4-1f17-11f1-ab2e-06c6c98a384d]
[597032a4-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[597032a4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1367] e valore ritornato [TEST_RESPONSE_1367]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_51&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_52&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [848ec853-1f15-11f1-ab2e-06c6c98a384d]
[848ec853-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[848ec853-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_95&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_96&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86954615-1f15-11f1-ab2e-06c6c98a384d]
[86954615-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[86954615-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_96] e valore ritornato [TEST_RESPONSE_96]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2772&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2773&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25d2ee94-1f19-11f1-ab2e-06c6c98a384d]
[25d2ee94-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[25d2ee94-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2773] e valore ritornato [TEST_RESPONSE_2773]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1390&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1391&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [628bbddc-1f17-11f1-ab2e-06c6c98a384d]
[628bbddc-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[628bbddc-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1391] e valore ritornato [TEST_RESPONSE_1391]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2666&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2667&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [026da727-1f19-11f1-ab2e-06c6c98a384d]
[026da727-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[026da727-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2667] e valore ritornato [TEST_RESPONSE_2667]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2936&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a7dc089-1f19-11f1-ab2e-06c6c98a384d]
[5a7dc089-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_179&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_180&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a4f1a7b-1f15-11f1-ab2e-06c6c98a384d]
[8a4f1a7b-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8a4f1a7b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_180] e valore ritornato [TEST_RESPONSE_180]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2426&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2427&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4d1f24b-1f18-11f1-ab2e-06c6c98a384d]
[b4d1f24b-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b4d1f24b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2427] e valore ritornato [TEST_RESPONSE_2427]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_671&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a38d610-1f16-11f1-ab2e-06c6c98a384d]
[1a38d610-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_243&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_244&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c5c9d46-1f15-11f1-ab2e-06c6c98a384d]
[8c5c9d46-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8c5c9d46-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_244] e valore ritornato [TEST_RESPONSE_244]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1656&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1657&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7d42bae-1f17-11f1-ab2e-06c6c98a384d]
[b7d42bae-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b7d42bae-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1657] e valore ritornato [TEST_RESPONSE_1657]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1760&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1761&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dad05101-1f17-11f1-ab2e-06c6c98a384d]
[dad05101-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dad05101-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1761] e valore ritornato [TEST_RESPONSE_1761]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2000&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2001&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ad8c01c-1f18-11f1-ab2e-06c6c98a384d]
[2ad8c01c-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2ad8c01c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2001] e valore ritornato [TEST_RESPONSE_2001]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2610&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2611&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f123138d-1f18-11f1-ab2e-06c6c98a384d]
[f123138d-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f123138d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2611] e valore ritornato [TEST_RESPONSE_2611]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3060&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3061&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81f16464-1f19-11f1-ab2e-06c6c98a384d]
[81f16464-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[81f16464-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3061] e valore ritornato [TEST_RESPONSE_3061]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1147&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5f3730d-1f16-11f1-ab2e-06c6c98a384d]
[f5f3730d-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f5f3730d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1147] e valore ritornato [TEST_RESPONSE_1147]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_101&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_102&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86d75831-1f15-11f1-ab2e-06c6c98a384d]
[86d75831-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[86d75831-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_102] e valore ritornato [TEST_RESPONSE_102]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1396&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1397&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64042d18-1f17-11f1-ab2e-06c6c98a384d]
[64042d18-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[64042d18-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1397] e valore ritornato [TEST_RESPONSE_1397]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2998&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2999&destFileContentType=image/png&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e8fb08e-1f19-11f1-ab2e-06c6c98a384d]
[6e8fb08e-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6e8fb08e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2999] e valore ritornato [TEST_RESPONSE_2999]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2970&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2971&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64d77021-1f19-11f1-ab2e-06c6c98a384d]
[64d77021-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[64d77021-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2971] e valore ritornato [TEST_RESPONSE_2971]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_681&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d7d52c6-1f16-11f1-ab2e-06c6c98a384d]
[1d7d52c6-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2256&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2257&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d21816a-1f18-11f1-ab2e-06c6c98a384d]
[7d21816a-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7d21816a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2257] e valore ritornato [TEST_RESPONSE_2257]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1205&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d486b52-1f17-11f1-ab2e-06c6c98a384d]
[1d486b52-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1d486b52-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1205] e valore ritornato [TEST_RESPONSE_1205]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_325&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeefee7d-1f15-11f1-ab2e-06c6c98a384d]
[aeefee7d-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_523&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_524&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8eee37e-1f15-11f1-ab2e-06c6c98a384d]
[e8eee37e-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e8eee37e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_524] e valore ritornato [TEST_RESPONSE_524]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1648&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1649&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5d7bf5e-1f17-11f1-ab2e-06c6c98a384d]
[b5d7bf5e-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b5d7bf5e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1649] e valore ritornato [TEST_RESPONSE_1649]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1244&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1245&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3246690b-1f17-11f1-ab2e-06c6c98a384d]
[3246690b-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3246690b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1245] e valore ritornato [TEST_RESPONSE_1245]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2844&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2845&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c52d170-1f19-11f1-ab2e-06c6c98a384d]
[3c52d170-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3c52d170-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2845] e valore ritornato [TEST_RESPONSE_2845]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2536&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2537&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d875a24a-1f18-11f1-ab2e-06c6c98a384d]
[d875a24a-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d875a24a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2537] e valore ritornato [TEST_RESPONSE_2537]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2784&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2785&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2912141c-1f19-11f1-ab2e-06c6c98a384d]
[2912141c-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2912141c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2785] e valore ritornato [TEST_RESPONSE_2785]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2032&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2033&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34d5a9b0-1f18-11f1-ab2e-06c6c98a384d]
[34d5a9b0-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[34d5a9b0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2033] e valore ritornato [TEST_RESPONSE_2033]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2198&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2199&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a87b27d-1f18-11f1-ab2e-06c6c98a384d]
[6a87b27d-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6a87b27d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2199] e valore ritornato [TEST_RESPONSE_2199]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2846&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2847&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cf55304-1f19-11f1-ab2e-06c6c98a384d]
[3cf55304-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3cf55304-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2847] e valore ritornato [TEST_RESPONSE_2847]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3012&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3013&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [726a04ac-1f19-11f1-ab2e-06c6c98a384d]
[726a04ac-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[726a04ac-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3013] e valore ritornato [TEST_RESPONSE_3013]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2746&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2747&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cc06409-1f19-11f1-ab2e-06c6c98a384d]
[1cc06409-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1cc06409-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2747] e valore ritornato [TEST_RESPONSE_2747]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2498&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2499&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc9c2f7a-1f18-11f1-ab2e-06c6c98a384d]
[cc9c2f7a-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cc9c2f7a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2499] e valore ritornato [TEST_RESPONSE_2499]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3010&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3011&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71c44ec8-1f19-11f1-ab2e-06c6c98a384d]
[71c44ec8-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[71c44ec8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3011] e valore ritornato [TEST_RESPONSE_3011]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_766&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38d9df8f-1f16-11f1-ab2e-06c6c98a384d]
[38d9df8f-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[38d9df8f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_766] e valore ritornato [TEST_RESPONSE_766]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2944&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d131179-1f19-11f1-ab2e-06c6c98a384d]
[5d131179-1f19-11f1-ab2e-06c6c98a384d] 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, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1516&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a75f14b-1f17-11f1-ab2e-06c6c98a384d]
[8a75f14b-1f17-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2294&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2295&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89473f7e-1f18-11f1-ab2e-06c6c98a384d]
[89473f7e-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[89473f7e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2295] e valore ritornato [TEST_RESPONSE_2295]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b07f8f83-1f15-11f1-ab2e-06c6c98a384d]
[b07f8f83-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b07f8f83-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_364] e valore ritornato [TEST_RESPONSE_364]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2978&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2979&destFileContentType=application/msword&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67619d81-1f19-11f1-ab2e-06c6c98a384d]
[67619d81-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[67619d81-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2979] e valore ritornato [TEST_RESPONSE_2979]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2618&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2619&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f312607d-1f18-11f1-ab2e-06c6c98a384d]
[f312607d-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f312607d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2619] e valore ritornato [TEST_RESPONSE_2619]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2848&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2849&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d98e608-1f19-11f1-ab2e-06c6c98a384d]
[3d98e608-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3d98e608-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2849] e valore ritornato [TEST_RESPONSE_2849]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_596&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0263ea7d-1f16-11f1-ab2e-06c6c98a384d]
[0263ea7d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0263ea7d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_596] e valore ritornato [TEST_RESPONSE_596]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_408&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b203e5ef-1f15-11f1-ab2e-06c6c98a384d]
[b203e5ef-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b203e5ef-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_408] e valore ritornato [TEST_RESPONSE_408]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2758&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2759&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20989543-1f19-11f1-ab2e-06c6c98a384d]
[20989543-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[20989543-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2759] e valore ritornato [TEST_RESPONSE_2759]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2072&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40c563a8-1f18-11f1-ab2e-06c6c98a384d]
[40c563a8-1f18-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1972&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1973&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2107525d-1f18-11f1-ab2e-06c6c98a384d]
[2107525d-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2107525d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1973] e valore ritornato [TEST_RESPONSE_1973]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73908aa4-1f16-11f1-ab2e-06c6c98a384d]
[73908aa4-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[73908aa4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_944] e valore ritornato [TEST_RESPONSE_944]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2406&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2407&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae45c491-1f18-11f1-ab2e-06c6c98a384d]
[ae45c491-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ae45c491-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2407] e valore ritornato [TEST_RESPONSE_2407]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1128&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea638c5d-1f16-11f1-ab2e-06c6c98a384d]
[ea638c5d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ea638c5d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1128] e valore ritornato [TEST_RESPONSE_1128]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1948&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1949&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19e8f6bb-1f18-11f1-ab2e-06c6c98a384d]
[19e8f6bb-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[19e8f6bb-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1949] e valore ritornato [TEST_RESPONSE_1949]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2608&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2609&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f07b61d9-1f18-11f1-ab2e-06c6c98a384d]
[f07b61d9-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f07b61d9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2609] e valore ritornato [TEST_RESPONSE_2609]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_13&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ad157ac-1f15-11f1-ab2e-06c6c98a384d]
[7ad157ac-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1346&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1347&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53974f5a-1f17-11f1-ab2e-06c6c98a384d]
[53974f5a-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[53974f5a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1347] e valore ritornato [TEST_RESPONSE_1347]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1065&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1f1b25c-1f16-11f1-ab2e-06c6c98a384d]
[c1f1b25c-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c1f1b25c-1f16-11f1-ab2e-06c6c98a384d] 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/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_93&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_94&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86910051-1f15-11f1-ab2e-06c6c98a384d]
[86910051-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[86910051-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_94] e valore ritornato [TEST_RESPONSE_94]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2300&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2301&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b2f878a-1f18-11f1-ab2e-06c6c98a384d]
[8b2f878a-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8b2f878a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2301] e valore ritornato [TEST_RESPONSE_2301]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1542&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1543&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9262c083-1f17-11f1-ab2e-06c6c98a384d]
[9262c083-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9262c083-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1543] e valore ritornato [TEST_RESPONSE_1543]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1316&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1317&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [493169c7-1f17-11f1-ab2e-06c6c98a384d]
[493169c7-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[493169c7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1317] e valore ritornato [TEST_RESPONSE_1317]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2018&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2019&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3000a1e2-1f18-11f1-ab2e-06c6c98a384d]
[3000a1e2-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3000a1e2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2019] e valore ritornato [TEST_RESPONSE_2019]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_191&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_192&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8abe5625-1f15-11f1-ab2e-06c6c98a384d]
[8abe5625-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8abe5625-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_192] e valore ritornato [TEST_RESPONSE_192]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2992&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2993&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c98c282-1f19-11f1-ab2e-06c6c98a384d]
[6c98c282-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6c98c282-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2993] e valore ritornato [TEST_RESPONSE_2993]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1208&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f33245e-1f17-11f1-ab2e-06c6c98a384d]
[1f33245e-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1f33245e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1208] e valore ritornato [TEST_RESPONSE_1208]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_673&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b82e246-1f16-11f1-ab2e-06c6c98a384d]
[1b82e246-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_969&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8265d869-1f16-11f1-ab2e-06c6c98a384d]
[8265d869-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8265d869-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_969] e valore ritornato [TEST_RESPONSE_969]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2092&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2093&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46fba932-1f18-11f1-ab2e-06c6c98a384d]
[46fba932-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[46fba932-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2093] e valore ritornato [TEST_RESPONSE_2093]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1572&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1573&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c7c0bb4-1f17-11f1-ab2e-06c6c98a384d]
[9c7c0bb4-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9c7c0bb4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1573] e valore ritornato [TEST_RESPONSE_1573]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1011&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e9fa4d0-1f16-11f1-ab2e-06c6c98a384d]
[9e9fa4d0-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9e9fa4d0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1011] e valore ritornato [TEST_RESPONSE_1011]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_229&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_230&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c01abe8-1f15-11f1-ab2e-06c6c98a384d]
[8c01abe8-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8c01abe8-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_230] e valore ritornato [TEST_RESPONSE_230]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2548&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2549&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc7afe05-1f18-11f1-ab2e-06c6c98a384d]
[dc7afe05-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dc7afe05-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2549] e valore ritornato [TEST_RESPONSE_2549]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_768&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [397498f3-1f16-11f1-ab2e-06c6c98a384d]
[397498f3-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[397498f3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_768] e valore ritornato [TEST_RESPONSE_768]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1126&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e917f985-1f16-11f1-ab2e-06c6c98a384d]
[e917f985-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e917f985-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1126] e valore ritornato [TEST_RESPONSE_1126]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_303&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae592d8c-1f15-11f1-ab2e-06c6c98a384d]
[ae592d8c-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1676&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1677&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf59104b-1f17-11f1-ab2e-06c6c98a384d]
[bf59104b-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bf59104b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1677] e valore ritornato [TEST_RESPONSE_1677]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1426&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1427&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ce917f6-1f17-11f1-ab2e-06c6c98a384d]
[6ce917f6-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ce917f6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1427] e valore ritornato [TEST_RESPONSE_1427]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2742&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2743&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b782c91-1f19-11f1-ab2e-06c6c98a384d]
[1b782c91-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1b782c91-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2743] e valore ritornato [TEST_RESPONSE_2743]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1756&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1757&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8f01f47-1f17-11f1-ab2e-06c6c98a384d]
[d8f01f47-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d8f01f47-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1757] e valore ritornato [TEST_RESPONSE_1757]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1838&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1839&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5fbba9c-1f17-11f1-ab2e-06c6c98a384d]
[f5fbba9c-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f5fbba9c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1839] e valore ritornato [TEST_RESPONSE_1839]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_412&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b21c7707-1f15-11f1-ab2e-06c6c98a384d]
[b21c7707-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b21c7707-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_412] e valore ritornato [TEST_RESPONSE_412]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2926&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56900b7f-1f19-11f1-ab2e-06c6c98a384d]
[56900b7f-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2566&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2567&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2656d7b-1f18-11f1-ab2e-06c6c98a384d]
[e2656d7b-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e2656d7b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2567] e valore ritornato [TEST_RESPONSE_2567]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1169&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04e71d43-1f17-11f1-ab2e-06c6c98a384d]
[04e71d43-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[04e71d43-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1169] e valore ritornato [TEST_RESPONSE_1169]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_718&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [286f24b6-1f16-11f1-ab2e-06c6c98a384d]
[286f24b6-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[286f24b6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_718] e valore ritornato [TEST_RESPONSE_718]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2370&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2371&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a280c421-1f18-11f1-ab2e-06c6c98a384d]
[a280c421-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a280c421-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2371] e valore ritornato [TEST_RESPONSE_2371]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_85&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_86&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [862e1fbc-1f15-11f1-ab2e-06c6c98a384d]
[862e1fbc-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[862e1fbc-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_86] e valore ritornato [TEST_RESPONSE_86]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1494&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82c5b5e9-1f17-11f1-ab2e-06c6c98a384d]
[82c5b5e9-1f17-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1014&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a09f1e5e-1f16-11f1-ab2e-06c6c98a384d]
[a09f1e5e-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a09f1e5e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1014] e valore ritornato [TEST_RESPONSE_1014]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_27&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82f3dccb-1f15-11f1-ab2e-06c6c98a384d]
[82f3dccb-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_135&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_136&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88ac1879-1f15-11f1-ab2e-06c6c98a384d]
[88ac1879-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[88ac1879-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_136] e valore ritornato [TEST_RESPONSE_136]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_506&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2d12f08-1f15-11f1-ab2e-06c6c98a384d]
[e2d12f08-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[e2d12f08-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_506] e valore ritornato [TEST_RESPONSE_506]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_661&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16f9feac-1f16-11f1-ab2e-06c6c98a384d]
[16f9feac-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2524&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2525&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d47bdf50-1f18-11f1-ab2e-06c6c98a384d]
[d47bdf50-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d47bdf50-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2525] e valore ritornato [TEST_RESPONSE_2525]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2262&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2263&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f0b9e36-1f18-11f1-ab2e-06c6c98a384d]
[7f0b9e36-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7f0b9e36-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2263] e valore ritornato [TEST_RESPONSE_2263]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7433a878-1f16-11f1-ab2e-06c6c98a384d]
[7433a878-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7433a878-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_946] e valore ritornato [TEST_RESPONSE_946]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1674&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1675&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be9969c7-1f17-11f1-ab2e-06c6c98a384d]
[be9969c7-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[be9969c7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1675] e valore ritornato [TEST_RESPONSE_1675]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2364&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2365&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a06fe673-1f18-11f1-ab2e-06c6c98a384d]
[a06fe673-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a06fe673-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2365] e valore ritornato [TEST_RESPONSE_2365]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1143&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3612f5d-1f16-11f1-ab2e-06c6c98a384d]
[f3612f5d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f3612f5d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1143] e valore ritornato [TEST_RESPONSE_1143]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1022&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5396721-1f16-11f1-ab2e-06c6c98a384d]
[a5396721-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a5396721-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1022] e valore ritornato [TEST_RESPONSE_1022]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_125&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_126&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [883a1cb3-1f15-11f1-ab2e-06c6c98a384d]
[883a1cb3-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[883a1cb3-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_126] e valore ritornato [TEST_RESPONSE_126]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_993&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92804f61-1f16-11f1-ab2e-06c6c98a384d]
[92804f61-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[92804f61-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_993] e valore ritornato [TEST_RESPONSE_993]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_854&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5709d6b2-1f16-11f1-ab2e-06c6c98a384d]
[5709d6b2-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5709d6b2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_854] e valore ritornato [TEST_RESPONSE_854]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1422&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1423&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b9a77de-1f17-11f1-ab2e-06c6c98a384d]
[6b9a77de-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6b9a77de-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1423] e valore ritornato [TEST_RESPONSE_1423]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1140&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f213eed1-1f16-11f1-ab2e-06c6c98a384d]
[f213eed1-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f213eed1-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1140] e valore ritornato [TEST_RESPONSE_1140]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1023&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5df4415-1f16-11f1-ab2e-06c6c98a384d]
[a5df4415-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a5df4415-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1023] e valore ritornato [TEST_RESPONSE_1023]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1732&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1733&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1edb015-1f17-11f1-ab2e-06c6c98a384d]
[d1edb015-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d1edb015-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1733] e valore ritornato [TEST_RESPONSE_1733]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1554&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1555&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9672c99e-1f17-11f1-ab2e-06c6c98a384d]
[9672c99e-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9672c99e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1555] e valore ritornato [TEST_RESPONSE_1555]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1770&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1771&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd82c6e5-1f17-11f1-ab2e-06c6c98a384d]
[dd82c6e5-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dd82c6e5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1771] e valore ritornato [TEST_RESPONSE_1771]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1646&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1647&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b499e828-1f17-11f1-ab2e-06c6c98a384d]
[b499e828-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b499e828-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1647] e valore ritornato [TEST_RESPONSE_1647]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_880&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ee20c7a-1f16-11f1-ab2e-06c6c98a384d]
[5ee20c7a-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5ee20c7a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_880] e valore ritornato [TEST_RESPONSE_880]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1063&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0094341-1f16-11f1-ab2e-06c6c98a384d]
[c0094341-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c0094341-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1063] e valore ritornato [TEST_RESPONSE_1063]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_501&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e188f790-1f15-11f1-ab2e-06c6c98a384d]
[e188f790-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_730&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ce43230-1f16-11f1-ab2e-06c6c98a384d]
[2ce43230-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[2ce43230-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_730] e valore ritornato [TEST_RESPONSE_730]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_103&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_104&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86ee3b95-1f15-11f1-ab2e-06c6c98a384d]
[86ee3b95-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[86ee3b95-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_104] e valore ritornato [TEST_RESPONSE_104]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3026&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3027&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76eccdca-1f19-11f1-ab2e-06c6c98a384d]
[76eccdca-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[76eccdca-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3027] e valore ritornato [TEST_RESPONSE_3027]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2884&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2885&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49c1ff77-1f19-11f1-ab2e-06c6c98a384d]
[49c1ff77-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[49c1ff77-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2885] e valore ritornato [TEST_RESPONSE_2885]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2786&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2787&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29656440-1f19-11f1-ab2e-06c6c98a384d]
[29656440-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[29656440-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2787] e valore ritornato [TEST_RESPONSE_2787]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1034&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acf4c613-1f16-11f1-ab2e-06c6c98a384d]
[acf4c613-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[acf4c613-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1034] e valore ritornato [TEST_RESPONSE_1034]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1013&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ff45f6a-1f16-11f1-ab2e-06c6c98a384d]
[9ff45f6a-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9ff45f6a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1013] e valore ritornato [TEST_RESPONSE_1013]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1000&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96cc510f-1f16-11f1-ab2e-06c6c98a384d]
[96cc510f-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[96cc510f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1000] e valore ritornato [TEST_RESPONSE_1000]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2158&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2159&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d8269d2-1f18-11f1-ab2e-06c6c98a384d]
[5d8269d2-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5d8269d2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2159] e valore ritornato [TEST_RESPONSE_2159]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2744&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2745&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c1cf815-1f19-11f1-ab2e-06c6c98a384d]
[1c1cf815-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1c1cf815-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2745] e valore ritornato [TEST_RESPONSE_2745]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1424&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1425&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c41db72-1f17-11f1-ab2e-06c6c98a384d]
[6c41db72-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6c41db72-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1425] e valore ritornato [TEST_RESPONSE_1425]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_509&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e43bbb92-1f15-11f1-ab2e-06c6c98a384d]
[e43bbb92-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1894&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1895&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [083282f5-1f18-11f1-ab2e-06c6c98a384d]
[083282f5-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[083282f5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1895] e valore ritornato [TEST_RESPONSE_1895]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_996&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [942bdc8f-1f16-11f1-ab2e-06c6c98a384d]
[942bdc8f-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[942bdc8f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_996] e valore ritornato [TEST_RESPONSE_996]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_37&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [837011bf-1f15-11f1-ab2e-06c6c98a384d]
[837011bf-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1174&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08342577-1f17-11f1-ab2e-06c6c98a384d]
[08342577-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[08342577-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1174] e valore ritornato [TEST_RESPONSE_1174]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_11&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff97-1f15-11f1-ab2e-06c6c98a384d]
[7526ff97-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2088&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [464fb1ba-1f18-11f1-ab2e-06c6c98a384d]
[464fb1ba-1f18-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_141&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_142&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88f640e5-1f15-11f1-ab2e-06c6c98a384d]
[88f640e5-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[88f640e5-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_142] e valore ritornato [TEST_RESPONSE_142]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_986&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e205085-1f16-11f1-ab2e-06c6c98a384d]
[8e205085-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8e205085-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_986] e valore ritornato [TEST_RESPONSE_986]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a2c503b-1f16-11f1-ab2e-06c6c98a384d]
[3a2c503b-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3a2c503b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_772] e valore ritornato [TEST_RESPONSE_772]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1266&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1267&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38f7f919-1f17-11f1-ab2e-06c6c98a384d]
[38f7f919-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[38f7f919-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1267] e valore ritornato [TEST_RESPONSE_1267]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2332&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2333&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9633d001-1f18-11f1-ab2e-06c6c98a384d]
[9633d001-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9633d001-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2333] e valore ritornato [TEST_RESPONSE_2333]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_726&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b011a46-1f16-11f1-ab2e-06c6c98a384d]
[2b011a46-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2b011a46-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_726] e valore ritornato [TEST_RESPONSE_726]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2456&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2457&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be765c9c-1f18-11f1-ab2e-06c6c98a384d]
[be765c9c-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[be765c9c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2457] e valore ritornato [TEST_RESPONSE_2457]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2552&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2553&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de72613f-1f18-11f1-ab2e-06c6c98a384d]
[de72613f-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[de72613f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2553] e valore ritornato [TEST_RESPONSE_2553]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1740&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1741&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d48990b7-1f17-11f1-ab2e-06c6c98a384d]
[d48990b7-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d48990b7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1741] e valore ritornato [TEST_RESPONSE_1741]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3068&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3069&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84864026-1f19-11f1-ab2e-06c6c98a384d]
[84864026-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[84864026-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3069] e valore ritornato [TEST_RESPONSE_3069]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3090&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3091&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8be7e554-1f19-11f1-ab2e-06c6c98a384d]
[8be7e554-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8be7e554-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3091] e valore ritornato [TEST_RESPONSE_3091]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1662&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1663&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9c8a8ba-1f17-11f1-ab2e-06c6c98a384d]
[b9c8a8ba-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b9c8a8ba-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1663] e valore ritornato [TEST_RESPONSE_1663]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2212&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2213&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ee42ee9-1f18-11f1-ab2e-06c6c98a384d]
[6ee42ee9-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6ee42ee9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2213] e valore ritornato [TEST_RESPONSE_2213]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1129&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb065c11-1f16-11f1-ab2e-06c6c98a384d]
[eb065c11-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[eb065c11-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1129] e valore ritornato [TEST_RESPONSE_1129]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1066&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2f73b82-1f16-11f1-ab2e-06c6c98a384d]
[c2f73b82-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c2f73b82-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1066] e valore ritornato [TEST_RESPONSE_1066]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1792&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1793&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5ac9e16-1f17-11f1-ab2e-06c6c98a384d]
[e5ac9e16-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e5ac9e16-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1793] e valore ritornato [TEST_RESPONSE_1793]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2064&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2065&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f509de6-1f18-11f1-ab2e-06c6c98a384d]
[3f509de6-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[3f509de6-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2065] e valore ritornato [TEST_RESPONSE_2065]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_331&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af39539b-1f15-11f1-ab2e-06c6c98a384d]
[af39539b-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2394&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2395&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab0b0bd7-1f18-11f1-ab2e-06c6c98a384d]
[ab0b0bd7-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ab0b0bd7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2395] e valore ritornato [TEST_RESPONSE_2395]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2924&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2925&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55ea2e8b-1f19-11f1-ab2e-06c6c98a384d]
[55ea2e8b-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[55ea2e8b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2925] e valore ritornato [TEST_RESPONSE_2925]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3016&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3017&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73b1ee04-1f19-11f1-ab2e-06c6c98a384d]
[73b1ee04-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[73b1ee04-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3017] e valore ritornato [TEST_RESPONSE_3017]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_31&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_32&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83520263-1f15-11f1-ab2e-06c6c98a384d]
[83520263-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[83520263-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_32] e valore ritornato [TEST_RESPONSE_32]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1194&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15912b0e-1f17-11f1-ab2e-06c6c98a384d]
[15912b0e-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[15912b0e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1194] e valore ritornato [TEST_RESPONSE_1194]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1232&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1233&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e566a13-1f17-11f1-ab2e-06c6c98a384d]
[2e566a13-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2e566a13-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1233] e valore ritornato [TEST_RESPONSE_1233]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2218&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2219&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [716ed17a-1f18-11f1-ab2e-06c6c98a384d]
[716ed17a-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[716ed17a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2219] e valore ritornato [TEST_RESPONSE_2219]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2656&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe9d652e-1f18-11f1-ab2e-06c6c98a384d]
[fe9d652e-1f18-11f1-ab2e-06c6c98a384d] 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(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2886&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2887&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a64810b-1f19-11f1-ab2e-06c6c98a384d]
[4a64810b-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[4a64810b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2887] e valore ritornato [TEST_RESPONSE_2887]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_822&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c19d98d-1f16-11f1-ab2e-06c6c98a384d]
[4c19d98d-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4c19d98d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_822] e valore ritornato [TEST_RESPONSE_822]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1712&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1713&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cacac097-1f17-11f1-ab2e-06c6c98a384d]
[cacac097-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cacac097-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1713] e valore ritornato [TEST_RESPONSE_1713]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_584&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe874c75-1f15-11f1-ab2e-06c6c98a384d]
[fe874c75-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fe874c75-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_584] e valore ritornato [TEST_RESPONSE_584]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_784&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3efc4df5-1f16-11f1-ab2e-06c6c98a384d]
[3efc4df5-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3efc4df5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_784] e valore ritornato [TEST_RESPONSE_784]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1462&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1463&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7924f515-1f17-11f1-ab2e-06c6c98a384d]
[7924f515-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7924f515-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1463] e valore ritornato [TEST_RESPONSE_1463]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2678&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2679&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0649f712-1f19-11f1-ab2e-06c6c98a384d]
[0649f712-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0649f712-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2679] e valore ritornato [TEST_RESPONSE_2679]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_884&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60293282-1f16-11f1-ab2e-06c6c98a384d]
[60293282-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[60293282-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_884] e valore ritornato [TEST_RESPONSE_884]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3066&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3067&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83e12682-1f19-11f1-ab2e-06c6c98a384d]
[83e12682-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[83e12682-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3067] e valore ritornato [TEST_RESPONSE_3067]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1234&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1235&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ee0f6d7-1f17-11f1-ab2e-06c6c98a384d]
[2ee0f6d7-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2ee0f6d7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1235] e valore ritornato [TEST_RESPONSE_1235]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1330&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1331&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dd50155-1f17-11f1-ab2e-06c6c98a384d]
[4dd50155-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4dd50155-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1331] e valore ritornato [TEST_RESPONSE_1331]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1037&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aee4882f-1f16-11f1-ab2e-06c6c98a384d]
[aee4882f-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[aee4882f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1037] e valore ritornato [TEST_RESPONSE_1037]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1240&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1241&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30e440f3-1f17-11f1-ab2e-06c6c98a384d]
[30e440f3-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[30e440f3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1241] e valore ritornato [TEST_RESPONSE_1241]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1412&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1413&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69329f8a-1f17-11f1-ab2e-06c6c98a384d]
[69329f8a-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[69329f8a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1413] e valore ritornato [TEST_RESPONSE_1413]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2056&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2057&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cc5fb56-1f18-11f1-ab2e-06c6c98a384d]
[3cc5fb56-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3cc5fb56-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2057] e valore ritornato [TEST_RESPONSE_2057]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2994&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2995&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d441db6-1f19-11f1-ab2e-06c6c98a384d]
[6d441db6-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6d441db6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2995] e valore ritornato [TEST_RESPONSE_2995]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2664&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01c81853-1f19-11f1-ab2e-06c6c98a384d]
[01c81853-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1692&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1693&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c433212d-1f17-11f1-ab2e-06c6c98a384d]
[c433212d-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c433212d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1693] e valore ritornato [TEST_RESPONSE_1693]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1660&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1661&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b91bc6e6-1f17-11f1-ab2e-06c6c98a384d]
[b91bc6e6-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b91bc6e6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1661] e valore ritornato [TEST_RESPONSE_1661]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2642&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa12d3e1-1f18-11f1-ab2e-06c6c98a384d]
[fa12d3e1-1f18-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_161&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_162&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89b48803-1f15-11f1-ab2e-06c6c98a384d]
[89b48803-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[89b48803-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_162] e valore ritornato [TEST_RESPONSE_162]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1172&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06e3898f-1f17-11f1-ab2e-06c6c98a384d]
[06e3898f-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[06e3898f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1172] e valore ritornato [TEST_RESPONSE_1172]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_483&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc20b06a-1f15-11f1-ab2e-06c6c98a384d]
[dc20b06a-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2130&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2131&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53b89e35-1f18-11f1-ab2e-06c6c98a384d]
[53b89e35-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[53b89e35-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2131] e valore ritornato [TEST_RESPONSE_2131]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1068&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3ddcafa-1f16-11f1-ab2e-06c6c98a384d]
[c3ddcafa-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c3ddcafa-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1068] e valore ritornato [TEST_RESPONSE_1068]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1886&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1887&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0589aa05-1f18-11f1-ab2e-06c6c98a384d]
[0589aa05-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0589aa05-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1887] e valore ritornato [TEST_RESPONSE_1887]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2728&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2729&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16ffeac2-1f19-11f1-ab2e-06c6c98a384d]
[16ffeac2-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[16ffeac2-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2729] e valore ritornato [TEST_RESPONSE_2729]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2890&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2891&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4babf533-1f19-11f1-ab2e-06c6c98a384d]
[4babf533-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4babf533-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2891] e valore ritornato [TEST_RESPONSE_2891]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2362&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2363&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fc156ef-1f18-11f1-ab2e-06c6c98a384d]
[9fc156ef-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9fc156ef-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2363] e valore ritornato [TEST_RESPONSE_2363]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_4&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff7d-1f15-11f1-ab2e-06c6c98a384d]
[7526ff7d-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[7526ff7d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1698&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1699&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c61b6939-1f17-11f1-ab2e-06c6c98a384d]
[c61b6939-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c61b6939-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1699] e valore ritornato [TEST_RESPONSE_1699]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1059&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd7ddd61-1f16-11f1-ab2e-06c6c98a384d]
[bd7ddd61-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[bd7ddd61-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1059] e valore ritornato [TEST_RESPONSE_1059]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3052&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3053&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ff3e6a4-1f19-11f1-ab2e-06c6c98a384d]
[7ff3e6a4-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7ff3e6a4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3053] e valore ritornato [TEST_RESPONSE_3053]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2726&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2727&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1689d05e-1f19-11f1-ab2e-06c6c98a384d]
[1689d05e-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1689d05e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2727] e valore ritornato [TEST_RESPONSE_2727]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_278&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ace2e106-1f15-11f1-ab2e-06c6c98a384d]
[ace2e106-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ace2e106-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_278] e valore ritornato [TEST_RESPONSE_278]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_424&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2687344-1f15-11f1-ab2e-06c6c98a384d]
[b2687344-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b2687344-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_424] e valore ritornato [TEST_RESPONSE_424]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2558&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2559&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0781c5b-1f18-11f1-ab2e-06c6c98a384d]
[e0781c5b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e0781c5b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2559] e valore ritornato [TEST_RESPONSE_2559]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2914&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2915&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52b716f5-1f19-11f1-ab2e-06c6c98a384d]
[52b716f5-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[52b716f5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2915] e valore ritornato [TEST_RESPONSE_2915]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3044&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3045&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d61a2f4-1f19-11f1-ab2e-06c6c98a384d]
[7d61a2f4-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7d61a2f4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3045] e valore ritornato [TEST_RESPONSE_3045]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2008&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2009&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d6a196c-1f18-11f1-ab2e-06c6c98a384d]
[2d6a196c-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2d6a196c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2009] e valore ritornato [TEST_RESPONSE_2009]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1470&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1471&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bb786e7-1f17-11f1-ab2e-06c6c98a384d]
[7bb786e7-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7bb786e7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1471] e valore ritornato [TEST_RESPONSE_1471]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2316&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2317&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [905ce88c-1f18-11f1-ab2e-06c6c98a384d]
[905ce88c-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[905ce88c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2317] e valore ritornato [TEST_RESPONSE_2317]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1456&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1457&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77344899-1f17-11f1-ab2e-06c6c98a384d]
[77344899-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[77344899-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1457] e valore ritornato [TEST_RESPONSE_1457]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2482&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2483&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6cf8234-1f18-11f1-ab2e-06c6c98a384d]
[c6cf8234-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c6cf8234-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2483] e valore ritornato [TEST_RESPONSE_2483]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2390&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2391&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9b1482f-1f18-11f1-ab2e-06c6c98a384d]
[a9b1482f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a9b1482f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2391] e valore ritornato [TEST_RESPONSE_2391]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_940&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72ea116c-1f16-11f1-ab2e-06c6c98a384d]
[72ea116c-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[72ea116c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_940] e valore ritornato [TEST_RESPONSE_940]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1006&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ab487d9-1f16-11f1-ab2e-06c6c98a384d]
[9ab487d9-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9ab487d9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1006] e valore ritornato [TEST_RESPONSE_1006]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1552&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1553&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95caf0da-1f17-11f1-ab2e-06c6c98a384d]
[95caf0da-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[95caf0da-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1553] e valore ritornato [TEST_RESPONSE_1553]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1576&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1577&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9dca84be-1f17-11f1-ab2e-06c6c98a384d]
[9dca84be-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9dca84be-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1577] e valore ritornato [TEST_RESPONSE_1577]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2654&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2655&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdf8247a-1f18-11f1-ab2e-06c6c98a384d]
[fdf8247a-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[fdf8247a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2655] e valore ritornato [TEST_RESPONSE_2655]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1220&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [264c4ee0-1f17-11f1-ab2e-06c6c98a384d]
[264c4ee0-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[264c4ee0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1220] e valore ritornato [TEST_RESPONSE_1220]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1017&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2a4b26b-1f16-11f1-ab2e-06c6c98a384d]
[a2a4b26b-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a2a4b26b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1017] e valore ritornato [TEST_RESPONSE_1017]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1360&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1361&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5816e428-1f17-11f1-ab2e-06c6c98a384d]
[5816e428-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[5816e428-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1361] e valore ritornato [TEST_RESPONSE_1361]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2352&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2353&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c58b06b-1f18-11f1-ab2e-06c6c98a384d]
[9c58b06b-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9c58b06b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2353] e valore ritornato [TEST_RESPONSE_2353]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_292&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad718c92-1f15-11f1-ab2e-06c6c98a384d]
[ad718c92-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ad718c92-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_292] e valore ritornato [TEST_RESPONSE_292]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_800&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44a9b468-1f16-11f1-ab2e-06c6c98a384d]
[44a9b468-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[44a9b468-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_800] e valore ritornato [TEST_RESPONSE_800]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_302&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adc244b8-1f15-11f1-ab2e-06c6c98a384d]
[adc244b8-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[adc244b8-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_302] e valore ritornato [TEST_RESPONSE_302]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1201&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a13a60c-1f17-11f1-ab2e-06c6c98a384d]
[1a13a60c-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1a13a60c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1201] e valore ritornato [TEST_RESPONSE_1201]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1710&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1711&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca230ee3-1f17-11f1-ab2e-06c6c98a384d]
[ca230ee3-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ca230ee3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1711] e valore ritornato [TEST_RESPONSE_1711]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_171&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_172&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a2c7739-1f15-11f1-ab2e-06c6c98a384d]
[8a2c7739-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8a2c7739-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_172] e valore ritornato [TEST_RESPONSE_172]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_690&destFileContentType=application/pdf&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20ac2499-1f16-11f1-ab2e-06c6c98a384d]
[20ac2499-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[20ac2499-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_690] e valore ritornato [TEST_RESPONSE_690]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_410&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b211c8a3-1f15-11f1-ab2e-06c6c98a384d]
[b211c8a3-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b211c8a3-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_410] e valore ritornato [TEST_RESPONSE_410]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1286&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1287&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [403b8ff9-1f17-11f1-ab2e-06c6c98a384d]
[403b8ff9-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[403b8ff9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1287] e valore ritornato [TEST_RESPONSE_1287]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1296&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1297&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4369c58d-1f17-11f1-ab2e-06c6c98a384d]
[4369c58d-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4369c58d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1297] e valore ritornato [TEST_RESPONSE_1297]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1924&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1925&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1142e9a5-1f18-11f1-ab2e-06c6c98a384d]
[1142e9a5-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1142e9a5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1925] e valore ritornato [TEST_RESPONSE_1925]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2208&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2209&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d9c1e81-1f18-11f1-ab2e-06c6c98a384d]
[6d9c1e81-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6d9c1e81-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2209] e valore ritornato [TEST_RESPONSE_2209]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2238&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2239&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [774e1d64-1f18-11f1-ab2e-06c6c98a384d]
[774e1d64-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[774e1d64-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2239] e valore ritornato [TEST_RESPONSE_2239]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1632&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1633&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0c1ddfc-1f17-11f1-ab2e-06c6c98a384d]
[b0c1ddfc-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b0c1ddfc-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1633] e valore ritornato [TEST_RESPONSE_1633]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1224&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28df7cf2-1f17-11f1-ab2e-06c6c98a384d]
[28df7cf2-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[28df7cf2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1224] e valore ritornato [TEST_RESPONSE_1224]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_446&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d276a0b2-1f15-11f1-ab2e-06c6c98a384d]
[d276a0b2-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d276a0b2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_446] e valore ritornato [TEST_RESPONSE_446]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_852&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55c4fa9b-1f16-11f1-ab2e-06c6c98a384d]
[55c4fa9b-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[55c4fa9b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_852] e valore ritornato [TEST_RESPONSE_852]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_241&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_242&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c487902-1f15-11f1-ab2e-06c6c98a384d]
[8c487902-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8c487902-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_242] e valore ritornato [TEST_RESPONSE_242]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1040&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b17eba21-1f16-11f1-ab2e-06c6c98a384d]
[b17eba21-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b17eba21-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1040] e valore ritornato [TEST_RESPONSE_1040]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_468&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d60fcd30-1f15-11f1-ab2e-06c6c98a384d]
[d60fcd30-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d60fcd30-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_468] e valore ritornato [TEST_RESPONSE_468]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2820&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2821&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34a11068-1f19-11f1-ab2e-06c6c98a384d]
[34a11068-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[34a11068-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2821] e valore ritornato [TEST_RESPONSE_2821]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2606&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2607&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efd84405-1f18-11f1-ab2e-06c6c98a384d]
[efd84405-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[efd84405-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2607] e valore ritornato [TEST_RESPONSE_2607]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3062&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3063&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [829370c8-1f19-11f1-ab2e-06c6c98a384d]
[829370c8-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[829370c8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3063] e valore ritornato [TEST_RESPONSE_3063]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1636&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1637&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1a07e34-1f17-11f1-ab2e-06c6c98a384d]
[b1a07e34-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b1a07e34-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1637] e valore ritornato [TEST_RESPONSE_1637]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2816&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2817&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33577960-1f19-11f1-ab2e-06c6c98a384d]
[33577960-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[33577960-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2817] e valore ritornato [TEST_RESPONSE_2817]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1916&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1917&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0eabc3f3-1f18-11f1-ab2e-06c6c98a384d]
[0eabc3f3-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0eabc3f3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1917] e valore ritornato [TEST_RESPONSE_1917]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2836&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2837&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a510eee-1f19-11f1-ab2e-06c6c98a384d]
[3a510eee-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3a510eee-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2837] e valore ritornato [TEST_RESPONSE_2837]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2222&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2223&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72b904c2-1f18-11f1-ab2e-06c6c98a384d]
[72b904c2-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[72b904c2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2223] e valore ritornato [TEST_RESPONSE_2223]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1474&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1475&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c61828f-1f17-11f1-ab2e-06c6c98a384d]
[7c61828f-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7c61828f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1475] e valore ritornato [TEST_RESPONSE_1475]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1384&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1385&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f51a16a-1f17-11f1-ab2e-06c6c98a384d]
[5f51a16a-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5f51a16a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1385] e valore ritornato [TEST_RESPONSE_1385]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1179&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c635050-1f17-11f1-ab2e-06c6c98a384d]
[0c635050-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0c635050-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1179] e valore ritornato [TEST_RESPONSE_1179]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_499&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0e05b7c-1f15-11f1-ab2e-06c6c98a384d]
[e0e05b7c-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2952&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f0bfb59-1f19-11f1-ab2e-06c6c98a384d]
[5f0bfb59-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_952&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7764eb4e-1f16-11f1-ab2e-06c6c98a384d]
[7764eb4e-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7764eb4e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_952] e valore ritornato [TEST_RESPONSE_952]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2776&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2777&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2720f26c-1f19-11f1-ab2e-06c6c98a384d]
[2720f26c-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[2720f26c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2777] e valore ritornato [TEST_RESPONSE_2777]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_448&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2778b16-1f15-11f1-ab2e-06c6c98a384d]
[d2778b16-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d2778b16-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_448] e valore ritornato [TEST_RESPONSE_448]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_270&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac83f814-1f15-11f1-ab2e-06c6c98a384d]
[ac83f814-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ac83f814-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_270] e valore ritornato [TEST_RESPONSE_270]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_139&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_140&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88dcc571-1f15-11f1-ab2e-06c6c98a384d]
[88dcc571-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[88dcc571-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_140] e valore ritornato [TEST_RESPONSE_140]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2118&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2119&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [506cf58b-1f18-11f1-ab2e-06c6c98a384d]
[506cf58b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[506cf58b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2119] e valore ritornato [TEST_RESPONSE_2119]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2340&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2341&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98e35fb1-1f18-11f1-ab2e-06c6c98a384d]
[98e35fb1-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[98e35fb1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2341] e valore ritornato [TEST_RESPONSE_2341]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2938&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b23c48d-1f19-11f1-ab2e-06c6c98a384d]
[5b23c48d-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_129&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_130&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8855bb0d-1f15-11f1-ab2e-06c6c98a384d]
[8855bb0d-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8855bb0d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_130] e valore ritornato [TEST_RESPONSE_130]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_41&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83c5abda-1f15-11f1-ab2e-06c6c98a384d]
[83c5abda-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5330bf0-1f16-11f1-ab2e-06c6c98a384d]
[d5330bf0-1f16-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1332&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1333&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e78e279-1f17-11f1-ab2e-06c6c98a384d]
[4e78e279-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4e78e279-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1333] e valore ritornato [TEST_RESPONSE_1333]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3074&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3075&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [867ae342-1f19-11f1-ab2e-06c6c98a384d]
[867ae342-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[867ae342-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3075] e valore ritornato [TEST_RESPONSE_3075]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2908&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2909&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50c99ec9-1f19-11f1-ab2e-06c6c98a384d]
[50c99ec9-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[50c99ec9-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2909] e valore ritornato [TEST_RESPONSE_2909]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2984&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2985&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [694fb1ed-1f19-11f1-ab2e-06c6c98a384d]
[694fb1ed-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[694fb1ed-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2985] e valore ritornato [TEST_RESPONSE_2985]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1168&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0495efff-1f17-11f1-ab2e-06c6c98a384d]
[0495efff-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0495efff-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1168] e valore ritornato [TEST_RESPONSE_1168]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2016&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2017&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f5e485e-1f18-11f1-ab2e-06c6c98a384d]
[2f5e485e-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2f5e485e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2017] e valore ritornato [TEST_RESPONSE_2017]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_358&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0384d41-1f15-11f1-ab2e-06c6c98a384d]
[b0384d41-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b0384d41-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_358] e valore ritornato [TEST_RESPONSE_358]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2604&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2605&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef2ebe8f-1f18-11f1-ab2e-06c6c98a384d]
[ef2ebe8f-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ef2ebe8f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2605] e valore ritornato [TEST_RESPONSE_2605]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_327&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aef65721-1f15-11f1-ab2e-06c6c98a384d]
[aef65721-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1131&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec49b18b-1f16-11f1-ab2e-06c6c98a384d]
[ec49b18b-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ec49b18b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1131] e valore ritornato [TEST_RESPONSE_1131]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1856&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1857&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb33f112-1f17-11f1-ab2e-06c6c98a384d]
[fb33f112-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fb33f112-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1857] e valore ritornato [TEST_RESPONSE_1857]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_802&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46107062-1f16-11f1-ab2e-06c6c98a384d]
[46107062-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[46107062-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_802] e valore ritornato [TEST_RESPONSE_802]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1734&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1735&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d28fe389-1f17-11f1-ab2e-06c6c98a384d]
[d28fe389-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d28fe389-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1735] e valore ritornato [TEST_RESPONSE_1735]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3064&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3065&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [833c33ee-1f19-11f1-ab2e-06c6c98a384d]
[833c33ee-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[833c33ee-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3065] e valore ritornato [TEST_RESPONSE_3065]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2202&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2203&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ba29865-1f18-11f1-ab2e-06c6c98a384d]
[6ba29865-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6ba29865-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2203] e valore ritornato [TEST_RESPONSE_2203]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_414&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b22a59bb-1f15-11f1-ab2e-06c6c98a384d]
[b22a59bb-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b22a59bb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_414] e valore ritornato [TEST_RESPONSE_414]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1428&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1429&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e28c3ec-1f17-11f1-ab2e-06c6c98a384d]
[6e28c3ec-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6e28c3ec-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1429] e valore ritornato [TEST_RESPONSE_1429]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_525&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_526&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9b19745-1f15-11f1-ab2e-06c6c98a384d]
[e9b19745-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e9b19745-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_526] e valore ritornato [TEST_RESPONSE_526]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2166&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2167&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60b5cf88-1f18-11f1-ab2e-06c6c98a384d]
[60b5cf88-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[60b5cf88-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2167] e valore ritornato [TEST_RESPONSE_2167]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2712&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2713&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [113fc098-1f19-11f1-ab2e-06c6c98a384d]
[113fc098-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[113fc098-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2713] e valore ritornato [TEST_RESPONSE_2713]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_376&destFileContentType=image/png&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0cee81b-1f15-11f1-ab2e-06c6c98a384d]
[b0cee81b-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b0cee81b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_376] e valore ritornato [TEST_RESPONSE_376]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_590&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0076e781-1f16-11f1-ab2e-06c6c98a384d]
[0076e781-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0076e781-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_590] e valore ritornato [TEST_RESPONSE_590]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_307&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae600a64-1f15-11f1-ab2e-06c6c98a384d]
[ae600a64-1f15-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1586&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1587&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a05ffcc2-1f17-11f1-ab2e-06c6c98a384d]
[a05ffcc2-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a05ffcc2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1587] e valore ritornato [TEST_RESPONSE_1587]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1776&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1777&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e02425c6-1f17-11f1-ab2e-06c6c98a384d]
[e02425c6-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e02425c6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1777] e valore ritornato [TEST_RESPONSE_1777]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2050&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2051&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ad3ef48-1f18-11f1-ab2e-06c6c98a384d]
[3ad3ef48-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3ad3ef48-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2051] e valore ritornato [TEST_RESPONSE_2051]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2720&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2721&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1514bc82-1f19-11f1-ab2e-06c6c98a384d]
[1514bc82-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1514bc82-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2721] e valore ritornato [TEST_RESPONSE_2721]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2366&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2367&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a128af29-1f18-11f1-ab2e-06c6c98a384d]
[a128af29-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a128af29-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2367] e valore ritornato [TEST_RESPONSE_2367]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2344&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2345&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99a4b3e9-1f18-11f1-ab2e-06c6c98a384d]
[99a4b3e9-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[99a4b3e9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2345] e valore ritornato [TEST_RESPONSE_2345]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_828&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e07c6e9-1f16-11f1-ab2e-06c6c98a384d]
[4e07c6e9-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4e07c6e9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_828] e valore ritornato [TEST_RESPONSE_828]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2562&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2563&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e127bd53-1f18-11f1-ab2e-06c6c98a384d]
[e127bd53-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e127bd53-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2563] e valore ritornato [TEST_RESPONSE_2563]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2010&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2011&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2dfac0b0-1f18-11f1-ab2e-06c6c98a384d]
[2dfac0b0-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2dfac0b0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2011] e valore ritornato [TEST_RESPONSE_2011]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_517&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_518&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6e13922-1f15-11f1-ab2e-06c6c98a384d]
[e6e13922-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e6e13922-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_518] e valore ritornato [TEST_RESPONSE_518]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1388&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1389&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [614003f5-1f17-11f1-ab2e-06c6c98a384d]
[614003f5-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[614003f5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1389] e valore ritornato [TEST_RESPONSE_1389]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_223&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_224&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bba1b8c-1f15-11f1-ab2e-06c6c98a384d]
[8bba1b8c-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8bba1b8c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_224] e valore ritornato [TEST_RESPONSE_224]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1312&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1313&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47ea6bcf-1f17-11f1-ab2e-06c6c98a384d]
[47ea6bcf-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[47ea6bcf-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1313] e valore ritornato [TEST_RESPONSE_1313]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2280&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2281&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8572b7c0-1f18-11f1-ab2e-06c6c98a384d]
[8572b7c0-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8572b7c0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2281] e valore ritornato [TEST_RESPONSE_2281]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_362&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b060209c-1f15-11f1-ab2e-06c6c98a384d]
[b060209c-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b060209c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_362] e valore ritornato [TEST_RESPONSE_362]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65f591a8-1f16-11f1-ab2e-06c6c98a384d]
[65f591a8-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[65f591a8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_902] e valore ritornato [TEST_RESPONSE_902]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_15&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f9c2631-1f15-11f1-ab2e-06c6c98a384d]
[7f9c2631-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2458&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2459&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf2142a2-1f18-11f1-ab2e-06c6c98a384d]
[bf2142a2-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bf2142a2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2459] e valore ritornato [TEST_RESPONSE_2459]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1302&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1303&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [455764c9-1f17-11f1-ab2e-06c6c98a384d]
[455764c9-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[455764c9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1303] e valore ritornato [TEST_RESPONSE_1303]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1418&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1419&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a4f0c16-1f17-11f1-ab2e-06c6c98a384d]
[6a4f0c16-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6a4f0c16-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1419] e valore ritornato [TEST_RESPONSE_1419]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_774&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ad847af-1f16-11f1-ab2e-06c6c98a384d]
[3ad847af-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3ad847af-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_774] e valore ritornato [TEST_RESPONSE_774]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_474&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8b96972-1f15-11f1-ab2e-06c6c98a384d]
[d8b96972-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d8b96972-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_474] e valore ritornato [TEST_RESPONSE_474]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_985&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d7a2571-1f16-11f1-ab2e-06c6c98a384d]
[8d7a2571-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8d7a2571-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_985] e valore ritornato [TEST_RESPONSE_985]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1518&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b18e80f-1f17-11f1-ab2e-06c6c98a384d]
[8b18e80f-1f17-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_750&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [338f0b7d-1f16-11f1-ab2e-06c6c98a384d]
[338f0b7d-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[338f0b7d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_750] e valore ritornato [TEST_RESPONSE_750]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_143&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [890f6e39-1f15-11f1-ab2e-06c6c98a384d]
[890f6e39-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[890f6e39-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_144] e valore ritornato [TEST_RESPONSE_144]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_163&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_164&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89cbb987-1f15-11f1-ab2e-06c6c98a384d]
[89cbb987-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[89cbb987-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_164] e valore ritornato [TEST_RESPONSE_164]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1003&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [993784bd-1f16-11f1-ab2e-06c6c98a384d]
[993784bd-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[993784bd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1003] e valore ritornato [TEST_RESPONSE_1003]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1046&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5a6b909-1f16-11f1-ab2e-06c6c98a384d]
[b5a6b909-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b5a6b909-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1046] e valore ritornato [TEST_RESPONSE_1046]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1076&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8eddffc-1f16-11f1-ab2e-06c6c98a384d]
[c8eddffc-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c8eddffc-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1076] e valore ritornato [TEST_RESPONSE_1076]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1193&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14ea3caa-1f17-11f1-ab2e-06c6c98a384d]
[14ea3caa-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[14ea3caa-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1193] e valore ritornato [TEST_RESPONSE_1193]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1842&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1843&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7586474-1f17-11f1-ab2e-06c6c98a384d]
[f7586474-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f7586474-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1843] e valore ritornato [TEST_RESPONSE_1843]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_554&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3f48a81-1f15-11f1-ab2e-06c6c98a384d]
[f3f48a81-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f3f48a81-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_554] e valore ritornato [TEST_RESPONSE_554]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_450&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d27938ca-1f15-11f1-ab2e-06c6c98a384d]
[d27938ca-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d27938ca-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_450] e valore ritornato [TEST_RESPONSE_450]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1100&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8723174-1f16-11f1-ab2e-06c6c98a384d]
[d8723174-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d8723174-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1100] e valore ritornato [TEST_RESPONSE_1100]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_388&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b12a75b5-1f15-11f1-ab2e-06c6c98a384d]
[b12a75b5-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b12a75b5-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_388] e valore ritornato [TEST_RESPONSE_388]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3006&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3007&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [707efd7e-1f19-11f1-ab2e-06c6c98a384d]
[707efd7e-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[707efd7e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3007] e valore ritornato [TEST_RESPONSE_3007]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2632&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6e4020b-1f18-11f1-ab2e-06c6c98a384d]
[f6e4020b-1f18-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1508&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87e6e1eb-1f17-11f1-ab2e-06c6c98a384d]
[87e6e1eb-1f17-11f1-ab2e-06c6c98a384d] 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, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1344&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1345&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52f1e796-1f17-11f1-ab2e-06c6c98a384d]
[52f1e796-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[52f1e796-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1345] e valore ritornato [TEST_RESPONSE_1345]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2290&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2291&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8802d894-1f18-11f1-ab2e-06c6c98a384d]
[8802d894-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8802d894-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2291] e valore ritornato [TEST_RESPONSE_2291]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2034&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2035&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [351e2464-1f18-11f1-ab2e-06c6c98a384d]
[351e2464-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[351e2464-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2035] e valore ritornato [TEST_RESPONSE_2035]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2318&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2319&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [910388d0-1f18-11f1-ab2e-06c6c98a384d]
[910388d0-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[910388d0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2319] e valore ritornato [TEST_RESPONSE_2319]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_700&destFileContentType=application/msword&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23e75280-1f16-11f1-ab2e-06c6c98a384d]
[23e75280-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[23e75280-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_700] e valore ritornato [TEST_RESPONSE_700]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_227&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_228&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8beb16a4-1f15-11f1-ab2e-06c6c98a384d]
[8beb16a4-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8beb16a4-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_228] e valore ritornato [TEST_RESPONSE_228]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_957&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b6209a7-1f16-11f1-ab2e-06c6c98a384d]
[7b6209a7-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7b6209a7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_957] e valore ritornato [TEST_RESPONSE_957]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2706&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2707&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f583bdc-1f19-11f1-ab2e-06c6c98a384d]
[0f583bdc-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0f583bdc-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2707] e valore ritornato [TEST_RESPONSE_2707]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2380&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2381&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a62d5178-1f18-11f1-ab2e-06c6c98a384d]
[a62d5178-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a62d5178-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2381] e valore ritornato [TEST_RESPONSE_2381]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_537&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_538&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee158dbf-1f15-11f1-ab2e-06c6c98a384d]
[ee158dbf-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ee158dbf-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_538] e valore ritornato [TEST_RESPONSE_538]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1938&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1939&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16813a94-1f18-11f1-ab2e-06c6c98a384d]
[16813a94-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[16813a94-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1939] e valore ritornato [TEST_RESPONSE_1939]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_572&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa03e717-1f15-11f1-ab2e-06c6c98a384d]
[fa03e717-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fa03e717-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_572] e valore ritornato [TEST_RESPONSE_572]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_657&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15f81f04-1f16-11f1-ab2e-06c6c98a384d]
[15f81f04-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_117&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_118&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [882275f3-1f15-11f1-ab2e-06c6c98a384d]
[882275f3-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[882275f3-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_118] e valore ritornato [TEST_RESPONSE_118]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2232&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2233&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [758a7456-1f18-11f1-ab2e-06c6c98a384d]
[758a7456-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[758a7456-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2233] e valore ritornato [TEST_RESPONSE_2233]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2464&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2465&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c10c70de-1f18-11f1-ab2e-06c6c98a384d]
[c10c70de-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c10c70de-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2465] e valore ritornato [TEST_RESPONSE_2465]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2902&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2903&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4edf5aed-1f19-11f1-ab2e-06c6c98a384d]
[4edf5aed-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4edf5aed-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2903] e valore ritornato [TEST_RESPONSE_2903]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_820&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bac98c9-1f16-11f1-ab2e-06c6c98a384d]
[4bac98c9-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4bac98c9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_820] e valore ritornato [TEST_RESPONSE_820]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_748&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32e55df9-1f16-11f1-ab2e-06c6c98a384d]
[32e55df9-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[32e55df9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_748] e valore ritornato [TEST_RESPONSE_748]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2424&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2425&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b42cb197-1f18-11f1-ab2e-06c6c98a384d]
[b42cb197-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b42cb197-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2425] e valore ritornato [TEST_RESPONSE_2425]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_47&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_48&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8431b42a-1f15-11f1-ab2e-06c6c98a384d]
[8431b42a-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8431b42a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1027&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a86af815-1f16-11f1-ab2e-06c6c98a384d]
[a86af815-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a86af815-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1027] e valore ritornato [TEST_RESPONSE_1027]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_543&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_544&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f04516fb-1f15-11f1-ab2e-06c6c98a384d]
[f04516fb-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f04516fb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_544] e valore ritornato [TEST_RESPONSE_544]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_640&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10656d7e-1f16-11f1-ab2e-06c6c98a384d]
[10656d7e-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[10656d7e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_640] e valore ritornato [TEST_RESPONSE_640]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2676&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2677&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [059a2f0c-1f19-11f1-ab2e-06c6c98a384d]
[059a2f0c-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[059a2f0c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2677] e valore ritornato [TEST_RESPONSE_2677]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_978&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8848a6bf-1f16-11f1-ab2e-06c6c98a384d]
[8848a6bf-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8848a6bf-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_978] e valore ritornato [TEST_RESPONSE_978]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2920&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2921&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54a21e23-1f19-11f1-ab2e-06c6c98a384d]
[54a21e23-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[54a21e23-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2921] e valore ritornato [TEST_RESPONSE_2921]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2314&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2315&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8fb054d8-1f18-11f1-ab2e-06c6c98a384d]
[8fb054d8-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8fb054d8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2315] e valore ritornato [TEST_RESPONSE_2315]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1328&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1329&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d195271-1f17-11f1-ab2e-06c6c98a384d]
[4d195271-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4d195271-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1329] e valore ritornato [TEST_RESPONSE_1329]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_211&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_212&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b54a2e2-1f15-11f1-ab2e-06c6c98a384d]
[8b54a2e2-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8b54a2e2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_212] e valore ritornato [TEST_RESPONSE_212]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2876&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2877&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4735d645-1f19-11f1-ab2e-06c6c98a384d]
[4735d645-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[4735d645-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2877] e valore ritornato [TEST_RESPONSE_2877]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1411&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68fb62e6-1f17-11f1-ab2e-06c6c98a384d]
[68fb62e6-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[68fb62e6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1411] e valore ritornato [TEST_RESPONSE_1411]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1944&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1945&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [189d3cd3-1f18-11f1-ab2e-06c6c98a384d]
[189d3cd3-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[189d3cd3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1945] e valore ritornato [TEST_RESPONSE_1945]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1270&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1271&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a5650a3-1f17-11f1-ab2e-06c6c98a384d]
[3a5650a3-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3a5650a3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1271] e valore ritornato [TEST_RESPONSE_1271]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2986&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2987&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a985e94-1f19-11f1-ab2e-06c6c98a384d]
[6a985e94-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6a985e94-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2987] e valore ritornato [TEST_RESPONSE_2987]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1166&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02e7a3b5-1f17-11f1-ab2e-06c6c98a384d]
[02e7a3b5-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[02e7a3b5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1166] e valore ritornato [TEST_RESPONSE_1166]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2417&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b187d045-1f18-11f1-ab2e-06c6c98a384d]
[b187d045-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b187d045-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2417] e valore ritornato [TEST_RESPONSE_2417]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_175&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_176&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a4137c3-1f15-11f1-ab2e-06c6c98a384d]
[8a4137c3-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8a4137c3-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_176] e valore ritornato [TEST_RESPONSE_176]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_862&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59b0b3d4-1f16-11f1-ab2e-06c6c98a384d]
[59b0b3d4-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[59b0b3d4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_862] e valore ritornato [TEST_RESPONSE_862]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2480&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2481&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c62c8b70-1f18-11f1-ab2e-06c6c98a384d]
[c62c8b70-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c62c8b70-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2481] e valore ritornato [TEST_RESPONSE_2481]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2462&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2463&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c065d09a-1f18-11f1-ab2e-06c6c98a384d]
[c065d09a-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c065d09a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2463] e valore ritornato [TEST_RESPONSE_2463]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1144&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4075a71-1f16-11f1-ab2e-06c6c98a384d]
[f4075a71-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f4075a71-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1144] e valore ritornato [TEST_RESPONSE_1144]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2288&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2289&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [876e12a0-1f18-11f1-ab2e-06c6c98a384d]
[876e12a0-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[876e12a0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2289] e valore ritornato [TEST_RESPONSE_2289]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_157&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_158&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89833ecb-1f15-11f1-ab2e-06c6c98a384d]
[89833ecb-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[89833ecb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_158] e valore ritornato [TEST_RESPONSE_158]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2230&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2231&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7555f6d2-1f18-11f1-ab2e-06c6c98a384d]
[7555f6d2-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7555f6d2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2231] e valore ritornato [TEST_RESPONSE_2231]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2398&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2399&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abb1fa3f-1f18-11f1-ab2e-06c6c98a384d]
[abb1fa3f-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[abb1fa3f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2399] e valore ritornato [TEST_RESPONSE_2399]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2430&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2431&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b61ac603-1f18-11f1-ab2e-06c6c98a384d]
[b61ac603-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b61ac603-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2431] e valore ritornato [TEST_RESPONSE_2431]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd7b577c-1f16-11f1-ab2e-06c6c98a384d]
[cd7b577c-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1225&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2985cf16-1f17-11f1-ab2e-06c6c98a384d]
[2985cf16-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2985cf16-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1225] e valore ritornato [TEST_RESPONSE_1225]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2544&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2545&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db27f11a-1f18-11f1-ab2e-06c6c98a384d]
[db27f11a-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[db27f11a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2545] e valore ritornato [TEST_RESPONSE_2545]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1786&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1787&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e381328a-1f17-11f1-ab2e-06c6c98a384d]
[e381328a-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e381328a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1787] e valore ritornato [TEST_RESPONSE_1787]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_33&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8362a437-1f15-11f1-ab2e-06c6c98a384d]
[8362a437-1f15-11f1-ab2e-06c6c98a384d] 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, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2036&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2037&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35c1b768-1f18-11f1-ab2e-06c6c98a384d]
[35c1b768-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[35c1b768-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2037] e valore ritornato [TEST_RESPONSE_2037]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2700&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2701&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d6c7160-1f19-11f1-ab2e-06c6c98a384d]
[0d6c7160-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0d6c7160-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2701] e valore ritornato [TEST_RESPONSE_2701]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1028&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a90eb229-1f16-11f1-ab2e-06c6c98a384d]
[a90eb229-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a90eb229-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1028] e valore ritornato [TEST_RESPONSE_1028]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1430&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1431&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ecacf50-1f17-11f1-ab2e-06c6c98a384d]
[6ecacf50-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6ecacf50-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1431] e valore ritornato [TEST_RESPONSE_1431]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1161&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff9bfb11-1f16-11f1-ab2e-06c6c98a384d]
[ff9bfb11-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ff9bfb11-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1161] e valore ritornato [TEST_RESPONSE_1161]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1574&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1575&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d29149a-1f17-11f1-ab2e-06c6c98a384d]
[9d29149a-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9d29149a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1575] e valore ritornato [TEST_RESPONSE_1575]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1550&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1551&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94821d23-1f17-11f1-ab2e-06c6c98a384d]
[94821d23-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[94821d23-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1551] e valore ritornato [TEST_RESPONSE_1551]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2522&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2523&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3ce131c-1f18-11f1-ab2e-06c6c98a384d]
[d3ce131c-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d3ce131c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2523] e valore ritornato [TEST_RESPONSE_2523]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2276&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2277&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [842c06e8-1f18-11f1-ab2e-06c6c98a384d]
[842c06e8-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[842c06e8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2277] e valore ritornato [TEST_RESPONSE_2277]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_932&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7042980c-1f16-11f1-ab2e-06c6c98a384d]
[7042980c-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7042980c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_932] e valore ritornato [TEST_RESPONSE_932]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2526&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2527&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5240634-1f18-11f1-ab2e-06c6c98a384d]
[d5240634-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d5240634-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2527] e valore ritornato [TEST_RESPONSE_2527]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_404&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1e2a247-1f15-11f1-ab2e-06c6c98a384d]
[b1e2a247-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b1e2a247-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_404] e valore ritornato [TEST_RESPONSE_404]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_296&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad90382c-1f15-11f1-ab2e-06c6c98a384d]
[ad90382c-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ad90382c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_296] e valore ritornato [TEST_RESPONSE_296]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_665&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18476644-1f16-11f1-ab2e-06c6c98a384d]
[18476644-1f16-11f1-ab2e-06c6c98a384d] 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/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1094&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4dcd69c-1f16-11f1-ab2e-06c6c98a384d]
[d4dcd69c-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[d4dcd69c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1094] e valore ritornato [TEST_RESPONSE_1094]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1215&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [230f9a5c-1f17-11f1-ab2e-06c6c98a384d]
[230f9a5c-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[230f9a5c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1215] e valore ritornato [TEST_RESPONSE_1215]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_722&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29b70e0e-1f16-11f1-ab2e-06c6c98a384d]
[29b70e0e-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[29b70e0e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_722] e valore ritornato [TEST_RESPONSE_722]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1374&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1375&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5caa00f6-1f17-11f1-ab2e-06c6c98a384d]
[5caa00f6-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5caa00f6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1375] e valore ritornato [TEST_RESPONSE_1375]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1562&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1563&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [993b86a0-1f17-11f1-ab2e-06c6c98a384d]
[993b86a0-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[993b86a0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1563] e valore ritornato [TEST_RESPONSE_1563]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1566&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1567&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a80d7e8-1f17-11f1-ab2e-06c6c98a384d]
[9a80d7e8-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9a80d7e8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1567] e valore ritornato [TEST_RESPONSE_1567]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2304&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2305&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c754e02-1f18-11f1-ab2e-06c6c98a384d]
[8c754e02-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8c754e02-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2305] e valore ritornato [TEST_RESPONSE_2305]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_762&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [377fcdc5-1f16-11f1-ab2e-06c6c98a384d]
[377fcdc5-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[377fcdc5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_762] e valore ritornato [TEST_RESPONSE_762]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1730&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1731&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d14b2e81-1f17-11f1-ab2e-06c6c98a384d]
[d14b2e81-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d14b2e81-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1731] e valore ritornato [TEST_RESPONSE_1731]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1199&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18cdb884-1f17-11f1-ab2e-06c6c98a384d]
[18cdb884-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[18cdb884-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1199] e valore ritornato [TEST_RESPONSE_1199]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2602&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2603&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [edf57b3a-1f18-11f1-ab2e-06c6c98a384d]
[edf57b3a-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[edf57b3a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2603] e valore ritornato [TEST_RESPONSE_2603]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1720&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1721&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce10009b-1f17-11f1-ab2e-06c6c98a384d]
[ce10009b-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ce10009b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1721] e valore ritornato [TEST_RESPONSE_1721]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3eaae65-1f16-11f1-ab2e-06c6c98a384d]
[d3eaae65-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_219&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_220&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b8f8914-1f15-11f1-ab2e-06c6c98a384d]
[8b8f8914-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8b8f8914-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_220] e valore ritornato [TEST_RESPONSE_220]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1185&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fc259e8-1f17-11f1-ab2e-06c6c98a384d]
[0fc259e8-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[0fc259e8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1185] e valore ritornato [TEST_RESPONSE_1185]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_667&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18f09e98-1f16-11f1-ab2e-06c6c98a384d]
[18f09e98-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2360&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2361&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f04216b-1f18-11f1-ab2e-06c6c98a384d]
[9f04216b-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9f04216b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2361] e valore ritornato [TEST_RESPONSE_2361]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1052&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9009283-1f16-11f1-ab2e-06c6c98a384d]
[b9009283-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b9009283-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1052] e valore ritornato [TEST_RESPONSE_1052]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2224&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2225&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73608f66-1f18-11f1-ab2e-06c6c98a384d]
[73608f66-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[73608f66-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2225] e valore ritornato [TEST_RESPONSE_2225]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1932&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1933&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13e050e5-1f18-11f1-ab2e-06c6c98a384d]
[13e050e5-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[13e050e5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1933] e valore ritornato [TEST_RESPONSE_1933]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2828&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2829&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37d3168e-1f19-11f1-ab2e-06c6c98a384d]
[37d3168e-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[37d3168e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2829] e valore ritornato [TEST_RESPONSE_2829]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2668&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2669&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0317f0ec-1f19-11f1-ab2e-06c6c98a384d]
[0317f0ec-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0317f0ec-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2669] e valore ritornato [TEST_RESPONSE_2669]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2670&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2671&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03bdcde0-1f19-11f1-ab2e-06c6c98a384d]
[03bdcde0-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[03bdcde0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2671] e valore ritornato [TEST_RESPONSE_2671]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1021&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a52542dd-1f16-11f1-ab2e-06c6c98a384d]
[a52542dd-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a52542dd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1021] e valore ritornato [TEST_RESPONSE_1021]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1012&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f4867f6-1f16-11f1-ab2e-06c6c98a384d]
[9f4867f6-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9f4867f6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1012] e valore ritornato [TEST_RESPONSE_1012]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1594&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1595&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3989294-1f17-11f1-ab2e-06c6c98a384d]
[a3989294-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a3989294-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1595] e valore ritornato [TEST_RESPONSE_1595]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_402&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1d8de43-1f15-11f1-ab2e-06c6c98a384d]
[b1d8de43-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b1d8de43-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_402] e valore ritornato [TEST_RESPONSE_402]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1808&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1809&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb2b5368-1f17-11f1-ab2e-06c6c98a384d]
[eb2b5368-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[eb2b5368-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1809] e valore ritornato [TEST_RESPONSE_1809]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1490&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81d69af1-1f17-11f1-ab2e-06c6c98a384d]
[81d69af1-1f17-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_632&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d273259-1f16-11f1-ab2e-06c6c98a384d]
[0d273259-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0d273259-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_632] e valore ritornato [TEST_RESPONSE_632]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2898&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2899&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d959cd5-1f19-11f1-ab2e-06c6c98a384d]
[4d959cd5-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4d959cd5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2899] e valore ritornato [TEST_RESPONSE_2899]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1018&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a34908bf-1f16-11f1-ab2e-06c6c98a384d]
[a34908bf-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a34908bf-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1018] e valore ritornato [TEST_RESPONSE_1018]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2888&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2889&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b099aaf-1f19-11f1-ab2e-06c6c98a384d]
[4b099aaf-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4b099aaf-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2889] e valore ritornato [TEST_RESPONSE_2889]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_930&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f90fb48-1f16-11f1-ab2e-06c6c98a384d]
[6f90fb48-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6f90fb48-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_930] e valore ritornato [TEST_RESPONSE_930]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_137&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_138&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88c1ea6d-1f15-11f1-ab2e-06c6c98a384d]
[88c1ea6d-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[88c1ea6d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_138] e valore ritornato [TEST_RESPONSE_138]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1860&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1861&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc7cc4ca-1f17-11f1-ab2e-06c6c98a384d]
[fc7cc4ca-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fc7cc4ca-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1861] e valore ritornato [TEST_RESPONSE_1861]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_478&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da14b3ba-1f15-11f1-ab2e-06c6c98a384d]
[da14b3ba-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[da14b3ba-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_478] e valore ritornato [TEST_RESPONSE_478]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_420&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b25931fc-1f15-11f1-ab2e-06c6c98a384d]
[b25931fc-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b25931fc-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_420] e valore ritornato [TEST_RESPONSE_420]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ceb8b982-1f16-11f1-ab2e-06c6c98a384d]
[ceb8b982-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1682&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1683&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1677df7-1f17-11f1-ab2e-06c6c98a384d]
[c1677df7-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c1677df7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1683] e valore ritornato [TEST_RESPONSE_1683]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2826&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2827&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3731313a-1f19-11f1-ab2e-06c6c98a384d]
[3731313a-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3731313a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2827] e valore ritornato [TEST_RESPONSE_2827]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_205&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_206&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b0faa96-1f15-11f1-ab2e-06c6c98a384d]
[8b0faa96-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8b0faa96-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_206] e valore ritornato [TEST_RESPONSE_206]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2160&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2161&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e997f2a-1f18-11f1-ab2e-06c6c98a384d]
[5e997f2a-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5e997f2a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2161] e valore ritornato [TEST_RESPONSE_2161]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2206&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2207&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cf5a54d-1f18-11f1-ab2e-06c6c98a384d]
[6cf5a54d-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6cf5a54d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2207] e valore ritornato [TEST_RESPONSE_2207]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1152&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa7021aa-1f16-11f1-ab2e-06c6c98a384d]
[fa7021aa-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fa7021aa-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1152] e valore ritornato [TEST_RESPONSE_1152]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_185&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_186&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a860909-1f15-11f1-ab2e-06c6c98a384d]
[8a860909-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8a860909-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_186] e valore ritornato [TEST_RESPONSE_186]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2638&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8cc9837-1f18-11f1-ab2e-06c6c98a384d]
[f8cc9837-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_266&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac5ee3dc-1f15-11f1-ab2e-06c6c98a384d]
[ac5ee3dc-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ac5ee3dc-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_266] e valore ritornato [TEST_RESPONSE_266]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2274&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2275&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83893734-1f18-11f1-ab2e-06c6c98a384d]
[83893734-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[83893734-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2275] e valore ritornato [TEST_RESPONSE_2275]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1338&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1339&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [510532b8-1f17-11f1-ab2e-06c6c98a384d]
[510532b8-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[510532b8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1339] e valore ritornato [TEST_RESPONSE_1339]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1602&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1603&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5b271f4-1f17-11f1-ab2e-06c6c98a384d]
[a5b271f4-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a5b271f4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1603] e valore ritornato [TEST_RESPONSE_1603]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_687&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f6a7cd2-1f16-11f1-ab2e-06c6c98a384d]
[1f6a7cd2-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2046&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2047&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38f236ec-1f18-11f1-ab2e-06c6c98a384d]
[38f236ec-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[38f236ec-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2047] e valore ritornato [TEST_RESPONSE_2047]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b040d8c5-1f15-11f1-ab2e-06c6c98a384d]
[b040d8c5-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b040d8c5-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_360] e valore ritornato [TEST_RESPONSE_360]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2136&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2137&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55c29e11-1f18-11f1-ab2e-06c6c98a384d]
[55c29e11-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[55c29e11-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2137] e valore ritornato [TEST_RESPONSE_2137]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_254&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97f2c54d-1f15-11f1-ab2e-06c6c98a384d]
[97f2c54d-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[97f2c54d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_254] e valore ritornato [TEST_RESPONSE_254]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1726&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1727&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0047da9-1f17-11f1-ab2e-06c6c98a384d]
[d0047da9-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d0047da9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1727] e valore ritornato [TEST_RESPONSE_1727]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_966&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8115d8bd-1f16-11f1-ab2e-06c6c98a384d]
[8115d8bd-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8115d8bd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_966] e valore ritornato [TEST_RESPONSE_966]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1310&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1311&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4745c75b-1f17-11f1-ab2e-06c6c98a384d]
[4745c75b-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4745c75b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1311] e valore ritornato [TEST_RESPONSE_1311]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2154&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2155&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b9bcf77-1f18-11f1-ab2e-06c6c98a384d]
[5b9bcf77-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5b9bcf77-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2155] e valore ritornato [TEST_RESPONSE_2155]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1298&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1299&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [440f5461-1f17-11f1-ab2e-06c6c98a384d]
[440f5461-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[440f5461-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1299] e valore ritornato [TEST_RESPONSE_1299]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_956&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a9d8121-1f16-11f1-ab2e-06c6c98a384d]
[7a9d8121-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7a9d8121-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_956] e valore ritornato [TEST_RESPONSE_956]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1638&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1639&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b206ba18-1f17-11f1-ab2e-06c6c98a384d]
[b206ba18-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b206ba18-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1639] e valore ritornato [TEST_RESPONSE_1639]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_694&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21fee364-1f16-11f1-ab2e-06c6c98a384d]
[21fee364-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[21fee364-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_694] e valore ritornato [TEST_RESPONSE_694]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2022&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2023&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3147a0da-1f18-11f1-ab2e-06c6c98a384d]
[3147a0da-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3147a0da-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2023] e valore ritornato [TEST_RESPONSE_2023]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_201&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_202&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8af062be-1f15-11f1-ab2e-06c6c98a384d]
[8af062be-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8af062be-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_202] e valore ritornato [TEST_RESPONSE_202]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_906&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67454330-1f16-11f1-ab2e-06c6c98a384d]
[67454330-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[67454330-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_906] e valore ritornato [TEST_RESPONSE_906]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2450&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2451&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd187a40-1f18-11f1-ab2e-06c6c98a384d]
[bd187a40-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bd187a40-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2451] e valore ritornato [TEST_RESPONSE_2451]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1158&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe3fc663-1f16-11f1-ab2e-06c6c98a384d]
[fe3fc663-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fe3fc663-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1158] e valore ritornato [TEST_RESPONSE_1158]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3008&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3009&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7121a624-1f19-11f1-ab2e-06c6c98a384d]
[7121a624-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7121a624-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3009] e valore ritornato [TEST_RESPONSE_3009]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1164&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [018fdbdd-1f17-11f1-ab2e-06c6c98a384d]
[018fdbdd-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[018fdbdd-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1164] e valore ritornato [TEST_RESPONSE_1164]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1150&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f92a0d12-1f16-11f1-ab2e-06c6c98a384d]
[f92a0d12-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f92a0d12-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1150] e valore ritornato [TEST_RESPONSE_1150]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1546&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1547&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93bc360b-1f17-11f1-ab2e-06c6c98a384d]
[93bc360b-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[93bc360b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1547] e valore ritornato [TEST_RESPONSE_1547]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2432&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2433&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6c054d7-1f18-11f1-ab2e-06c6c98a384d]
[b6c054d7-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b6c054d7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2433] e valore ritornato [TEST_RESPONSE_2433]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2466&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2467&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1af67a2-1f18-11f1-ab2e-06c6c98a384d]
[c1af67a2-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c1af67a2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2467] e valore ritornato [TEST_RESPONSE_2467]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1067&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c33a8616-1f16-11f1-ab2e-06c6c98a384d]
[c33a8616-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c33a8616-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1067] e valore ritornato [TEST_RESPONSE_1067]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1386&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1387&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ff9531e-1f17-11f1-ab2e-06c6c98a384d]
[5ff9531e-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5ff9531e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1387] e valore ritornato [TEST_RESPONSE_1387]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1964&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1965&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e729dad-1f18-11f1-ab2e-06c6c98a384d]
[1e729dad-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1e729dad-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1965] e valore ritornato [TEST_RESPONSE_1965]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2490&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2491&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9614fb4-1f18-11f1-ab2e-06c6c98a384d]
[c9614fb4-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c9614fb4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2491] e valore ritornato [TEST_RESPONSE_2491]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1402&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1403&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65cbcdc4-1f17-11f1-ab2e-06c6c98a384d]
[65cbcdc4-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[65cbcdc4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1403] e valore ritornato [TEST_RESPONSE_1403]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2598&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2599&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eca8afdf-1f18-11f1-ab2e-06c6c98a384d]
[eca8afdf-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[eca8afdf-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2599] e valore ritornato [TEST_RESPONSE_2599]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_842&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52867157-1f16-11f1-ab2e-06c6c98a384d]
[52867157-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[52867157-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_842] e valore ritornato [TEST_RESPONSE_842]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1210&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [207ba9f6-1f17-11f1-ab2e-06c6c98a384d]
[207ba9f6-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[207ba9f6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1210] e valore ritornato [TEST_RESPONSE_1210]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_608&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05bfbfc7-1f16-11f1-ab2e-06c6c98a384d]
[05bfbfc7-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[05bfbfc7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_608] e valore ritornato [TEST_RESPONSE_608]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_221&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_222&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ba5d038-1f15-11f1-ab2e-06c6c98a384d]
[8ba5d038-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8ba5d038-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_222] e valore ritornato [TEST_RESPONSE_222]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_545&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_546&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1681331-1f15-11f1-ab2e-06c6c98a384d]
[f1681331-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f1681331-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_546] e valore ritornato [TEST_RESPONSE_546]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1268&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1269&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a43da0f-1f17-11f1-ab2e-06c6c98a384d]
[3a43da0f-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3a43da0f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1269] e valore ritornato [TEST_RESPONSE_1269]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1254&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1255&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34fc6161-1f17-11f1-ab2e-06c6c98a384d]
[34fc6161-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[34fc6161-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1255] e valore ritornato [TEST_RESPONSE_1255]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2512&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2513&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d07a7b36-1f18-11f1-ab2e-06c6c98a384d]
[d07a7b36-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d07a7b36-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2513] e valore ritornato [TEST_RESPONSE_2513]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_669&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1995912c-1f16-11f1-ab2e-06c6c98a384d]
[1995912c-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1784&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1785&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2c73156-1f17-11f1-ab2e-06c6c98a384d]
[e2c73156-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e2c73156-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1785] e valore ritornato [TEST_RESPONSE_1785]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1278&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1279&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cfd7be3-1f17-11f1-ab2e-06c6c98a384d]
[3cfd7be3-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3cfd7be3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1279] e valore ritornato [TEST_RESPONSE_1279]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1558&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1559&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97d8c248-1f17-11f1-ab2e-06c6c98a384d]
[97d8c248-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[97d8c248-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1559] e valore ritornato [TEST_RESPONSE_1559]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1934&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1935&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14873f49-1f18-11f1-ab2e-06c6c98a384d]
[14873f49-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[14873f49-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1935] e valore ritornato [TEST_RESPONSE_1935]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1117&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e294092c-1f16-11f1-ab2e-06c6c98a384d]
[e294092c-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e294092c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1117] e valore ritornato [TEST_RESPONSE_1117]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1109&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd44531a-1f16-11f1-ab2e-06c6c98a384d]
[dd44531a-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dd44531a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1109] e valore ritornato [TEST_RESPONSE_1109]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1970&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1971&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20659419-1f18-11f1-ab2e-06c6c98a384d]
[20659419-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[20659419-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1971] e valore ritornato [TEST_RESPONSE_1971]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2514&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2515&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d12958dc-1f18-11f1-ab2e-06c6c98a384d]
[d12958dc-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d12958dc-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2515] e valore ritornato [TEST_RESPONSE_2515]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_965&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8076b287-1f16-11f1-ab2e-06c6c98a384d]
[8076b287-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8076b287-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_965] e valore ritornato [TEST_RESPONSE_965]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1590&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1591&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1b2e29a-1f17-11f1-ab2e-06c6c98a384d]
[a1b2e29a-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a1b2e29a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1591] e valore ritornato [TEST_RESPONSE_1591]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2614&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2615&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f26caa95-1f18-11f1-ab2e-06c6c98a384d]
[f26caa95-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[f26caa95-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2615] e valore ritornato [TEST_RESPONSE_2615]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1684&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1685&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c235072d-1f17-11f1-ab2e-06c6c98a384d]
[c235072d-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c235072d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1685] e valore ritornato [TEST_RESPONSE_1685]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2850&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2851&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e3b197c-1f19-11f1-ab2e-06c6c98a384d]
[3e3b197c-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3e3b197c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2851] e valore ritornato [TEST_RESPONSE_2851]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2932&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [591b4a4e-1f19-11f1-ab2e-06c6c98a384d]
[591b4a4e-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2834&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2835&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39c1a02a-1f19-11f1-ab2e-06c6c98a384d]
[39c1a02a-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[39c1a02a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2835] e valore ritornato [TEST_RESPONSE_2835]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_576&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb51c3df-1f15-11f1-ab2e-06c6c98a384d]
[fb51c3df-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fb51c3df-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_576] e valore ritornato [TEST_RESPONSE_576]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_977&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87a33efb-1f16-11f1-ab2e-06c6c98a384d]
[87a33efb-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[87a33efb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_977] e valore ritornato [TEST_RESPONSE_977]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1912&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1913&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d664b9b-1f18-11f1-ab2e-06c6c98a384d]
[0d664b9b-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0d664b9b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1913] e valore ritornato [TEST_RESPONSE_1913]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1962&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1963&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1dd04329-1f18-11f1-ab2e-06c6c98a384d]
[1dd04329-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1dd04329-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1963] e valore ritornato [TEST_RESPONSE_1963]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_531&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_532&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec38b763-1f15-11f1-ab2e-06c6c98a384d]
[ec38b763-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ec38b763-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_532] e valore ritornato [TEST_RESPONSE_532]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2804&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2805&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f5c2fc6-1f19-11f1-ab2e-06c6c98a384d]
[2f5c2fc6-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2f5c2fc6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2805] e valore ritornato [TEST_RESPONSE_2805]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_149&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [893545cb-1f15-11f1-ab2e-06c6c98a384d]
[893545cb-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[893545cb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_150] e valore ritornato [TEST_RESPONSE_150]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_426&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2771948-1f15-11f1-ab2e-06c6c98a384d]
[b2771948-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b2771948-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_426] e valore ritornato [TEST_RESPONSE_426]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2168&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2169&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6158c64c-1f18-11f1-ab2e-06c6c98a384d]
[6158c64c-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6158c64c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2169] e valore ritornato [TEST_RESPONSE_2169]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d67af548-1f16-11f1-ab2e-06c6c98a384d]
[d67af548-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1188&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [119cbf46-1f17-11f1-ab2e-06c6c98a384d]
[119cbf46-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[119cbf46-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1188] e valore ritornato [TEST_RESPONSE_1188]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2210&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2211&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e3f8a75-1f18-11f1-ab2e-06c6c98a384d]
[6e3f8a75-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6e3f8a75-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2211] e valore ritornato [TEST_RESPONSE_2211]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_582&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdebf6d1-1f15-11f1-ab2e-06c6c98a384d]
[fdebf6d1-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fdebf6d1-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_582] e valore ritornato [TEST_RESPONSE_582]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1326&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1327&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c73004d-1f17-11f1-ab2e-06c6c98a384d]
[4c73004d-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4c73004d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1327] e valore ritornato [TEST_RESPONSE_1327]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1820&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1821&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef7b9ad2-1f17-11f1-ab2e-06c6c98a384d]
[ef7b9ad2-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ef7b9ad2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1821] e valore ritornato [TEST_RESPONSE_1821]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc35df24-1f16-11f1-ab2e-06c6c98a384d]
[cc35df24-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_746&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [323dfa65-1f16-11f1-ab2e-06c6c98a384d]
[323dfa65-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[323dfa65-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_746] e valore ritornato [TEST_RESPONSE_746]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1700&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1701&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6c8992d-1f17-11f1-ab2e-06c6c98a384d]
[c6c8992d-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c6c8992d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1701] e valore ritornato [TEST_RESPONSE_1701]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1606&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1607&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6e23f6c-1f17-11f1-ab2e-06c6c98a384d]
[a6e23f6c-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a6e23f6c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1607] e valore ritornato [TEST_RESPONSE_1607]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1120&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5275e4b-1f16-11f1-ab2e-06c6c98a384d]
[e5275e4b-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e5275e4b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1120] e valore ritornato [TEST_RESPONSE_1120]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_452&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d283990e-1f15-11f1-ab2e-06c6c98a384d]
[d283990e-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d283990e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_452] e valore ritornato [TEST_RESPONSE_452]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2694&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2695&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b7de7c2-1f19-11f1-ab2e-06c6c98a384d]
[0b7de7c2-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0b7de7c2-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2695] e valore ritornato [TEST_RESPONSE_2695]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2830&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2831&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3875e642-1f19-11f1-ab2e-06c6c98a384d]
[3875e642-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3875e642-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2831] e valore ritornato [TEST_RESPONSE_2831]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1070&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c52454c2-1f16-11f1-ab2e-06c6c98a384d]
[c52454c2-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c52454c2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1070] e valore ritornato [TEST_RESPONSE_1070]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1080&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [caed0b6c-1f16-11f1-ab2e-06c6c98a384d]
[caed0b6c-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[caed0b6c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1080] e valore ritornato [TEST_RESPONSE_1080]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2020&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2021&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30a28736-1f18-11f1-ab2e-06c6c98a384d]
[30a28736-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[30a28736-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2021] e valore ritornato [TEST_RESPONSE_2021]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3076&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3077&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8725c946-1f19-11f1-ab2e-06c6c98a384d]
[8725c946-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8725c946-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3077] e valore ritornato [TEST_RESPONSE_3077]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_679&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cd9bfc2-1f16-11f1-ab2e-06c6c98a384d]
[1cd9bfc2-1f16-11f1-ab2e-06c6c98a384d] 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/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_475&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9642866-1f15-11f1-ab2e-06c6c98a384d]
[d9642866-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1074&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7b44e82-1f16-11f1-ab2e-06c6c98a384d]
[c7b44e82-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c7b44e82-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1074] e valore ritornato [TEST_RESPONSE_1074]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_692&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21e715a0-1f16-11f1-ab2e-06c6c98a384d]
[21e715a0-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[21e715a0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_692] e valore ritornato [TEST_RESPONSE_692]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2132&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2133&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [546028d9-1f18-11f1-ab2e-06c6c98a384d]
[546028d9-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[546028d9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2133] e valore ritornato [TEST_RESPONSE_2133]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [498c9ee7-1f16-11f1-ab2e-06c6c98a384d]
[498c9ee7-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[498c9ee7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_812] e valore ritornato [TEST_RESPONSE_812]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1f42e7b-1f15-11f1-ab2e-06c6c98a384d]
[b1f42e7b-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b1f42e7b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_406] e valore ritornato [TEST_RESPONSE_406]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_659&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [165707e8-1f16-11f1-ab2e-06c6c98a384d]
[165707e8-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_830&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4eaae4bd-1f16-11f1-ab2e-06c6c98a384d]
[4eaae4bd-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4eaae4bd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_830] e valore ritornato [TEST_RESPONSE_830]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3072&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3073&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d3f5de-1f19-11f1-ab2e-06c6c98a384d]
[85d3f5de-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[85d3f5de-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3073] e valore ritornato [TEST_RESPONSE_3073]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_638&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fc9548a-1f16-11f1-ab2e-06c6c98a384d]
[0fc9548a-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0fc9548a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_638] e valore ritornato [TEST_RESPONSE_638]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_75&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_76&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85f47206-1f15-11f1-ab2e-06c6c98a384d]
[85f47206-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[85f47206-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_76] e valore ritornato [TEST_RESPONSE_76]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1294&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1295&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42c7b929-1f17-11f1-ab2e-06c6c98a384d]
[42c7b929-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[42c7b929-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1295] e valore ritornato [TEST_RESPONSE_1295]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1534&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1535&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f0145f1-1f17-11f1-ab2e-06c6c98a384d]
[8f0145f1-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8f0145f1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1535] e valore ritornato [TEST_RESPONSE_1535]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2102&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4afbd4c9-1f18-11f1-ab2e-06c6c98a384d]
[4afbd4c9-1f18-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1030&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aafa0773-1f16-11f1-ab2e-06c6c98a384d]
[aafa0773-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[aafa0773-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1030] e valore ritornato [TEST_RESPONSE_1030]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2502&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2503&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cde6d7f2-1f18-11f1-ab2e-06c6c98a384d]
[cde6d7f2-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cde6d7f2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2503] e valore ritornato [TEST_RESPONSE_2503]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1836&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1837&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f555b698-1f17-11f1-ab2e-06c6c98a384d]
[f555b698-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f555b698-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1837] e valore ritornato [TEST_RESPONSE_1837]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2266&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2267&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80544ade-1f18-11f1-ab2e-06c6c98a384d]
[80544ade-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[80544ade-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2267] e valore ritornato [TEST_RESPONSE_2267]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_612&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [071b311f-1f16-11f1-ab2e-06c6c98a384d]
[071b311f-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[071b311f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_612] e valore ritornato [TEST_RESPONSE_612]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2880&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2881&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [487dbf9f-1f19-11f1-ab2e-06c6c98a384d]
[487dbf9f-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[487dbf9f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2881] e valore ritornato [TEST_RESPONSE_2881]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1087&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf654d3a-1f16-11f1-ab2e-06c6c98a384d]
[cf654d3a-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[cf654d3a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1087] e valore ritornato [TEST_RESPONSE_1087]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2138&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2139&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56774815-1f18-11f1-ab2e-06c6c98a384d]
[56774815-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[56774815-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2139] e valore ritornato [TEST_RESPONSE_2139]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1207&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e8f1c2a-1f17-11f1-ab2e-06c6c98a384d]
[1e8f1c2a-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1e8f1c2a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1207] e valore ritornato [TEST_RESPONSE_1207]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_272&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac8d1fd8-1f15-11f1-ab2e-06c6c98a384d]
[ac8d1fd8-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ac8d1fd8-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_272] e valore ritornato [TEST_RESPONSE_272]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1204&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ca4ff5e-1f17-11f1-ab2e-06c6c98a384d]
[1ca4ff5e-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1ca4ff5e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1204] e valore ritornato [TEST_RESPONSE_1204]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1104&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dab89f16-1f16-11f1-ab2e-06c6c98a384d]
[dab89f16-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dab89f16-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1104] e valore ritornato [TEST_RESPONSE_1104]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_698&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2345461c-1f16-11f1-ab2e-06c6c98a384d]
[2345461c-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2345461c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_698] e valore ritornato [TEST_RESPONSE_698]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_796&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4298879d-1f16-11f1-ab2e-06c6c98a384d]
[4298879d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4298879d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_796] e valore ritornato [TEST_RESPONSE_796]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1614&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1615&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aad21755-1f17-11f1-ab2e-06c6c98a384d]
[aad21755-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[aad21755-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1615] e valore ritornato [TEST_RESPONSE_1615]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2794&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2795&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c3f5f52-1f19-11f1-ab2e-06c6c98a384d]
[2c3f5f52-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2c3f5f52-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2795] e valore ritornato [TEST_RESPONSE_2795]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2988&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2989&destFileContentType=application/zip&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b004828-1f19-11f1-ab2e-06c6c98a384d]
[6b004828-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6b004828-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2989] e valore ritornato [TEST_RESPONSE_2989]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1155&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc5e8337-1f16-11f1-ab2e-06c6c98a384d]
[fc5e8337-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fc5e8337-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1155] e valore ritornato [TEST_RESPONSE_1155]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1189&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1245f79a-1f17-11f1-ab2e-06c6c98a384d]
[1245f79a-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1245f79a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1189] e valore ritornato [TEST_RESPONSE_1189]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3034&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3035&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79852bfa-1f19-11f1-ab2e-06c6c98a384d]
[79852bfa-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[79852bfa-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3035] e valore ritornato [TEST_RESPONSE_3035]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2968&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2969&destFileContentType=application/pdf&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64281d4b-1f19-11f1-ab2e-06c6c98a384d]
[64281d4b-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[64281d4b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2969] e valore ritornato [TEST_RESPONSE_2969]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1476&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1477&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d069c33-1f17-11f1-ab2e-06c6c98a384d]
[7d069c33-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7d069c33-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1477] e valore ritornato [TEST_RESPONSE_1477]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2730&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2731&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [177f7b07-1f19-11f1-ab2e-06c6c98a384d]
[177f7b07-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[177f7b07-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2731] e valore ritornato [TEST_RESPONSE_2731]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_258&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abec24cb-1f15-11f1-ab2e-06c6c98a384d]
[abec24cb-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[abec24cb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_258] e valore ritornato [TEST_RESPONSE_258]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_511&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4f23a56-1f15-11f1-ab2e-06c6c98a384d]
[e4f23a56-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2662&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0124d36f-1f19-11f1-ab2e-06c6c98a384d]
[0124d36f-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1165&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0237dbb1-1f17-11f1-ab2e-06c6c98a384d]
[0237dbb1-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[0237dbb1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1165] e valore ritornato [TEST_RESPONSE_1165]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1033&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac4ec20f-1f16-11f1-ab2e-06c6c98a384d]
[ac4ec20f-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ac4ec20f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1033] e valore ritornato [TEST_RESPONSE_1033]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_594&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01bea9c9-1f16-11f1-ab2e-06c6c98a384d]
[01bea9c9-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[01bea9c9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_594] e valore ritornato [TEST_RESPONSE_594]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1102&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9c390ac-1f16-11f1-ab2e-06c6c98a384d]
[d9c390ac-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d9c390ac-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1102] e valore ritornato [TEST_RESPONSE_1102]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1042&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2dcea99-1f16-11f1-ab2e-06c6c98a384d]
[b2dcea99-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b2dcea99-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1042] e valore ritornato [TEST_RESPONSE_1042]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_974&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85b0bdbd-1f16-11f1-ab2e-06c6c98a384d]
[85b0bdbd-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[85b0bdbd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_974] e valore ritornato [TEST_RESPONSE_974]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d202665a-1f16-11f1-ab2e-06c6c98a384d]
[d202665a-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2474&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2475&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4388392-1f18-11f1-ab2e-06c6c98a384d]
[c4388392-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c4388392-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2475] e valore ritornato [TEST_RESPONSE_2475]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1624&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1625&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae12273a-1f17-11f1-ab2e-06c6c98a384d]
[ae12273a-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ae12273a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1625] e valore ritornato [TEST_RESPONSE_1625]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_736&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e362dac-1f16-11f1-ab2e-06c6c98a384d]
[2e362dac-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2e362dac-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_736] e valore ritornato [TEST_RESPONSE_736]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2628&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f59fc233-1f18-11f1-ab2e-06c6c98a384d]
[f59fc233-1f18-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/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-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2531d3e8-1f16-11f1-ab2e-06c6c98a384d]
[2531d3e8-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2531d3e8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_704] e valore ritornato [TEST_RESPONSE_704]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_586&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff2ba2c9-1f15-11f1-ab2e-06c6c98a384d]
[ff2ba2c9-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ff2ba2c9-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_586] e valore ritornato [TEST_RESPONSE_586]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2386&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2387&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8634457-1f18-11f1-ab2e-06c6c98a384d]
[a8634457-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a8634457-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2387] e valore ritornato [TEST_RESPONSE_2387]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_225&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_226&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bcf7850-1f15-11f1-ab2e-06c6c98a384d]
[8bcf7850-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8bcf7850-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_226] e valore ritornato [TEST_RESPONSE_226]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_947&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_948&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [756dfd3e-1f16-11f1-ab2e-06c6c98a384d]
[756dfd3e-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[756dfd3e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_948] e valore ritornato [TEST_RESPONSE_948]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1806&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1807&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea73ea44-1f17-11f1-ab2e-06c6c98a384d]
[ea73ea44-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ea73ea44-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1807] e valore ritornato [TEST_RESPONSE_1807]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1238&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1239&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [303710ff-1f17-11f1-ab2e-06c6c98a384d]
[303710ff-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[303710ff-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1239] e valore ritornato [TEST_RESPONSE_1239]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1138&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f02eb407-1f16-11f1-ab2e-06c6c98a384d]
[f02eb407-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f02eb407-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1138] e valore ritornato [TEST_RESPONSE_1138]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2144&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2145&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58a28c93-1f18-11f1-ab2e-06c6c98a384d]
[58a28c93-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[58a28c93-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2145] e valore ritornato [TEST_RESPONSE_2145]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2716&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2717&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1338f899-1f19-11f1-ab2e-06c6c98a384d]
[1338f899-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1338f899-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2717] e valore ritornato [TEST_RESPONSE_2717]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2388&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2389&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a909e49b-1f18-11f1-ab2e-06c6c98a384d]
[a909e49b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a909e49b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2389] e valore ritornato [TEST_RESPONSE_2389]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1124&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7c75d9d-1f16-11f1-ab2e-06c6c98a384d]
[e7c75d9d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e7c75d9d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1124] e valore ritornato [TEST_RESPONSE_1124]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1482&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1483&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f8cd1f1-1f17-11f1-ab2e-06c6c98a384d]
[7f8cd1f1-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7f8cd1f1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1483] e valore ritornato [TEST_RESPONSE_1483]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2460&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2461&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfc3c436-1f18-11f1-ab2e-06c6c98a384d]
[bfc3c436-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bfc3c436-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2461] e valore ritornato [TEST_RESPONSE_2461]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_392&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b154ba0d-1f15-11f1-ab2e-06c6c98a384d]
[b154ba0d-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b154ba0d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_392] e valore ritornato [TEST_RESPONSE_392]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_958&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bfaa02b-1f16-11f1-ab2e-06c6c98a384d]
[7bfaa02b-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7bfaa02b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_958] e valore ritornato [TEST_RESPONSE_958]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1348&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1349&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [543e16ae-1f17-11f1-ab2e-06c6c98a384d]
[543e16ae-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[543e16ae-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1349] e valore ritornato [TEST_RESPONSE_1349]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_59&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_60&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84f7ea74-1f15-11f1-ab2e-06c6c98a384d]
[84f7ea74-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[84f7ea74-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3000&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3001&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f34a322-1f19-11f1-ab2e-06c6c98a384d]
[6f34a322-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6f34a322-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3001] e valore ritornato [TEST_RESPONSE_3001]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1622&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1623&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=PATCH&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad61c2f5-1f17-11f1-ab2e-06c6c98a384d]
[ad61c2f5-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ad61c2f5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1623] e valore ritornato [TEST_RESPONSE_1623]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1946&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1947&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [194319c7-1f18-11f1-ab2e-06c6c98a384d]
[194319c7-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[194319c7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1947] e valore ritornato [TEST_RESPONSE_1947]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2148&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2149&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59b3d58b-1f18-11f1-ab2e-06c6c98a384d]
[59b3d58b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[59b3d58b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2149] e valore ritornato [TEST_RESPONSE_2149]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2766&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2767&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [233427c3-1f19-11f1-ab2e-06c6c98a384d]
[233427c3-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[233427c3-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2767] e valore ritornato [TEST_RESPONSE_2767]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1762&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1763&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db60d135-1f17-11f1-ab2e-06c6c98a384d]
[db60d135-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[db60d135-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1763] e valore ritornato [TEST_RESPONSE_1763]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_99&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_100&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86c556cd-1f15-11f1-ab2e-06c6c98a384d]
[86c556cd-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[86c556cd-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_100] e valore ritornato [TEST_RESPONSE_100]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2330&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2331&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9582cf7d-1f18-11f1-ab2e-06c6c98a384d]
[9582cf7d-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9582cf7d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2331] e valore ritornato [TEST_RESPONSE_2331]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2556&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2557&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfcc24e7-1f18-11f1-ab2e-06c6c98a384d]
[dfcc24e7-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dfcc24e7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2557] e valore ritornato [TEST_RESPONSE_2557]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1141&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2b11935-1f16-11f1-ab2e-06c6c98a384d]
[f2b11935-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f2b11935-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1141] e valore ritornato [TEST_RESPONSE_1141]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccd8aed8-1f16-11f1-ab2e-06c6c98a384d]
[ccd8aed8-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1604&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1605&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6347338-1f17-11f1-ab2e-06c6c98a384d]
[a6347338-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a6347338-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1605] e valore ritornato [TEST_RESPONSE_1605]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1974&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1975&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21ae40c1-1f18-11f1-ab2e-06c6c98a384d]
[21ae40c1-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[21ae40c1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1975] e valore ritornato [TEST_RESPONSE_1975]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2286&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2287&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [875cad7c-1f18-11f1-ab2e-06c6c98a384d]
[875cad7c-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[875cad7c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2287] e valore ritornato [TEST_RESPONSE_2287]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_489&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [decb5e18-1f15-11f1-ab2e-06c6c98a384d]
[decb5e18-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_81&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_82&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8620d944-1f15-11f1-ab2e-06c6c98a384d]
[8620d944-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8620d944-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1336&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1337&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fc0a4c1-1f17-11f1-ab2e-06c6c98a384d]
[4fc0a4c1-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4fc0a4c1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1337] e valore ritornato [TEST_RESPONSE_1337]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2176&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2177&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63a7232d-1f18-11f1-ab2e-06c6c98a384d]
[63a7232d-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[63a7232d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2177] e valore ritornato [TEST_RESPONSE_2177]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_804&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46b93386-1f16-11f1-ab2e-06c6c98a384d]
[46b93386-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[46b93386-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_804] e valore ritornato [TEST_RESPONSE_804]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1073&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7121b0e-1f16-11f1-ab2e-06c6c98a384d]
[c7121b0e-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c7121b0e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1073] e valore ritornato [TEST_RESPONSE_1073]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2636&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f82ad9f3-1f18-11f1-ab2e-06c6c98a384d]
[f82ad9f3-1f18-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2710&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2711&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [109d6614-1f19-11f1-ab2e-06c6c98a384d]
[109d6614-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[109d6614-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2711] e valore ritornato [TEST_RESPONSE_2711]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2186&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2187&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [667b03c3-1f18-11f1-ab2e-06c6c98a384d]
[667b03c3-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[667b03c3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2187] e valore ritornato [TEST_RESPONSE_2187]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_111&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_112&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [875058d7-1f15-11f1-ab2e-06c6c98a384d]
[875058d7-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[875058d7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_112] e valore ritornato [TEST_RESPONSE_112]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2570&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2571&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3b79005-1f18-11f1-ab2e-06c6c98a384d]
[e3b79005-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e3b79005-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2571] e valore ritornato [TEST_RESPONSE_2571]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1744&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1745&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d56a2cbf-1f17-11f1-ab2e-06c6c98a384d]
[d56a2cbf-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d56a2cbf-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1745] e valore ritornato [TEST_RESPONSE_1745]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_294&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad79f108-1f15-11f1-ab2e-06c6c98a384d]
[ad79f108-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ad79f108-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_294] e valore ritornato [TEST_RESPONSE_294]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1214&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [226c2e68-1f17-11f1-ab2e-06c6c98a384d]
[226c2e68-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[226c2e68-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1214] e valore ritornato [TEST_RESPONSE_1214]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2722&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2723&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15b98806-1f19-11f1-ab2e-06c6c98a384d]
[15b98806-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[15b98806-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2723] e valore ritornato [TEST_RESPONSE_2723]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0bd0dc3-1f15-11f1-ab2e-06c6c98a384d]
[b0bd0dc3-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b0bd0dc3-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_372] e valore ritornato [TEST_RESPONSE_372]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2180&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2181&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64904ab7-1f18-11f1-ab2e-06c6c98a384d]
[64904ab7-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[64904ab7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2181] e valore ritornato [TEST_RESPONSE_2181]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2732&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2733&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17ae2c2b-1f19-11f1-ab2e-06c6c98a384d]
[17ae2c2b-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[17ae2c2b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2733] e valore ritornato [TEST_RESPONSE_2733]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2420&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2421&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2d4266f-1f18-11f1-ab2e-06c6c98a384d]
[b2d4266f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b2d4266f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2421] e valore ritornato [TEST_RESPONSE_2421]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1642&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1643&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b35496e0-1f17-11f1-ab2e-06c6c98a384d]
[b35496e0-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b35496e0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1643] e valore ritornato [TEST_RESPONSE_1643]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_153&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_154&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [894f0f63-1f15-11f1-ab2e-06c6c98a384d]
[894f0f63-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[894f0f63-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_154] e valore ritornato [TEST_RESPONSE_154]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1192&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14439c66-1f17-11f1-ab2e-06c6c98a384d]
[14439c66-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[14439c66-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1192] e valore ritornato [TEST_RESPONSE_1192]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1928&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1929&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1290031d-1f18-11f1-ab2e-06c6c98a384d]
[1290031d-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1290031d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1929] e valore ritornato [TEST_RESPONSE_1929]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2796&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2797&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ce403c6-1f19-11f1-ab2e-06c6c98a384d]
[2ce403c6-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2ce403c6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2797] e valore ritornato [TEST_RESPONSE_2797]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_547&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_548&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1dd9155-1f15-11f1-ab2e-06c6c98a384d]
[f1dd9155-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f1dd9155-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_548] e valore ritornato [TEST_RESPONSE_548]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2976&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2977&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66be0a7d-1f19-11f1-ab2e-06c6c98a384d]
[66be0a7d-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[66be0a7d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2977] e valore ritornato [TEST_RESPONSE_2977]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1888&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1889&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [062fae09-1f18-11f1-ab2e-06c6c98a384d]
[062fae09-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[062fae09-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1889] e valore ritornato [TEST_RESPONSE_1889]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_984&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cc8d6ca-1f16-11f1-ab2e-06c6c98a384d]
[8cc8d6ca-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8cc8d6ca-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_984] e valore ritornato [TEST_RESPONSE_984]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1320&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1321&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a7a3d7f-1f17-11f1-ab2e-06c6c98a384d]
[4a7a3d7f-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4a7a3d7f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1321] e valore ritornato [TEST_RESPONSE_1321]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2468&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2469&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c252ac86-1f18-11f1-ab2e-06c6c98a384d]
[c252ac86-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c252ac86-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2469] e valore ritornato [TEST_RESPONSE_2469]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_155&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_156&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [896bbf27-1f15-11f1-ab2e-06c6c98a384d]
[896bbf27-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[896bbf27-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_156] e valore ritornato [TEST_RESPONSE_156]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2396&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2397&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab35773b-1f18-11f1-ab2e-06c6c98a384d]
[ab35773b-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ab35773b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2397] e valore ritornato [TEST_RESPONSE_2397]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_928&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6edf3772-1f16-11f1-ab2e-06c6c98a384d]
[6edf3772-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6edf3772-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_928] e valore ritornato [TEST_RESPONSE_928]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2674&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2675&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04fe8b48-1f19-11f1-ab2e-06c6c98a384d]
[04fe8b48-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[04fe8b48-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2675] e valore ritornato [TEST_RESPONSE_2675]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1908&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1909&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c16c123-1f18-11f1-ab2e-06c6c98a384d]
[0c16c123-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0c16c123-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1909] e valore ritornato [TEST_RESPONSE_1909]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1942&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1943&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17f3b65f-1f18-11f1-ab2e-06c6c98a384d]
[17f3b65f-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[17f3b65f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1943] e valore ritornato [TEST_RESPONSE_1943]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2774&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2775&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [267b3c88-1f19-11f1-ab2e-06c6c98a384d]
[267b3c88-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[267b3c88-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2775] e valore ritornato [TEST_RESPONSE_2775]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_515&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e641ebde-1f15-11f1-ab2e-06c6c98a384d]
[e641ebde-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_685&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ec737ee-1f16-11f1-ab2e-06c6c98a384d]
[1ec737ee-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_644&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11c6ab36-1f16-11f1-ab2e-06c6c98a384d]
[11c6ab36-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[11c6ab36-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_644] e valore ritornato [TEST_RESPONSE_644]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2114&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2115&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f13f533-1f18-11f1-ab2e-06c6c98a384d]
[4f13f533-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4f13f533-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2115] e valore ritornato [TEST_RESPONSE_2115]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1116&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1f1fcc8-1f16-11f1-ab2e-06c6c98a384d]
[e1f1fcc8-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e1f1fcc8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1116] e valore ritornato [TEST_RESPONSE_1116]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2484&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2485&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7762278-1f18-11f1-ab2e-06c6c98a384d]
[c7762278-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c7762278-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2485] e valore ritornato [TEST_RESPONSE_2485]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1119&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3dcdce4-1f16-11f1-ab2e-06c6c98a384d]
[e3dcdce4-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e3dcdce4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1119] e valore ritornato [TEST_RESPONSE_1119]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_390&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b13c9e29-1f15-11f1-ab2e-06c6c98a384d]
[b13c9e29-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b13c9e29-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_390] e valore ritornato [TEST_RESPONSE_390]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1862&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1863&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd2316ee-1f17-11f1-ab2e-06c6c98a384d]
[fd2316ee-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fd2316ee-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1863] e valore ritornato [TEST_RESPONSE_1863]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3080&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3081&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [889537d0-1f19-11f1-ab2e-06c6c98a384d]
[889537d0-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[889537d0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3081] e valore ritornato [TEST_RESPONSE_3081]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_159&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_160&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [899c1dff-1f15-11f1-ab2e-06c6c98a384d]
[899c1dff-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[899c1dff-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_160] e valore ritornato [TEST_RESPONSE_160]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_61&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_62&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8502e6fa-1f15-11f1-ab2e-06c6c98a384d]
[8502e6fa-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8502e6fa-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_62] e valore ritornato [TEST_RESPONSE_62]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_578&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbf6b673-1f15-11f1-ab2e-06c6c98a384d]
[fbf6b673-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fbf6b673-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_578] e valore ritornato [TEST_RESPONSE_578]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_434&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2d5b418-1f15-11f1-ab2e-06c6c98a384d]
[b2d5b418-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b2d5b418-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_434] e valore ritornato [TEST_RESPONSE_434]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_588&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffcf0ebd-1f15-11f1-ab2e-06c6c98a384d]
[ffcf0ebd-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ffcf0ebd-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_588] e valore ritornato [TEST_RESPONSE_588]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2322&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2323&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92505428-1f18-11f1-ab2e-06c6c98a384d]
[92505428-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[92505428-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2323] e valore ritornato [TEST_RESPONSE_2323]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2896&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2897&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cf3de8f-1f19-11f1-ab2e-06c6c98a384d]
[4cf3de8f-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[4cf3de8f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2897] e valore ritornato [TEST_RESPONSE_2897]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1015&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a15798f3-1f16-11f1-ab2e-06c6c98a384d]
[a15798f3-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a15798f3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1015] e valore ritornato [TEST_RESPONSE_1015]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1219&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25a6e71c-1f17-11f1-ab2e-06c6c98a384d]
[25a6e71c-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[25a6e71c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1219] e valore ritornato [TEST_RESPONSE_1219]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2156&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2157&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c41102b-1f18-11f1-ab2e-06c6c98a384d]
[5c41102b-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5c41102b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2157] e valore ritornato [TEST_RESPONSE_2157]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_714&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27de565e-1f16-11f1-ab2e-06c6c98a384d]
[27de565e-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[27de565e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_714] e valore ritornato [TEST_RESPONSE_714]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1024&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6810259-1f16-11f1-ab2e-06c6c98a384d]
[a6810259-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a6810259-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1024] e valore ritornato [TEST_RESPONSE_1024]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1846&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1847&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f850590c-1f17-11f1-ab2e-06c6c98a384d]
[f850590c-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f850590c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1847] e valore ritornato [TEST_RESPONSE_1847]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2116&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2117&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fbf5067-1f18-11f1-ab2e-06c6c98a384d]
[4fbf5067-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4fbf5067-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2117] e valore ritornato [TEST_RESPONSE_2117]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2086&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [451276c4-1f18-11f1-ab2e-06c6c98a384d]
[451276c4-1f18-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_630&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d1de385-1f16-11f1-ab2e-06c6c98a384d]
[0d1de385-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0d1de385-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_630] e valore ritornato [TEST_RESPONSE_630]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1072&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c66cb34a-1f16-11f1-ab2e-06c6c98a384d]
[c66cb34a-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c66cb34a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1072] e valore ritornato [TEST_RESPONSE_1072]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1260&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1261&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36fb179d-1f17-11f1-ab2e-06c6c98a384d]
[36fb179d-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[36fb179d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1261] e valore ritornato [TEST_RESPONSE_1261]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3084&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3085&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89e13fd8-1f19-11f1-ab2e-06c6c98a384d]
[89e13fd8-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[89e13fd8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3085] e valore ritornato [TEST_RESPONSE_3085]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1968&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1969&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fbca9e5-1f18-11f1-ab2e-06c6c98a384d]
[1fbca9e5-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1fbca9e5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1969] e valore ritornato [TEST_RESPONSE_1969]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_624&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b180159-1f16-11f1-ab2e-06c6c98a384d]
[0b180159-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0b180159-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_624] e valore ritornato [TEST_RESPONSE_624]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1880&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1881&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02eedad4-1f18-11f1-ab2e-06c6c98a384d]
[02eedad4-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[02eedad4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1881] e valore ritornato [TEST_RESPONSE_1881]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2226&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2227&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74077dca-1f18-11f1-ab2e-06c6c98a384d]
[74077dca-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[74077dca-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2227] e valore ritornato [TEST_RESPONSE_2227]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_780&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=OPTIONS&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ced440b-1f16-11f1-ab2e-06c6c98a384d]
[3ced440b-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3ced440b-1f16-11f1-ab2e-06c6c98a384d] 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(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2912&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2913&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5213ab01-1f19-11f1-ab2e-06c6c98a384d]
[5213ab01-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5213ab01-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2913] e valore ritornato [TEST_RESPONSE_2913]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2216&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2217&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70cb8c96-1f18-11f1-ab2e-06c6c98a384d]
[70cb8c96-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[70cb8c96-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2217] e valore ritornato [TEST_RESPONSE_2217]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1039&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b112b1dd-1f16-11f1-ab2e-06c6c98a384d]
[b112b1dd-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b112b1dd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1039] e valore ritornato [TEST_RESPONSE_1039]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1766&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1767&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc32791d-1f17-11f1-ab2e-06c6c98a384d]
[dc32791d-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dc32791d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1767] e valore ritornato [TEST_RESPONSE_1767]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_926&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ea2caae-1f16-11f1-ab2e-06c6c98a384d]
[6ea2caae-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ea2caae-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_926] e valore ritornato [TEST_RESPONSE_926]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1904&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1905&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b17798b-1f18-11f1-ab2e-06c6c98a384d]
[0b17798b-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0b17798b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1905] e valore ritornato [TEST_RESPONSE_1905]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5d58d84-1f16-11f1-ab2e-06c6c98a384d]
[d5d58d84-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_521&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_522&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e83fdeca-1f15-11f1-ab2e-06c6c98a384d]
[e83fdeca-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e83fdeca-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_522] e valore ritornato [TEST_RESPONSE_522]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_233&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_234&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c0e5620-1f15-11f1-ab2e-06c6c98a384d]
[8c0e5620-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8c0e5620-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_234] e valore ritornato [TEST_RESPONSE_234]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_167&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_168&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a24af01-1f15-11f1-ab2e-06c6c98a384d]
[8a24af01-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a24af01-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_168] e valore ritornato [TEST_RESPONSE_168]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2974&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2975&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6618c9c9-1f19-11f1-ab2e-06c6c98a384d]
[6618c9c9-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6618c9c9-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2975] e valore ritornato [TEST_RESPONSE_2975]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2748&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2749&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d62be8d-1f19-11f1-ab2e-06c6c98a384d]
[1d62be8d-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1d62be8d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2749] e valore ritornato [TEST_RESPONSE_2749]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_920&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cbb6d02-1f16-11f1-ab2e-06c6c98a384d]
[6cbb6d02-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6cbb6d02-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_920] e valore ritornato [TEST_RESPONSE_920]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1354&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1355&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56348f8c-1f17-11f1-ab2e-06c6c98a384d]
[56348f8c-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[56348f8c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1355] e valore ritornato [TEST_RESPONSE_1355]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2178&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2179&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63ef01a1-1f18-11f1-ab2e-06c6c98a384d]
[63ef01a1-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[63ef01a1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2179] e valore ritornato [TEST_RESPONSE_2179]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_25&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80ae5997-1f15-11f1-ab2e-06c6c98a384d]
[80ae5997-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1560&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1561&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [988dba6c-1f17-11f1-ab2e-06c6c98a384d]
[988dba6c-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[988dba6c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1561] e valore ritornato [TEST_RESPONSE_1561]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_49&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_50&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84551aaf-1f15-11f1-ab2e-06c6c98a384d]
[84551aaf-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[84551aaf-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_311&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae9a7b61-1f15-11f1-ab2e-06c6c98a384d]
[ae9a7b61-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2672&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2673&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0464e354-1f19-11f1-ab2e-06c6c98a384d]
[0464e354-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0464e354-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2673] e valore ritornato [TEST_RESPONSE_2673]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48e3b4b3-1f16-11f1-ab2e-06c6c98a384d]
[48e3b4b3-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[48e3b4b3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_810] e valore ritornato [TEST_RESPONSE_810]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2916&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2917&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5359717b-1f19-11f1-ab2e-06c6c98a384d]
[5359717b-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[5359717b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2917] e valore ritornato [TEST_RESPONSE_2917]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39c37c47-1f16-11f1-ab2e-06c6c98a384d]
[39c37c47-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[39c37c47-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_770] e valore ritornato [TEST_RESPONSE_770]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1988&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1989&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2657568f-1f18-11f1-ab2e-06c6c98a384d]
[2657568f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2657568f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1989] e valore ritornato [TEST_RESPONSE_1989]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2622&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2623&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3b445d5-1f18-11f1-ab2e-06c6c98a384d]
[f3b445d5-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f3b445d5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2623] e valore ritornato [TEST_RESPONSE_2623]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2788&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2789&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29bc36d4-1f19-11f1-ab2e-06c6c98a384d]
[29bc36d4-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[29bc36d4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2789] e valore ritornato [TEST_RESPONSE_2789]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_675&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bef38aa-1f16-11f1-ab2e-06c6c98a384d]
[1bef38aa-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1404&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1405&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [667246f8-1f17-11f1-ab2e-06c6c98a384d]
[667246f8-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[667246f8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1405] e valore ritornato [TEST_RESPONSE_1405]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2436&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2437&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b81117d2-1f18-11f1-ab2e-06c6c98a384d]
[b81117d2-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b81117d2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2437] e valore ritornato [TEST_RESPONSE_2437]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_145&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_146&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [891561b0-1f15-11f1-ab2e-06c6c98a384d]
[891561b0-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[891561b0-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_146] e valore ritornato [TEST_RESPONSE_146]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2150&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2151&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a56a53f-1f18-11f1-ab2e-06c6c98a384d]
[5a56a53f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5a56a53f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2151] e valore ritornato [TEST_RESPONSE_2151]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2870&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2871&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44aa7066-1f19-11f1-ab2e-06c6c98a384d]
[44aa7066-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[44aa7066-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2871] e valore ritornato [TEST_RESPONSE_2871]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_983&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c1d2d76-1f16-11f1-ab2e-06c6c98a384d]
[8c1d2d76-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8c1d2d76-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_983] e valore ritornato [TEST_RESPONSE_983]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1568&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1569&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b2fdc9c-1f17-11f1-ab2e-06c6c98a384d]
[9b2fdc9c-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9b2fdc9c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1569] e valore ritornato [TEST_RESPONSE_1569]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_570&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f95de313-1f15-11f1-ab2e-06c6c98a384d]
[f95de313-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f95de313-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_570] e valore ritornato [TEST_RESPONSE_570]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1998&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1999&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a368ca8-1f18-11f1-ab2e-06c6c98a384d]
[2a368ca8-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2a368ca8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1999] e valore ritornato [TEST_RESPONSE_1999]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2134&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2135&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [550d31bd-1f18-11f1-ab2e-06c6c98a384d]
[550d31bd-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[550d31bd-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2135] e valore ritornato [TEST_RESPONSE_2135]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2282&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2283&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8615d594-1f18-11f1-ab2e-06c6c98a384d]
[8615d594-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8615d594-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2283] e valore ritornato [TEST_RESPONSE_2283]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2996&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2997&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6decb9ca-1f19-11f1-ab2e-06c6c98a384d]
[6decb9ca-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6decb9ca-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2997] e valore ritornato [TEST_RESPONSE_2997]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2756&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2757&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=PUT&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ff465ff-1f19-11f1-ab2e-06c6c98a384d]
[1ff465ff-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1ff465ff-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2757] e valore ritornato [TEST_RESPONSE_2757]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2201&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6afb0dc1-1f18-11f1-ab2e-06c6c98a384d]
[6afb0dc1-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6afb0dc1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2201] e valore ritornato [TEST_RESPONSE_2201]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1866&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1867&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe6a3cf6-1f17-11f1-ab2e-06c6c98a384d]
[fe6a3cf6-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fe6a3cf6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1867] e valore ritornato [TEST_RESPONSE_1867]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_384&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0fcaeed-1f15-11f1-ab2e-06c6c98a384d]
[b0fcaeed-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b0fcaeed-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_384] e valore ritornato [TEST_RESPONSE_384]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1640&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1641&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2abfacc-1f17-11f1-ab2e-06c6c98a384d]
[b2abfacc-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b2abfacc-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1641] e valore ritornato [TEST_RESPONSE_1641]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2546&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2547&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbcf2d9e-1f18-11f1-ab2e-06c6c98a384d]
[dbcf2d9e-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dbcf2d9e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2547] e valore ritornato [TEST_RESPONSE_2547]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_69&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_70&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d6d8da-1f15-11f1-ab2e-06c6c98a384d]
[85d6d8da-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[85d6d8da-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_70] e valore ritornato [TEST_RESPONSE_70]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2452&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2453&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd3243d4-1f18-11f1-ab2e-06c6c98a384d]
[bd3243d4-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bd3243d4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2453] e valore ritornato [TEST_RESPONSE_2453]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2170&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2171&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61fb6ef0-1f18-11f1-ab2e-06c6c98a384d]
[61fb6ef0-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[61fb6ef0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2171] e valore ritornato [TEST_RESPONSE_2171]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_438&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6868722-1f15-11f1-ab2e-06c6c98a384d]
[b6868722-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b6868722-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_438] e valore ritornato [TEST_RESPONSE_438]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2324&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2325&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9395a56f-1f18-11f1-ab2e-06c6c98a384d]
[9395a56f-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[9395a56f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2325] e valore ritornato [TEST_RESPONSE_2325]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2858&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2859&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40c6584c-1f19-11f1-ab2e-06c6c98a384d]
[40c6584c-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[40c6584c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2859] e valore ritornato [TEST_RESPONSE_2859]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_964&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fd45803-1f16-11f1-ab2e-06c6c98a384d]
[7fd45803-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7fd45803-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_964] e valore ritornato [TEST_RESPONSE_964]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2100&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49ad5bc2-1f18-11f1-ab2e-06c6c98a384d]
[49ad5bc2-1f18-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_592&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [011aa195-1f16-11f1-ab2e-06c6c98a384d]
[011aa195-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[011aa195-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_592] e valore ritornato [TEST_RESPONSE_592]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_734&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2dd521e8-1f16-11f1-ab2e-06c6c98a384d]
[2dd521e8-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2dd521e8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_734] e valore ritornato [TEST_RESPONSE_734]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1032&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aba4513b-1f16-11f1-ab2e-06c6c98a384d]
[aba4513b-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[aba4513b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1032] e valore ritornato [TEST_RESPONSE_1032]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_556&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4bfa2b5-1f15-11f1-ab2e-06c6c98a384d]
[f4bfa2b5-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f4bfa2b5-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_556] e valore ritornato [TEST_RESPONSE_556]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_67&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_68&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d181a6-1f15-11f1-ab2e-06c6c98a384d]
[85d181a6-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[85d181a6-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_68] e valore ritornato [TEST_RESPONSE_68]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2378&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2379&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a51c56a1-1f18-11f1-ab2e-06c6c98a384d]
[a51c56a1-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a51c56a1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2379] e valore ritornato [TEST_RESPONSE_2379]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2724&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2725&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [165b6d5a-1f19-11f1-ab2e-06c6c98a384d]
[165b6d5a-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[165b6d5a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2725] e valore ritornato [TEST_RESPONSE_2725]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_712&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27baefda-1f16-11f1-ab2e-06c6c98a384d]
[27baefda-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[27baefda-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_712] e valore ritornato [TEST_RESPONSE_712]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1796&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1797&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e720c790-1f17-11f1-ab2e-06c6c98a384d]
[e720c790-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e720c790-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1797] e valore ritornato [TEST_RESPONSE_1797]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_987&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ef13519-1f16-11f1-ab2e-06c6c98a384d]
[8ef13519-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8ef13519-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_987] e valore ritornato [TEST_RESPONSE_987]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1420&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1421&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6af49aea-1f17-11f1-ab2e-06c6c98a384d]
[6af49aea-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6af49aea-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1421] e valore ritornato [TEST_RESPONSE_1421]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1688&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1689&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c38506d5-1f17-11f1-ab2e-06c6c98a384d]
[c38506d5-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c38506d5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1689] e valore ritornato [TEST_RESPONSE_1689]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1976&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1977&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2253a885-1f18-11f1-ab2e-06c6c98a384d]
[2253a885-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2253a885-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1977] e valore ritornato [TEST_RESPONSE_1977]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_991&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9182b579-1f16-11f1-ab2e-06c6c98a384d]
[9182b579-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9182b579-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_991] e valore ritornato [TEST_RESPONSE_991]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_818&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4adbdb43-1f16-11f1-ab2e-06c6c98a384d]
[4adbdb43-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4adbdb43-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_818] e valore ritornato [TEST_RESPONSE_818]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2542&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2543&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da819ef6-1f18-11f1-ab2e-06c6c98a384d]
[da819ef6-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[da819ef6-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2543] e valore ritornato [TEST_RESPONSE_2543]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2354&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2355&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d02fa2f-1f18-11f1-ab2e-06c6c98a384d]
[9d02fa2f-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[9d02fa2f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2355] e valore ritornato [TEST_RESPONSE_2355]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_618&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [092224bd-1f16-11f1-ab2e-06c6c98a384d]
[092224bd-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[092224bd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_618] e valore ritornato [TEST_RESPONSE_618]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2192&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2193&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6862616f-1f18-11f1-ab2e-06c6c98a384d]
[6862616f-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6862616f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2193] e valore ritornato [TEST_RESPONSE_2193]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_960&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d441023-1f16-11f1-ab2e-06c6c98a384d]
[7d441023-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7d441023-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_960] e valore ritornato [TEST_RESPONSE_960]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_107&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_108&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [870b397d-1f15-11f1-ab2e-06c6c98a384d]
[870b397d-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[870b397d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_108] e valore ritornato [TEST_RESPONSE_108]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2112&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2113&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e6ba73f-1f18-11f1-ab2e-06c6c98a384d]
[4e6ba73f-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4e6ba73f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2113] e valore ritornato [TEST_RESPONSE_2113]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_39&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [837e90b3-1f15-11f1-ab2e-06c6c98a384d]
[837e90b3-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d010a86e-1f16-11f1-ab2e-06c6c98a384d]
[d010a86e-1f16-11f1-ab2e-06c6c98a384d] 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, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_989&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9036d481-1f16-11f1-ab2e-06c6c98a384d]
[9036d481-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9036d481-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_989] e valore ritornato [TEST_RESPONSE_989]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1452&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1453&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75e84091-1f17-11f1-ab2e-06c6c98a384d]
[75e84091-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[75e84091-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1453] e valore ritornato [TEST_RESPONSE_1453]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_826&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d63beb5-1f16-11f1-ab2e-06c6c98a384d]
[4d63beb5-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4d63beb5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_826] e valore ritornato [TEST_RESPONSE_826]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_89&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_90&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [865c0d94-1f15-11f1-ab2e-06c6c98a384d]
[865c0d94-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[865c0d94-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_90] e valore ritornato [TEST_RESPONSE_90]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2806&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2807&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f84513a-1f19-11f1-ab2e-06c6c98a384d]
[2f84513a-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2f84513a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2807] e valore ritornato [TEST_RESPONSE_2807]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_834&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ff16e85-1f16-11f1-ab2e-06c6c98a384d]
[4ff16e85-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4ff16e85-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_834] e valore ritornato [TEST_RESPONSE_834]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1714&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1715&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb72c06b-1f17-11f1-ab2e-06c6c98a384d]
[cb72c06b-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cb72c06b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1715] e valore ritornato [TEST_RESPONSE_1715]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_57&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_58&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84d98d00-1f15-11f1-ab2e-06c6c98a384d]
[84d98d00-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[84d98d00-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2296&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2297&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89ea5d52-1f18-11f1-ab2e-06c6c98a384d]
[89ea5d52-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[89ea5d52-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2297] e valore ritornato [TEST_RESPONSE_2297]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_237&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_238&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c275c6a-1f15-11f1-ab2e-06c6c98a384d]
[8c275c6a-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8c275c6a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_238] e valore ritornato [TEST_RESPONSE_238]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3040&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3041&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b711d86-1f19-11f1-ab2e-06c6c98a384d]
[7b711d86-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7b711d86-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3041] e valore ritornato [TEST_RESPONSE_3041]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2862&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2863&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42101666-1f19-11f1-ab2e-06c6c98a384d]
[42101666-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[42101666-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2863] e valore ritornato [TEST_RESPONSE_2863]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2414&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2415&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0dd8681-1f18-11f1-ab2e-06c6c98a384d]
[b0dd8681-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b0dd8681-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2415] e valore ritornato [TEST_RESPONSE_2415]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1434&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1435&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ff17508-1f17-11f1-ab2e-06c6c98a384d]
[6ff17508-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6ff17508-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1435] e valore ritornato [TEST_RESPONSE_1435]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1123&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7202119-1f16-11f1-ab2e-06c6c98a384d]
[e7202119-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e7202119-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1123] e valore ritornato [TEST_RESPONSE_1123]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_724&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a583012-1f16-11f1-ab2e-06c6c98a384d]
[2a583012-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2a583012-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_724] e valore ritornato [TEST_RESPONSE_724]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1538&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1539&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90ffae0b-1f17-11f1-ab2e-06c6c98a384d]
[90ffae0b-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[90ffae0b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1539] e valore ritornato [TEST_RESPONSE_1539]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1954&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1955&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1be207a7-1f18-11f1-ab2e-06c6c98a384d]
[1be207a7-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1be207a7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1955] e valore ritornato [TEST_RESPONSE_1955]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2078&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2079&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42849fe4-1f18-11f1-ab2e-06c6c98a384d]
[42849fe4-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[42849fe4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2079] e valore ritornato [TEST_RESPONSE_2079]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2574&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2575&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4ff524d-1f18-11f1-ab2e-06c6c98a384d]
[e4ff524d-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e4ff524d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2575] e valore ritornato [TEST_RESPONSE_2575]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1175&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09897c4e-1f17-11f1-ab2e-06c6c98a384d]
[09897c4e-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[09897c4e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1175] e valore ritornato [TEST_RESPONSE_1175]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_568&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8ba01ef-1f15-11f1-ab2e-06c6c98a384d]
[f8ba01ef-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f8ba01ef-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_568] e valore ritornato [TEST_RESPONSE_568]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1211&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [211f3cfa-1f17-11f1-ab2e-06c6c98a384d]
[211f3cfa-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[211f3cfa-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1211] e valore ritornato [TEST_RESPONSE_1211]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2960&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [619675db-1f19-11f1-ab2e-06c6c98a384d]
[619675db-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1137&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef8ad2e3-1f16-11f1-ab2e-06c6c98a384d]
[ef8ad2e3-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ef8ad2e3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1137] e valore ritornato [TEST_RESPONSE_1137]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1062&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf6784fd-1f16-11f1-ab2e-06c6c98a384d]
[bf6784fd-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bf6784fd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1062] e valore ritornato [TEST_RESPONSE_1062]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2428&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2429&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b575ac5f-1f18-11f1-ab2e-06c6c98a384d]
[b575ac5f-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b575ac5f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2429] e valore ritornato [TEST_RESPONSE_2429]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2401&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac49a663-1f18-11f1-ab2e-06c6c98a384d]
[ac49a663-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ac49a663-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2401] e valore ritornato [TEST_RESPONSE_2401]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1252&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1253&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [344d0e8d-1f17-11f1-ab2e-06c6c98a384d]
[344d0e8d-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[344d0e8d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1253] e valore ritornato [TEST_RESPONSE_1253]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2814&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2815&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32b2addc-1f19-11f1-ab2e-06c6c98a384d]
[32b2addc-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[32b2addc-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2815] e valore ritornato [TEST_RESPONSE_2815]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2990&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2991&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6beb1d5e-1f19-11f1-ab2e-06c6c98a384d]
[6beb1d5e-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6beb1d5e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2991] e valore ritornato [TEST_RESPONSE_2991]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1472&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1473&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bdfa85b-1f17-11f1-ab2e-06c6c98a384d]
[7bdfa85b-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7bdfa85b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1473] e valore ritornato [TEST_RESPONSE_1473]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1016&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1fcd9a7-1f16-11f1-ab2e-06c6c98a384d]
[a1fcd9a7-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a1fcd9a7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1016] e valore ritornato [TEST_RESPONSE_1016]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_147&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_148&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [893063c7-1f15-11f1-ab2e-06c6c98a384d]
[893063c7-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[893063c7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_148] e valore ritornato [TEST_RESPONSE_148]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_914&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6abeb296-1f16-11f1-ab2e-06c6c98a384d]
[6abeb296-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6abeb296-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_914] e valore ritornato [TEST_RESPONSE_914]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1151&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9cd7906-1f16-11f1-ab2e-06c6c98a384d]
[f9cd7906-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f9cd7906-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1151] e valore ritornato [TEST_RESPONSE_1151]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1288&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1289&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40de389d-1f17-11f1-ab2e-06c6c98a384d]
[40de389d-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[40de389d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1289] e valore ritornato [TEST_RESPONSE_1289]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1884&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1885&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04e2e2af-1f18-11f1-ab2e-06c6c98a384d]
[04e2e2af-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[04e2e2af-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1885] e valore ritornato [TEST_RESPONSE_1885]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1200&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19728408-1f17-11f1-ab2e-06c6c98a384d]
[19728408-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[19728408-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1200] e valore ritornato [TEST_RESPONSE_1200]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2a8434e-1f16-11f1-ab2e-06c6c98a384d]
[d2a8434e-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_848&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5473c273-1f16-11f1-ab2e-06c6c98a384d]
[5473c273-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5473c273-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_848] e valore ritornato [TEST_RESPONSE_848]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2084&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44730270-1f18-11f1-ab2e-06c6c98a384d]
[44730270-1f18-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_836&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50980ec9-1f16-11f1-ab2e-06c6c98a384d]
[50980ec9-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[50980ec9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_836] e valore ritornato [TEST_RESPONSE_836]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1532&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1533&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e585bbd-1f17-11f1-ab2e-06c6c98a384d]
[8e585bbd-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8e585bbd-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1533] e valore ritornato [TEST_RESPONSE_1533]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1226&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a303fea-1f17-11f1-ab2e-06c6c98a384d]
[2a303fea-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2a303fea-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1226] e valore ritornato [TEST_RESPONSE_1226]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1110&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddac8ace-1f16-11f1-ab2e-06c6c98a384d]
[ddac8ace-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ddac8ace-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1110] e valore ritornato [TEST_RESPONSE_1110]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1230&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1231&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e239a3f-1f17-11f1-ab2e-06c6c98a384d]
[2e239a3f-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[2e239a3f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1231] e valore ritornato [TEST_RESPONSE_1231]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1736&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1737&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d332651d-1f17-11f1-ab2e-06c6c98a384d]
[d332651d-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d332651d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1737] e valore ritornato [TEST_RESPONSE_1737]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1058&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd00970d-1f16-11f1-ab2e-06c6c98a384d]
[bd00970d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bd00970d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1058] e valore ritornato [TEST_RESPONSE_1058]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2052&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2053&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b80f82e-1f18-11f1-ab2e-06c6c98a384d]
[3b80f82e-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3b80f82e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2053] e valore ritornato [TEST_RESPONSE_2053]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1580&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1581&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f06fc66-1f17-11f1-ab2e-06c6c98a384d]
[9f06fc66-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9f06fc66-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1581] e valore ritornato [TEST_RESPONSE_1581]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2196&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2197&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69b14fa7-1f18-11f1-ab2e-06c6c98a384d]
[69b14fa7-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[69b14fa7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2197] e valore ritornato [TEST_RESPONSE_2197]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb922510-1f16-11f1-ab2e-06c6c98a384d]
[cb922510-1f16-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1952&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1953&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b3c9fe3-1f18-11f1-ab2e-06c6c98a384d]
[1b3c9fe3-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1b3c9fe3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1953] e valore ritornato [TEST_RESPONSE_1953]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2268&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2269&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80f804f2-1f18-11f1-ab2e-06c6c98a384d]
[80f804f2-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[80f804f2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2269] e valore ritornato [TEST_RESPONSE_2269]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_892&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62bb0002-1f16-11f1-ab2e-06c6c98a384d]
[62bb0002-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[62bb0002-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_892] e valore ritornato [TEST_RESPONSE_892]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1918&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1919&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f5179d7-1f18-11f1-ab2e-06c6c98a384d]
[0f5179d7-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0f5179d7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1919] e valore ritornato [TEST_RESPONSE_1919]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_485&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcd0c68e-1f15-11f1-ab2e-06c6c98a384d]
[dcd0c68e-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1378&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1379&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5dfa9cde-1f17-11f1-ab2e-06c6c98a384d]
[5dfa9cde-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5dfa9cde-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1379] e valore ritornato [TEST_RESPONSE_1379]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2646&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb645a29-1f18-11f1-ab2e-06c6c98a384d]
[fb645a29-1f18-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_708&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26780f90-1f16-11f1-ab2e-06c6c98a384d]
[26780f90-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[26780f90-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_708] e valore ritornato [TEST_RESPONSE_708]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1584&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1585&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fbb313e-1f17-11f1-ab2e-06c6c98a384d]
[9fbb313e-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9fbb313e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1585] e valore ritornato [TEST_RESPONSE_1585]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2334&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2335&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96e01595-1f18-11f1-ab2e-06c6c98a384d]
[96e01595-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[96e01595-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2335] e valore ritornato [TEST_RESPONSE_2335]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_231&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_232&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c07513c-1f15-11f1-ab2e-06c6c98a384d]
[8c07513c-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8c07513c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_232] e valore ritornato [TEST_RESPONSE_232]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2650&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcadca22-1f18-11f1-ab2e-06c6c98a384d]
[fcadca22-1f18-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1107&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc54ea02-1f16-11f1-ab2e-06c6c98a384d]
[dc54ea02-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dc54ea02-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1107] e valore ritornato [TEST_RESPONSE_1107]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2658&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffd7b9f5-1f18-11f1-ab2e-06c6c98a384d]
[ffd7b9f5-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_309&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae8804cb-1f15-11f1-ab2e-06c6c98a384d]
[ae8804cb-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1980&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1981&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [239d3f8f-1f18-11f1-ab2e-06c6c98a384d]
[239d3f8f-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[239d3f8f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1981] e valore ritornato [TEST_RESPONSE_1981]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_458&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d41890fc-1f15-11f1-ab2e-06c6c98a384d]
[d41890fc-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d41890fc-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_458] e valore ritornato [TEST_RESPONSE_458]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3030&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3031&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [782e2772-1f19-11f1-ab2e-06c6c98a384d]
[782e2772-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[782e2772-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3031] e valore ritornato [TEST_RESPONSE_3031]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2572&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2573&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e45aadd9-1f18-11f1-ab2e-06c6c98a384d]
[e45aadd9-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e45aadd9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2573] e valore ritornato [TEST_RESPONSE_2573]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1996&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1997&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29925d64-1f18-11f1-ab2e-06c6c98a384d]
[29925d64-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[29925d64-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1997] e valore ritornato [TEST_RESPONSE_1997]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_910&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6962cc0b-1f16-11f1-ab2e-06c6c98a384d]
[6962cc0b-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6962cc0b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_910] e valore ritornato [TEST_RESPONSE_910]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1498&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84ab17c4-1f17-11f1-ab2e-06c6c98a384d]
[84ab17c4-1f17-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_207&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_208&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b4c657a-1f15-11f1-ab2e-06c6c98a384d]
[8b4c657a-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8b4c657a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_208] e valore ritornato [TEST_RESPONSE_208]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1742&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1743&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5152eeb-1f17-11f1-ab2e-06c6c98a384d]
[d5152eeb-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d5152eeb-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1743] e valore ritornato [TEST_RESPONSE_1743]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_177&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_178&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a4a3877-1f15-11f1-ab2e-06c6c98a384d]
[8a4a3877-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a4a3877-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_178] e valore ritornato [TEST_RESPONSE_178]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_114&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [878c9e8b-1f15-11f1-ab2e-06c6c98a384d]
[878c9e8b-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[878c9e8b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_114] e valore ritornato [TEST_RESPONSE_114]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2264&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2265&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fafcd7a-1f18-11f1-ab2e-06c6c98a384d]
[7fafcd7a-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7fafcd7a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2265] e valore ritornato [TEST_RESPONSE_2265]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1654&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1655&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b79749ba-1f17-11f1-ab2e-06c6c98a384d]
[b79749ba-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b79749ba-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1655] e valore ritornato [TEST_RESPONSE_1655]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1616&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1617&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab7730f9-1f17-11f1-ab2e-06c6c98a384d]
[ab7730f9-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ab7730f9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1617] e valore ritornato [TEST_RESPONSE_1617]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1722&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1723&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf51cf71-1f17-11f1-ab2e-06c6c98a384d]
[cf51cf71-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cf51cf71-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1723] e valore ritornato [TEST_RESPONSE_1723]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_598&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [030819c1-1f16-11f1-ab2e-06c6c98a384d]
[030819c1-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[030819c1-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_598] e valore ritornato [TEST_RESPONSE_598]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_436&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=GET&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2edcffc-1f15-11f1-ab2e-06c6c98a384d]
[b2edcffc-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b2edcffc-1f15-11f1-ab2e-06c6c98a384d] 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_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2126&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2127&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52ab9afd-1f18-11f1-ab2e-06c6c98a384d]
[52ab9afd-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[52ab9afd-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2127] e valore ritornato [TEST_RESPONSE_2127]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2832&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2833&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [391dbf06-1f19-11f1-ab2e-06c6c98a384d]
[391dbf06-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[391dbf06-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2833] e valore ritornato [TEST_RESPONSE_2833]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2980&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2981&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68053085-1f19-11f1-ab2e-06c6c98a384d]
[68053085-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[68053085-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2981] e valore ritornato [TEST_RESPONSE_2981]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_912&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a121ee2-1f16-11f1-ab2e-06c6c98a384d]
[6a121ee2-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6a121ee2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_912] e valore ritornato [TEST_RESPONSE_912]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_539&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_540&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eed02a33-1f15-11f1-ab2e-06c6c98a384d]
[eed02a33-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[eed02a33-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_540] e valore ritornato [TEST_RESPONSE_540]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2234&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2235&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76034dda-1f18-11f1-ab2e-06c6c98a384d]
[76034dda-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[76034dda-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2235] e valore ritornato [TEST_RESPONSE_2235]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2946&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5db8c75d-1f19-11f1-ab2e-06c6c98a384d]
[5db8c75d-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1025&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a724202d-1f16-11f1-ab2e-06c6c98a384d]
[a724202d-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a724202d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1025] e valore ritornato [TEST_RESPONSE_1025]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0bffb42-1f16-11f1-ab2e-06c6c98a384d]
[d0bffb42-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2042&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2043&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37ad0cb4-1f18-11f1-ab2e-06c6c98a384d]
[37ad0cb4-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[37ad0cb4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2043] e valore ritornato [TEST_RESPONSE_2043]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2074&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [413f4e9c-1f18-11f1-ab2e-06c6c98a384d]
[413f4e9c-1f18-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2690&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2691&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a2ed27a-1f19-11f1-ab2e-06c6c98a384d]
[0a2ed27a-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0a2ed27a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2691] e valore ritornato [TEST_RESPONSE_2691]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_866&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b00173c-1f16-11f1-ab2e-06c6c98a384d]
[5b00173c-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5b00173c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_866] e valore ritornato [TEST_RESPONSE_866]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2810&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2811&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [316ac484-1f19-11f1-ab2e-06c6c98a384d]
[316ac484-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[316ac484-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2811] e valore ritornato [TEST_RESPONSE_2811]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1280&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1281&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3da5c9d7-1f17-11f1-ab2e-06c6c98a384d]
[3da5c9d7-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3da5c9d7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1281] e valore ritornato [TEST_RESPONSE_1281]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3088&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3089&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b3cd840-1f19-11f1-ab2e-06c6c98a384d]
[8b3cd840-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8b3cd840-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3089] e valore ritornato [TEST_RESPONSE_3089]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1592&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1593&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2f574c0-1f17-11f1-ab2e-06c6c98a384d]
[a2f574c0-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a2f574c0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1593] e valore ritornato [TEST_RESPONSE_1593]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_744&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3186b84f-1f16-11f1-ab2e-06c6c98a384d]
[3186b84f-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3186b84f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_744] e valore ritornato [TEST_RESPONSE_744]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1038&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b029d876-1f16-11f1-ab2e-06c6c98a384d]
[b029d876-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b029d876-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1038] e valore ritornato [TEST_RESPONSE_1038]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b010ef0d-1f15-11f1-ab2e-06c6c98a384d]
[b010ef0d-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b010ef0d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_348] e valore ritornato [TEST_RESPONSE_348]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2750&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2751&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d766da1-1f19-11f1-ab2e-06c6c98a384d]
[1d766da1-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1d766da1-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2751] e valore ritornato [TEST_RESPONSE_2751]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1826&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1827&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f16876be-1f17-11f1-ab2e-06c6c98a384d]
[f16876be-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f16876be-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1827] e valore ritornato [TEST_RESPONSE_1827]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2350&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2351&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bab3257-1f18-11f1-ab2e-06c6c98a384d]
[9bab3257-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9bab3257-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2351] e valore ritornato [TEST_RESPONSE_2351]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_187&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_188&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a96d1ed-1f15-11f1-ab2e-06c6c98a384d]
[8a96d1ed-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a96d1ed-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_188] e valore ritornato [TEST_RESPONSE_188]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2082&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43cf967c-1f18-11f1-ab2e-06c6c98a384d]
[43cf967c-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1417&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69fad192-1f17-11f1-ab2e-06c6c98a384d]
[69fad192-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[69fad192-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1417] e valore ritornato [TEST_RESPONSE_1417]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1029&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9b5526d-1f16-11f1-ab2e-06c6c98a384d]
[a9b5526d-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a9b5526d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1029] e valore ritornato [TEST_RESPONSE_1029]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_760&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36d18c61-1f16-11f1-ab2e-06c6c98a384d]
[36d18c61-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[36d18c61-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_760] e valore ritornato [TEST_RESPONSE_760]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_249&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_250&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c973552-1f15-11f1-ab2e-06c6c98a384d]
[8c973552-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8c973552-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_250] e valore ritornato [TEST_RESPONSE_250]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2190&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2191&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67c0550b-1f18-11f1-ab2e-06c6c98a384d]
[67c0550b-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[67c0550b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2191] e valore ritornato [TEST_RESPONSE_2191]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d15eac46-1f16-11f1-ab2e-06c6c98a384d]
[d15eac46-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1115&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e128e064-1f16-11f1-ab2e-06c6c98a384d]
[e128e064-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e128e064-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1115] e valore ritornato [TEST_RESPONSE_1115]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_300&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adabfd94-1f15-11f1-ab2e-06c6c98a384d]
[adabfd94-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[adabfd94-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_300] e valore ritornato [TEST_RESPONSE_300]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_973&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [850c1949-1f16-11f1-ab2e-06c6c98a384d]
[850c1949-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[850c1949-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_973] e valore ritornato [TEST_RESPONSE_973]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1502&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8694bf5f-1f17-11f1-ab2e-06c6c98a384d]
[8694bf5f-1f17-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1262&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1263&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37a3dac1-1f17-11f1-ab2e-06c6c98a384d]
[37a3dac1-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[37a3dac1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1263] e valore ritornato [TEST_RESPONSE_1263]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1149&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f87fea5b-1f16-11f1-ab2e-06c6c98a384d]
[f87fea5b-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f87fea5b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1149] e valore ritornato [TEST_RESPONSE_1149]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1178&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bbb296c-1f17-11f1-ab2e-06c6c98a384d]
[0bbb296c-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0bbb296c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1178] e valore ritornato [TEST_RESPONSE_1178]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2510&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2511&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfdd02b2-1f18-11f1-ab2e-06c6c98a384d]
[cfdd02b2-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cfdd02b2-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2511] e valore ritornato [TEST_RESPONSE_2511]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1876&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1877&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01a6071c-1f18-11f1-ab2e-06c6c98a384d]
[01a6071c-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[01a6071c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1877] e valore ritornato [TEST_RESPONSE_1877]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3020&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3021&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74f78d6c-1f19-11f1-ab2e-06c6c98a384d]
[74f78d6c-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[74f78d6c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3021] e valore ritornato [TEST_RESPONSE_3021]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_706&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25d4caac-1f16-11f1-ab2e-06c6c98a384d]
[25d4caac-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[25d4caac-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_706] e valore ritornato [TEST_RESPONSE_706]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1994&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1995&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28e861be-1f18-11f1-ab2e-06c6c98a384d]
[28e861be-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[28e861be-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1995] e valore ritornato [TEST_RESPONSE_1995]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3086&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3087&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a8f813c-1f19-11f1-ab2e-06c6c98a384d]
[8a8f813c-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8a8f813c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3087] e valore ritornato [TEST_RESPONSE_3087]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2790&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2791&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2af8ae7a-1f19-11f1-ab2e-06c6c98a384d]
[2af8ae7a-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2af8ae7a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2791] e valore ritornato [TEST_RESPONSE_2791]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_329&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af215ec7-1f15-11f1-ab2e-06c6c98a384d]
[af215ec7-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2520&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2521&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3246598-1f18-11f1-ab2e-06c6c98a384d]
[d3246598-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d3246598-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2521] e valore ritornato [TEST_RESPONSE_2521]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2568&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2569&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e308643f-1f18-11f1-ab2e-06c6c98a384d]
[e308643f-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e308643f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2569] e valore ritornato [TEST_RESPONSE_2569]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_844&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [532b8afb-1f16-11f1-ab2e-06c6c98a384d]
[532b8afb-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[532b8afb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_844] e valore ritornato [TEST_RESPONSE_844]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1364&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1365&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58c79690-1f17-11f1-ab2e-06c6c98a384d]
[58c79690-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[58c79690-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1365] e valore ritornato [TEST_RESPONSE_1365]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_764&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [382646f9-1f16-11f1-ab2e-06c6c98a384d]
[382646f9-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[382646f9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_764] e valore ritornato [TEST_RESPONSE_764]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1183&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ef9b2b0-1f17-11f1-ab2e-06c6c98a384d]
[0ef9b2b0-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0ef9b2b0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1183] e valore ritornato [TEST_RESPONSE_1183]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1724&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1725&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf729de5-1f17-11f1-ab2e-06c6c98a384d]
[cf729de5-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cf729de5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1725] e valore ritornato [TEST_RESPONSE_1725]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_602&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03c1a5cb-1f16-11f1-ab2e-06c6c98a384d]
[03c1a5cb-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[03c1a5cb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_602] e valore ritornato [TEST_RESPONSE_602]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2062&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ead8012-1f18-11f1-ab2e-06c6c98a384d]
[3ead8012-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2356&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2357&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9daf8de3-1f18-11f1-ab2e-06c6c98a384d]
[9daf8de3-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9daf8de3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2357] e valore ritornato [TEST_RESPONSE_2357]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_858&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5860b42c-1f16-11f1-ab2e-06c6c98a384d]
[5860b42c-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5860b42c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_858] e valore ritornato [TEST_RESPONSE_858]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2624&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f45a97fb-1f18-11f1-ab2e-06c6c98a384d]
[f45a97fb-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1157&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fda8685f-1f16-11f1-ab2e-06c6c98a384d]
[fda8685f-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fda8685f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1157] e valore ritornato [TEST_RESPONSE_1157]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_808&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [482baf4e-1f16-11f1-ab2e-06c6c98a384d]
[482baf4e-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[482baf4e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_808] e valore ritornato [TEST_RESPONSE_808]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_21&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fcf1d1d-1f15-11f1-ab2e-06c6c98a384d]
[7fcf1d1d-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1930&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1931&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13391461-1f18-11f1-ab2e-06c6c98a384d]
[13391461-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[13391461-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1931] e valore ritornato [TEST_RESPONSE_1931]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1031&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab1be757-1f16-11f1-ab2e-06c6c98a384d]
[ab1be757-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ab1be757-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1031] e valore ritornato [TEST_RESPONSE_1031]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2440&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2441&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9f2820c-1f18-11f1-ab2e-06c6c98a384d]
[b9f2820c-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b9f2820c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2441] e valore ritornato [TEST_RESPONSE_2441]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2630&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6421cb7-1f18-11f1-ab2e-06c6c98a384d]
[f6421cb7-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2680&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2681&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06f181b6-1f19-11f1-ab2e-06c6c98a384d]
[06f181b6-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[06f181b6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2681] e valore ritornato [TEST_RESPONSE_2681]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1782&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1783&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e21a0162-1f17-11f1-ab2e-06c6c98a384d]
[e21a0162-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e21a0162-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1783] e valore ritornato [TEST_RESPONSE_1783]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3094&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3095&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dd7323f-1f19-11f1-ab2e-06c6c98a384d]
[8dd7323f-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8dd7323f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3095] e valore ritornato [TEST_RESPONSE_3095]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2026&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2027&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [328db572-1f18-11f1-ab2e-06c6c98a384d]
[328db572-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[328db572-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2027] e valore ritornato [TEST_RESPONSE_2027]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1242&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1243&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31996027-1f17-11f1-ab2e-06c6c98a384d]
[31996027-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[31996027-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1243] e valore ritornato [TEST_RESPONSE_1243]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2504&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2505&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce8d9f46-1f18-11f1-ab2e-06c6c98a384d]
[ce8d9f46-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ce8d9f46-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2505] e valore ritornato [TEST_RESPONSE_2505]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2958&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60f3f447-1f19-11f1-ab2e-06c6c98a384d]
[60f3f447-1f19-11f1-ab2e-06c6c98a384d] 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_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_614&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07c5f013-1f16-11f1-ab2e-06c6c98a384d]
[07c5f013-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[07c5f013-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_614] e valore ritornato [TEST_RESPONSE_614]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_955&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [795a52ba-1f16-11f1-ab2e-06c6c98a384d]
[795a52ba-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[795a52ba-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_955] e valore ritornato [TEST_RESPONSE_955]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1596&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1597&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a43cc1d8-1f17-11f1-ab2e-06c6c98a384d]
[a43cc1d8-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a43cc1d8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1597] e valore ritornato [TEST_RESPONSE_1597]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_470&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6c33eb7-1f15-11f1-ab2e-06c6c98a384d]
[d6c33eb7-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d6c33eb7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_470] e valore ritornato [TEST_RESPONSE_470]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_998&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [957832b7-1f16-11f1-ab2e-06c6c98a384d]
[957832b7-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[957832b7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_998] e valore ritornato [TEST_RESPONSE_998]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1598&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1599&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4e3621c-1f17-11f1-ab2e-06c6c98a384d]
[a4e3621c-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a4e3621c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1599] e valore ritornato [TEST_RESPONSE_1599]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2408&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2409&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aee9f3d5-1f18-11f1-ab2e-06c6c98a384d]
[aee9f3d5-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[aee9f3d5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2409] e valore ritornato [TEST_RESPONSE_2409]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_738&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ee8dbe0-1f16-11f1-ab2e-06c6c98a384d]
[2ee8dbe0-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2ee8dbe0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_738] e valore ritornato [TEST_RESPONSE_738]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_959&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c9ecf6f-1f16-11f1-ab2e-06c6c98a384d]
[7c9ecf6f-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7c9ecf6f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_959] e valore ritornato [TEST_RESPONSE_959]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1284&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1285&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f89f332-1f17-11f1-ab2e-06c6c98a384d]
[3f89f332-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3f89f332-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1285] e valore ritornato [TEST_RESPONSE_1285]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3002&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3003&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fd96ea6-1f19-11f1-ab2e-06c6c98a384d]
[6fd96ea6-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6fd96ea6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3003] e valore ritornato [TEST_RESPONSE_3003]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2392&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2393&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa56fe13-1f18-11f1-ab2e-06c6c98a384d]
[aa56fe13-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[aa56fe13-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2393] e valore ritornato [TEST_RESPONSE_2393]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1322&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1323&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bbb21f5-1f17-11f1-ab2e-06c6c98a384d]
[4bbb21f5-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4bbb21f5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1323] e valore ritornato [TEST_RESPONSE_1323]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1936&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1937&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [152f3f1d-1f18-11f1-ab2e-06c6c98a384d]
[152f3f1d-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[152f3f1d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1937] e valore ritornato [TEST_RESPONSE_1937]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2422&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2423&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3812f53-1f18-11f1-ab2e-06c6c98a384d]
[b3812f53-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b3812f53-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2423] e valore ritornato [TEST_RESPONSE_2423]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1105&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db05387a-1f16-11f1-ab2e-06c6c98a384d]
[db05387a-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[db05387a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1105] e valore ritornato [TEST_RESPONSE_1105]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1057&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bccdc739-1f16-11f1-ab2e-06c6c98a384d]
[bccdc739-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bccdc739-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1057] e valore ritornato [TEST_RESPONSE_1057]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1694&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1695&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4d5c9d1-1f17-11f1-ab2e-06c6c98a384d]
[c4d5c9d1-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c4d5c9d1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1695] e valore ritornato [TEST_RESPONSE_1695]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2684&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2685&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [083ec23e-1f19-11f1-ab2e-06c6c98a384d]
[083ec23e-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[083ec23e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2685] e valore ritornato [TEST_RESPONSE_2685]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3032&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3033&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78db0946-1f19-11f1-ab2e-06c6c98a384d]
[78db0946-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[78db0946-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3033] e valore ritornato [TEST_RESPONSE_3033]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2096&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [485ee2ba-1f18-11f1-ab2e-06c6c98a384d]
[485ee2ba-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1852&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1853&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9ed8e5a-1f17-11f1-ab2e-06c6c98a384d]
[f9ed8e5a-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f9ed8e5a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1853] e valore ritornato [TEST_RESPONSE_1853]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_754&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34d37265-1f16-11f1-ab2e-06c6c98a384d]
[34d37265-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[34d37265-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_754] e valore ritornato [TEST_RESPONSE_754]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_35&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8368709b-1f15-11f1-ab2e-06c6c98a384d]
[8368709b-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1222&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [282ca7aa-1f17-11f1-ab2e-06c6c98a384d]
[282ca7aa-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[282ca7aa-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1222] e valore ritornato [TEST_RESPONSE_1222]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2252&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2253&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bdad090-1f18-11f1-ab2e-06c6c98a384d]
[7bdad090-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7bdad090-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2253] e valore ritornato [TEST_RESPONSE_2253]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2762&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2763&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21e6991b-1f19-11f1-ab2e-06c6c98a384d]
[21e6991b-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[21e6991b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2763] e valore ritornato [TEST_RESPONSE_2763]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1544&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1545&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93117717-1f17-11f1-ab2e-06c6c98a384d]
[93117717-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[93117717-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1545] e valore ritornato [TEST_RESPONSE_1545]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1163&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00e73fc9-1f17-11f1-ab2e-06c6c98a384d]
[00e73fc9-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[00e73fc9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1163] e valore ritornato [TEST_RESPONSE_1163]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1160&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fef9044d-1f16-11f1-ab2e-06c6c98a384d]
[fef9044d-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fef9044d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1160] e valore ritornato [TEST_RESPONSE_1160]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1056&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb8fa1e3-1f16-11f1-ab2e-06c6c98a384d]
[bb8fa1e3-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bb8fa1e3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1056] e valore ritornato [TEST_RESPONSE_1056]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1258&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1259&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3654c579-1f17-11f1-ab2e-06c6c98a384d]
[3654c579-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3654c579-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1259] e valore ritornato [TEST_RESPONSE_1259]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1454&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1455&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [768bac85-1f17-11f1-ab2e-06c6c98a384d]
[768bac85-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[768bac85-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1455] e valore ritornato [TEST_RESPONSE_1455]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1176&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a47c342-1f17-11f1-ab2e-06c6c98a384d]
[0a47c342-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0a47c342-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1176] e valore ritornato [TEST_RESPONSE_1176]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_934&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70f71b00-1f16-11f1-ab2e-06c6c98a384d]
[70f71b00-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[70f71b00-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_934] e valore ritornato [TEST_RESPONSE_934]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_29&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [831e482f-1f15-11f1-ab2e-06c6c98a384d]
[831e482f-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1370&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1371&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5abd732c-1f17-11f1-ab2e-06c6c98a384d]
[5abd732c-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[5abd732c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1371] e valore ritornato [TEST_RESPONSE_1371]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3046&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3047&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e0499b8-1f19-11f1-ab2e-06c6c98a384d]
[7e0499b8-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7e0499b8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3047] e valore ritornato [TEST_RESPONSE_3047]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1077&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8ff4520-1f16-11f1-ab2e-06c6c98a384d]
[c8ff4520-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c8ff4520-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1077] e valore ritornato [TEST_RESPONSE_1077]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_856&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57ba3af8-1f16-11f1-ab2e-06c6c98a384d]
[57ba3af8-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[57ba3af8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_856] e valore ritornato [TEST_RESPONSE_856]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1398&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1399&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6483482c-1f17-11f1-ab2e-06c6c98a384d]
[6483482c-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6483482c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1399] e valore ritornato [TEST_RESPONSE_1399]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_972&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [845ffac5-1f16-11f1-ab2e-06c6c98a384d]
[845ffac5-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[845ffac5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_972] e valore ritornato [TEST_RESPONSE_972]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1588&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1589&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a10c9076-1f17-11f1-ab2e-06c6c98a384d]
[a10c9076-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a10c9076-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1589] e valore ritornato [TEST_RESPONSE_1589]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1870&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1871&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb00370-1f17-11f1-ab2e-06c6c98a384d]
[ffb00370-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ffb00370-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1871] e valore ritornato [TEST_RESPONSE_1871]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2110&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2111&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dc1ab9b-1f18-11f1-ab2e-06c6c98a384d]
[4dc1ab9b-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4dc1ab9b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2111] e valore ritornato [TEST_RESPONSE_2111]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2508&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2509&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf3a0bee-1f18-11f1-ab2e-06c6c98a384d]
[cf3a0bee-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cf3a0bee-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2509] e valore ritornato [TEST_RESPONSE_2509]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1548&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1549&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93d7110f-1f17-11f1-ab2e-06c6c98a384d]
[93d7110f-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[93d7110f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1549] e valore ritornato [TEST_RESPONSE_1549]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_580&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fca67e7a-1f15-11f1-ab2e-06c6c98a384d]
[fca67e7a-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fca67e7a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_580] e valore ritornato [TEST_RESPONSE_580]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2204&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2205&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c4c1ed9-1f18-11f1-ab2e-06c6c98a384d]
[6c4c1ed9-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6c4c1ed9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2205] e valore ritornato [TEST_RESPONSE_2205]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2918&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2919&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53fe3cff-1f19-11f1-ab2e-06c6c98a384d]
[53fe3cff-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[53fe3cff-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2919] e valore ritornato [TEST_RESPONSE_2919]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_151&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_152&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [893bfc8f-1f15-11f1-ab2e-06c6c98a384d]
[893bfc8f-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[893bfc8f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_152] e valore ritornato [TEST_RESPONSE_152]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_274&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acbf7a7c-1f15-11f1-ab2e-06c6c98a384d]
[acbf7a7c-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[acbf7a7c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_274] e valore ritornato [TEST_RESPONSE_274]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_606&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [051527e3-1f16-11f1-ab2e-06c6c98a384d]
[051527e3-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[051527e3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_606] e valore ritornato [TEST_RESPONSE_606]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2024&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2025&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31eb0cce-1f18-11f1-ab2e-06c6c98a384d]
[31eb0cce-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[31eb0cce-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2025] e valore ritornato [TEST_RESPONSE_2025]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1002&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98168457-1f16-11f1-ab2e-06c6c98a384d]
[98168457-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[98168457-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1002] e valore ritornato [TEST_RESPONSE_1002]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_472&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8035fdd-1f15-11f1-ab2e-06c6c98a384d]
[d8035fdd-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d8035fdd-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_472] e valore ritornato [TEST_RESPONSE_472]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2376&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2377&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a474a4ed-1f18-11f1-ab2e-06c6c98a384d]
[a474a4ed-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a474a4ed-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2377] e valore ritornato [TEST_RESPONSE_2377]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1920&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1921&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ff497ab-1f18-11f1-ab2e-06c6c98a384d]
[0ff497ab-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0ff497ab-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1921] e valore ritornato [TEST_RESPONSE_1921]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_620&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09cbab31-1f16-11f1-ab2e-06c6c98a384d]
[09cbab31-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[09cbab31-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_620] e valore ritornato [TEST_RESPONSE_620]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1890&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1891&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06e0ae8d-1f18-11f1-ab2e-06c6c98a384d]
[06e0ae8d-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[06e0ae8d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1891] e valore ritornato [TEST_RESPONSE_1891]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_551&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_552&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f33d486d-1f15-11f1-ab2e-06c6c98a384d]
[f33d486d-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f33d486d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_552] e valore ritornato [TEST_RESPONSE_552]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1122&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6c249a5-1f16-11f1-ab2e-06c6c98a384d]
[e6c249a5-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e6c249a5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1122] e valore ritornato [TEST_RESPONSE_1122]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1450&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1451&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [754d11fd-1f17-11f1-ab2e-06c6c98a384d]
[754d11fd-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[754d11fd-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1451] e valore ritornato [TEST_RESPONSE_1451]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1822&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1823&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0237396-1f17-11f1-ab2e-06c6c98a384d]
[f0237396-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f0237396-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1823] e valore ritornato [TEST_RESPONSE_1823]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2012&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2013&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e18f714-1f18-11f1-ab2e-06c6c98a384d]
[2e18f714-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2e18f714-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2013] e valore ritornato [TEST_RESPONSE_2013]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1060&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be205ef5-1f16-11f1-ab2e-06c6c98a384d]
[be205ef5-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[be205ef5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1060] e valore ritornato [TEST_RESPONSE_1060]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_990&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90ded455-1f16-11f1-ab2e-06c6c98a384d]
[90ded455-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[90ded455-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_990] e valore ritornato [TEST_RESPONSE_990]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1582&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1583&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fad4e8a-1f17-11f1-ab2e-06c6c98a384d]
[9fad4e8a-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9fad4e8a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1583] e valore ritornato [TEST_RESPONSE_1583]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_276&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acdb3fe2-1f15-11f1-ab2e-06c6c98a384d]
[acdb3fe2-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[acdb3fe2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_276] e valore ritornato [TEST_RESPONSE_276]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1524&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cfdfbcd-1f17-11f1-ab2e-06c6c98a384d]
[8cfdfbcd-1f17-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1902&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1903&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a33d045-1f18-11f1-ab2e-06c6c98a384d]
[0a33d045-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0a33d045-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1903] e valore ritornato [TEST_RESPONSE_1903]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_65&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_66&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [853e4252-1f15-11f1-ab2e-06c6c98a384d]
[853e4252-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[853e4252-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_66] e valore ritornato [TEST_RESPONSE_66]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_479&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da53df9e-1f15-11f1-ab2e-06c6c98a384d]
[da53df9e-1f15-11f1-ab2e-06c6c98a384d] 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/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2076&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41e26c70-1f18-11f1-ab2e-06c6c98a384d]
[41e26c70-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2348&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2349&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b01abe3-1f18-11f1-ab2e-06c6c98a384d]
[9b01abe3-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9b01abe3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2349] e valore ritornato [TEST_RESPONSE_2349]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1202&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ab627a0-1f17-11f1-ab2e-06c6c98a384d]
[1ab627a0-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1ab627a0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1202] e valore ritornato [TEST_RESPONSE_1202]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_651&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [145f0966-1f16-11f1-ab2e-06c6c98a384d]
[145f0966-1f16-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1223&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [285f506e-1f17-11f1-ab2e-06c6c98a384d]
[285f506e-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[285f506e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1223] e valore ritornato [TEST_RESPONSE_1223]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1408&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1409&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67b8a9b0-1f17-11f1-ab2e-06c6c98a384d]
[67b8a9b0-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[67b8a9b0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1409] e valore ritornato [TEST_RESPONSE_1409]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_788&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3fbb312d-1f16-11f1-ab2e-06c6c98a384d]
[3fbb312d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3fbb312d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_788] e valore ritornato [TEST_RESPONSE_788]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1043&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b39d2d5d-1f16-11f1-ab2e-06c6c98a384d]
[b39d2d5d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b39d2d5d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1043] e valore ritornato [TEST_RESPONSE_1043]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1520&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1521&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c57a9a5-1f17-11f1-ab2e-06c6c98a384d]
[8c57a9a5-1f17-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[8c57a9a5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1521] e valore ritornato [TEST_RESPONSE_1521]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_256&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ea40712-1f15-11f1-ab2e-06c6c98a384d]
[9ea40712-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9ea40712-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_256] e valore ritornato [TEST_RESPONSE_256]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1690&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1691&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c38fdc49-1f17-11f1-ab2e-06c6c98a384d]
[c38fdc49-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c38fdc49-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1691] e valore ritornato [TEST_RESPONSE_1691]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2854&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2855&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f8043b4-1f19-11f1-ab2e-06c6c98a384d]
[3f8043b4-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3f8043b4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2855] e valore ritornato [TEST_RESPONSE_2855]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1154&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbbb1743-1f16-11f1-ab2e-06c6c98a384d]
[fbbb1743-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fbbb1743-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1154] e valore ritornato [TEST_RESPONSE_1154]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_634&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e73fdb0-1f16-11f1-ab2e-06c6c98a384d]
[0e73fdb0-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0e73fdb0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_634] e valore ritornato [TEST_RESPONSE_634]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_558&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5731439-1f15-11f1-ab2e-06c6c98a384d]
[f5731439-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f5731439-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_558] e valore ritornato [TEST_RESPONSE_558]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1750&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1751&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d706027b-1f17-11f1-ab2e-06c6c98a384d]
[d706027b-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d706027b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1751] e valore ritornato [TEST_RESPONSE_1751]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_199&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_200&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ae1bcb8-1f15-11f1-ab2e-06c6c98a384d]
[8ae1bcb8-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8ae1bcb8-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_200] e valore ritornato [TEST_RESPONSE_200]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1372&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1373&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c02c472-1f17-11f1-ab2e-06c6c98a384d]
[5c02c472-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5c02c472-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1373] e valore ritornato [TEST_RESPONSE_1373]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1051&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b85955ff-1f16-11f1-ab2e-06c6c98a384d]
[b85955ff-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b85955ff-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1051] e valore ritornato [TEST_RESPONSE_1051]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_954&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78b698a6-1f16-11f1-ab2e-06c6c98a384d]
[78b698a6-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[78b698a6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_954] e valore ritornato [TEST_RESPONSE_954]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2142&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2143&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [585ef3df-1f18-11f1-ab2e-06c6c98a384d]
[585ef3df-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[585ef3df-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2143] e valore ritornato [TEST_RESPONSE_2143]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2682&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2683&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0798be3a-1f19-11f1-ab2e-06c6c98a384d]
[0798be3a-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0798be3a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2683] e valore ritornato [TEST_RESPONSE_2683]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_872&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cbf5378-1f16-11f1-ab2e-06c6c98a384d]
[5cbf5378-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5cbf5378-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_872] e valore ritornato [TEST_RESPONSE_872]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1055&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [baead65f-1f16-11f1-ab2e-06c6c98a384d]
[baead65f-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[baead65f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1055] e valore ritornato [TEST_RESPONSE_1055]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1672&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1673&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bde69483-1f17-11f1-ab2e-06c6c98a384d]
[bde69483-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[bde69483-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1673] e valore ritornato [TEST_RESPONSE_1673]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2942&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2943&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c6e45f5-1f19-11f1-ab2e-06c6c98a384d]
[5c6e45f5-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[5c6e45f5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2943] e valore ritornato [TEST_RESPONSE_2943]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1167&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0433abbb-1f17-11f1-ab2e-06c6c98a384d]
[0433abbb-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0433abbb-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1167] e valore ritornato [TEST_RESPONSE_1167]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2768&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2769&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23e157ba-1f19-11f1-ab2e-06c6c98a384d]
[23e157ba-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[23e157ba-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2769] e valore ritornato [TEST_RESPONSE_2769]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1148&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f73c46c4-1f16-11f1-ab2e-06c6c98a384d]
[f73c46c4-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f73c46c4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1148] e valore ritornato [TEST_RESPONSE_1148]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2002&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2003&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b7d3d80-1f18-11f1-ab2e-06c6c98a384d]
[2b7d3d80-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2b7d3d80-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2003] e valore ritornato [TEST_RESPONSE_2003]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2228&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2229&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74af086e-1f18-11f1-ab2e-06c6c98a384d]
[74af086e-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[74af086e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2229] e valore ritornato [TEST_RESPONSE_2229]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2444&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2445&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb41e574-1f18-11f1-ab2e-06c6c98a384d]
[bb41e574-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bb41e574-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2445] e valore ritornato [TEST_RESPONSE_2445]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1436&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1437&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [701d18ec-1f17-11f1-ab2e-06c6c98a384d]
[701d18ec-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[701d18ec-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1437] e valore ritornato [TEST_RESPONSE_1437]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1818&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1819&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eec4cdee-1f17-11f1-ab2e-06c6c98a384d]
[eec4cdee-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[eec4cdee-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1819] e valore ritornato [TEST_RESPONSE_1819]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2808&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2809&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30c69540-1f19-11f1-ab2e-06c6c98a384d]
[30c69540-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[30c69540-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2809] e valore ritornato [TEST_RESPONSE_2809]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_63&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_64&destFileContentType=application/zip&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [851a8dae-1f15-11f1-ab2e-06c6c98a384d]
[851a8dae-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[851a8dae-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_64] e valore ritornato [TEST_RESPONSE_64]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2326&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2327&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94391163-1f18-11f1-ab2e-06c6c98a384d]
[94391163-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[94391163-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2327] e valore ritornato [TEST_RESPONSE_2327]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1101&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d918f8c8-1f16-11f1-ab2e-06c6c98a384d]
[d918f8c8-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d918f8c8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1101] e valore ritornato [TEST_RESPONSE_1101]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2686&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2687&destFileContentType=application/zip&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08e56282-1f19-11f1-ab2e-06c6c98a384d]
[08e56282-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[08e56282-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2687] e valore ritornato [TEST_RESPONSE_2687]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_628&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c7101b1-1f16-11f1-ab2e-06c6c98a384d]
[0c7101b1-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0c7101b1-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_628] e valore ritornato [TEST_RESPONSE_628]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2434&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2435&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b766ce0b-1f18-11f1-ab2e-06c6c98a384d]
[b766ce0b-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b766ce0b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2435] e valore ritornato [TEST_RESPONSE_2435]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_997&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94d00bd3-1f16-11f1-ab2e-06c6c98a384d]
[94d00bd3-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[94d00bd3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_997] e valore ritornato [TEST_RESPONSE_997]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2698&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2699&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cc9538c-1f19-11f1-ab2e-06c6c98a384d]
[0cc9538c-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0cc9538c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2699] e valore ritornato [TEST_RESPONSE_2699]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_131&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_132&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88687fc1-1f15-11f1-ab2e-06c6c98a384d]
[88687fc1-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[88687fc1-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_132] e valore ritornato [TEST_RESPONSE_132]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_440&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc7dc7b6-1f15-11f1-ab2e-06c6c98a384d]
[bc7dc7b6-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bc7dc7b6-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_440] e valore ritornato [TEST_RESPONSE_440]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_710&destFileContentType=application/zip&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2717aaf6-1f16-11f1-ab2e-06c6c98a384d]
[2717aaf6-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[2717aaf6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_710] e valore ritornato [TEST_RESPONSE_710]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_334&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af3d4b3f-1f15-11f1-ab2e-06c6c98a384d]
[af3d4b3f-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[af3d4b3f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_334] e valore ritornato [TEST_RESPONSE_334]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7c6fd50-1f16-11f1-ab2e-06c6c98a384d]
[d7c6fd50-1f16-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_564&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f77a07d7-1f15-11f1-ab2e-06c6c98a384d]
[f77a07d7-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f77a07d7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_564] e valore ritornato [TEST_RESPONSE_564]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2098&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49055bee-1f18-11f1-ab2e-06c6c98a384d]
[49055bee-1f18-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_418&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b254ec38-1f15-11f1-ab2e-06c6c98a384d]
[b254ec38-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b254ec38-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_418] e valore ritornato [TEST_RESPONSE_418]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_503&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e22fbee4-1f15-11f1-ab2e-06c6c98a384d]
[e22fbee4-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1282&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1283&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e4935cb-1f17-11f1-ab2e-06c6c98a384d]
[3e4935cb-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3e4935cb-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1283] e valore ritornato [TEST_RESPONSE_1283]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1256&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1257&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35a99155-1f17-11f1-ab2e-06c6c98a384d]
[35a99155-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[35a99155-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1257] e valore ritornato [TEST_RESPONSE_1257]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2488&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2489&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8be0ad0-1f18-11f1-ab2e-06c6c98a384d]
[c8be0ad0-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c8be0ad0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2489] e valore ritornato [TEST_RESPONSE_2489]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_335&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af43b3e3-1f15-11f1-ab2e-06c6c98a384d]
[af43b3e3-1f15-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_519&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_520&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e792aed6-1f15-11f1-ab2e-06c6c98a384d]
[e792aed6-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e792aed6-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_520] e valore ritornato [TEST_RESPONSE_520]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_366&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b08f1fe7-1f15-11f1-ab2e-06c6c98a384d]
[b08f1fe7-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b08f1fe7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_366] e valore ritornato [TEST_RESPONSE_366]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_497&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e07871e8-1f15-11f1-ab2e-06c6c98a384d]
[e07871e8-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2616&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2617&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2c37d29-1f18-11f1-ab2e-06c6c98a384d]
[f2c37d29-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f2c37d29-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2617] e valore ritornato [TEST_RESPONSE_2617]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_720&destFileContentType=image/png&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [291290aa-1f16-11f1-ab2e-06c6c98a384d]
[291290aa-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[291290aa-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_720] e valore ritornato [TEST_RESPONSE_720]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1108&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcfa2ab6-1f16-11f1-ab2e-06c6c98a384d]
[dcfa2ab6-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dcfa2ab6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1108] e valore ritornato [TEST_RESPONSE_1108]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1111&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de535222-1f16-11f1-ab2e-06c6c98a384d]
[de535222-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[de535222-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1111] e valore ritornato [TEST_RESPONSE_1111]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1628&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1629&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af5d44e2-1f17-11f1-ab2e-06c6c98a384d]
[af5d44e2-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[af5d44e2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1629] e valore ritornato [TEST_RESPONSE_1629]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2044&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2045&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [384fdc68-1f18-11f1-ab2e-06c6c98a384d]
[384fdc68-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[384fdc68-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2045] e valore ritornato [TEST_RESPONSE_2045]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_562&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6c84401-1f15-11f1-ab2e-06c6c98a384d]
[f6c84401-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f6c84401-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_562] e valore ritornato [TEST_RESPONSE_562]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2900&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2901&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e386c89-1f19-11f1-ab2e-06c6c98a384d]
[4e386c89-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4e386c89-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2901] e valore ritornato [TEST_RESPONSE_2901]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2852&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2853&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3edd4cf0-1f19-11f1-ab2e-06c6c98a384d]
[3edd4cf0-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3edd4cf0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2853] e valore ritornato [TEST_RESPONSE_2853]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1358&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1359&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5773ed64-1f17-11f1-ab2e-06c6c98a384d]
[5773ed64-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5773ed64-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1359] e valore ritornato [TEST_RESPONSE_1359]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_380&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0e38193-1f15-11f1-ab2e-06c6c98a384d]
[b0e38193-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b0e38193-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_380] e valore ritornato [TEST_RESPONSE_380]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_320&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aed3b3e1-1f15-11f1-ab2e-06c6c98a384d]
[aed3b3e1-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[aed3b3e1-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_320] e valore ritornato [TEST_RESPONSE_320]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2634&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f786aaaf-1f18-11f1-ab2e-06c6c98a384d]
[f786aaaf-1f18-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1874&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1875&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [010225f8-1f18-11f1-ab2e-06c6c98a384d]
[010225f8-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[010225f8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1875] e valore ritornato [TEST_RESPONSE_1875]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2038&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2039&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3667e27c-1f18-11f1-ab2e-06c6c98a384d]
[3667e27c-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3667e27c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2039] e valore ritornato [TEST_RESPONSE_2039]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_850&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [551d48e7-1f16-11f1-ab2e-06c6c98a384d]
[551d48e7-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[551d48e7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_850] e valore ritornato [TEST_RESPONSE_850]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_904&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6699e7fc-1f16-11f1-ab2e-06c6c98a384d]
[6699e7fc-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6699e7fc-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_904] e valore ritornato [TEST_RESPONSE_904]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_252&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cab0b76-1f15-11f1-ab2e-06c6c98a384d]
[8cab0b76-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8cab0b76-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_252] e valore ritornato [TEST_RESPONSE_252]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_876&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d9b5ba2-1f16-11f1-ab2e-06c6c98a384d]
[5d9b5ba2-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5d9b5ba2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_876] e valore ritornato [TEST_RESPONSE_876]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1218&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2503a238-1f17-11f1-ab2e-06c6c98a384d]
[2503a238-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2503a238-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1218] e valore ritornato [TEST_RESPONSE_1218]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1716&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1717&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc18c46f-1f17-11f1-ab2e-06c6c98a384d]
[cc18c46f-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cc18c46f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1717] e valore ritornato [TEST_RESPONSE_1717]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2940&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5bc9c891-1f19-11f1-ab2e-06c6c98a384d]
[5bc9c891-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_45&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_46&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83f7df75-1f15-11f1-ab2e-06c6c98a384d]
[83f7df75-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[83f7df75-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1670&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1671&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd3e1f7f-1f17-11f1-ab2e-06c6c98a384d]
[bd3e1f7f-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bd3e1f7f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1671] e valore ritornato [TEST_RESPONSE_1671]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1008&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c012c21-1f16-11f1-ab2e-06c6c98a384d]
[9c012c21-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9c012c21-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1008] e valore ritornato [TEST_RESPONSE_1008]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2842&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2843&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b4a3b0a-1f19-11f1-ab2e-06c6c98a384d]
[3b4a3b0a-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3b4a3b0a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2843] e valore ritornato [TEST_RESPONSE_2843]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1480&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1481&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e4cfeeb-1f17-11f1-ab2e-06c6c98a384d]
[7e4cfeeb-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7e4cfeeb-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1481] e valore ritornato [TEST_RESPONSE_1481]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2818&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2819&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33fbcfb4-1f19-11f1-ab2e-06c6c98a384d]
[33fbcfb4-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[33fbcfb4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2819] e valore ritornato [TEST_RESPONSE_2819]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1170&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [058f6b37-1f17-11f1-ab2e-06c6c98a384d]
[058f6b37-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[058f6b37-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1170] e valore ritornato [TEST_RESPONSE_1170]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1800&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1801&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e800c758-1f17-11f1-ab2e-06c6c98a384d]
[e800c758-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e800c758-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1801] e valore ritornato [TEST_RESPONSE_1801]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_642&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11181bb2-1f16-11f1-ab2e-06c6c98a384d]
[11181bb2-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[11181bb2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_642] e valore ritornato [TEST_RESPONSE_642]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_649&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_650&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13b8b742-1f16-11f1-ab2e-06c6c98a384d]
[13b8b742-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[13b8b742-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_650] e valore ritornato [TEST_RESPONSE_650]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1666&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1667&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbe76917-1f17-11f1-ab2e-06c6c98a384d]
[bbe76917-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bbe76917-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1667] e valore ritornato [TEST_RESPONSE_1667]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2104&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2105&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bb6994d-1f18-11f1-ab2e-06c6c98a384d]
[4bb6994d-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4bb6994d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2105] e valore ritornato [TEST_RESPONSE_2105]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_374&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0cac967-1f15-11f1-ab2e-06c6c98a384d]
[b0cac967-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b0cac967-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_374] e valore ritornato [TEST_RESPONSE_374]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2368&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2369&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1d5df1d-1f18-11f1-ab2e-06c6c98a384d]
[a1d5df1d-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a1d5df1d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2369] e valore ritornato [TEST_RESPONSE_2369]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_798&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [434e4311-1f16-11f1-ab2e-06c6c98a384d]
[434e4311-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[434e4311-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_798] e valore ritornato [TEST_RESPONSE_798]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3042&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3043&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7cbc623d-1f19-11f1-ab2e-06c6c98a384d]
[7cbc623d-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7cbc623d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3043] e valore ritornato [TEST_RESPONSE_3043]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_432&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2c168c4-1f15-11f1-ab2e-06c6c98a384d]
[b2c168c4-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b2c168c4-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_432] e valore ritornato [TEST_RESPONSE_432]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1492&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1493&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8220ea65-1f17-11f1-ab2e-06c6c98a384d]
[8220ea65-1f17-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[8220ea65-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1493] e valore ritornato [TEST_RESPONSE_1493]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c274e13a-1f15-11f1-ab2e-06c6c98a384d]
[c274e13a-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c274e13a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_442] e valore ritornato [TEST_RESPONSE_442]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1290&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1291&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4181a491-1f17-11f1-ab2e-06c6c98a384d]
[4181a491-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4181a491-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1291] e valore ritornato [TEST_RESPONSE_1291]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_466&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d56b01ac-1f15-11f1-ab2e-06c6c98a384d]
[d56b01ac-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d56b01ac-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_466] e valore ritornato [TEST_RESPONSE_466]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_83&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_84&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86265788-1f15-11f1-ab2e-06c6c98a384d]
[86265788-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[86265788-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_84] e valore ritornato [TEST_RESPONSE_84]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2140&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2141&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57208069-1f18-11f1-ab2e-06c6c98a384d]
[57208069-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[57208069-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2141] e valore ritornato [TEST_RESPONSE_2141]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1173&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [078bd783-1f17-11f1-ab2e-06c6c98a384d]
[078bd783-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[078bd783-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1173] e valore ritornato [TEST_RESPONSE_1173]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1026&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7c84f71-1f16-11f1-ab2e-06c6c98a384d]
[a7c84f71-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a7c84f71-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1026] e valore ritornato [TEST_RESPONSE_1026]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_702&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [248edd24-1f16-11f1-ab2e-06c6c98a384d]
[248edd24-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[248edd24-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_702] e valore ritornato [TEST_RESPONSE_702]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2446&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2447&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbe3cac8-1f18-11f1-ab2e-06c6c98a384d]
[bbe3cac8-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bbe3cac8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2447] e valore ritornato [TEST_RESPONSE_2447]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1181&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0daa2838-1f17-11f1-ab2e-06c6c98a384d]
[0daa2838-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0daa2838-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1181] e valore ritornato [TEST_RESPONSE_1181]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1250&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1251&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3437d8d9-1f17-11f1-ab2e-06c6c98a384d]
[3437d8d9-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3437d8d9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1251] e valore ritornato [TEST_RESPONSE_1251]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1990&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1991&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27012b23-1f18-11f1-ab2e-06c6c98a384d]
[27012b23-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[27012b23-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1991] e valore ritornato [TEST_RESPONSE_1991]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2956&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2957&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60523603-1f19-11f1-ab2e-06c6c98a384d]
[60523603-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[60523603-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2957] e valore ritornato [TEST_RESPONSE_2957]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_574&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [faaafc8b-1f15-11f1-ab2e-06c6c98a384d]
[faaafc8b-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[faaafc8b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_574] e valore ritornato [TEST_RESPONSE_574]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_165&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_166&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a234f6d-1f15-11f1-ab2e-06c6c98a384d]
[8a234f6d-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8a234f6d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_166] e valore ritornato [TEST_RESPONSE_166]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_513&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e59a884a-1f15-11f1-ab2e-06c6c98a384d]
[e59a884a-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2214&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2215&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [702820a0-1f18-11f1-ab2e-06c6c98a384d]
[702820a0-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[702820a0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2215] e valore ritornato [TEST_RESPONSE_2215]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1276&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1277&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c5a0fef-1f17-11f1-ab2e-06c6c98a384d]
[3c5a0fef-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3c5a0fef-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1277] e valore ritornato [TEST_RESPONSE_1277]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_315&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeb24929-1f15-11f1-ab2e-06c6c98a384d]
[aeb24929-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_610&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [066bde4b-1f16-11f1-ab2e-06c6c98a384d]
[066bde4b-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[066bde4b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_610] e valore ritornato [TEST_RESPONSE_610]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1352&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1353&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55867536-1f17-11f1-ab2e-06c6c98a384d]
[55867536-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[55867536-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1353] e valore ritornato [TEST_RESPONSE_1353]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1142&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2c00d59-1f16-11f1-ab2e-06c6c98a384d]
[f2c00d59-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f2c00d59-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1142] e valore ritornato [TEST_RESPONSE_1142]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1394&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1395&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63d750b4-1f17-11f1-ab2e-06c6c98a384d]
[63d750b4-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[63d750b4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1395] e valore ritornato [TEST_RESPONSE_1395]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1896&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1897&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08dad0e9-1f18-11f1-ab2e-06c6c98a384d]
[08dad0e9-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[08dad0e9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1897] e valore ritornato [TEST_RESPONSE_1897]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2320&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2321&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91abd6c4-1f18-11f1-ab2e-06c6c98a384d]
[91abd6c4-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[91abd6c4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2321] e valore ritornato [TEST_RESPONSE_2321]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_528&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eaf9809b-1f15-11f1-ab2e-06c6c98a384d]
[eaf9809b-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[eaf9809b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_528] e valore ritornato [TEST_RESPONSE_528]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1564&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1565&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99d8d814-1f17-11f1-ab2e-06c6c98a384d]
[99d8d814-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[99d8d814-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1565] e valore ritornato [TEST_RESPONSE_1565]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1308&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1309&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [469fea67-1f17-11f1-ab2e-06c6c98a384d]
[469fea67-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[469fea67-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1309] e valore ritornato [TEST_RESPONSE_1309]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2302&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2303&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bd1e20e-1f18-11f1-ab2e-06c6c98a384d]
[8bd1e20e-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8bd1e20e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2303] e valore ritornato [TEST_RESPONSE_2303]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1758&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1759&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da2d332d-1f17-11f1-ab2e-06c6c98a384d]
[da2d332d-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[da2d332d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1759] e valore ritornato [TEST_RESPONSE_1759]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1318&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1319&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49d34f1b-1f17-11f1-ab2e-06c6c98a384d]
[49d34f1b-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[49d34f1b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1319] e valore ritornato [TEST_RESPONSE_1319]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1848&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1849&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8a35b10-1f17-11f1-ab2e-06c6c98a384d]
[f8a35b10-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f8a35b10-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1849] e valore ritornato [TEST_RESPONSE_1849]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3004&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3005&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ffbc3ba-1f19-11f1-ab2e-06c6c98a384d]
[6ffbc3ba-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ffbc3ba-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3005] e valore ritornato [TEST_RESPONSE_3005]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_495&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0321a14-1f15-11f1-ab2e-06c6c98a384d]
[e0321a14-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_321&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aed69a15-1f15-11f1-ab2e-06c6c98a384d]
[aed69a15-1f15-11f1-ab2e-06c6c98a384d] 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_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_133&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_134&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=DELETE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [888f8fc5-1f15-11f1-ab2e-06c6c98a384d]
[888f8fc5-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[888f8fc5-1f15-11f1-ab2e-06c6c98a384d] 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_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2411&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af8dfc09-1f18-11f1-ab2e-06c6c98a384d]
[af8dfc09-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[af8dfc09-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2411] e valore ritornato [TEST_RESPONSE_2411]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3024&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3025&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [763f76c4-1f19-11f1-ab2e-06c6c98a384d]
[763f76c4-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[763f76c4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3025] e valore ritornato [TEST_RESPONSE_3025]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1686&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1687&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2d73aa1-1f17-11f1-ab2e-06c6c98a384d]
[c2d73aa1-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c2d73aa1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1687] e valore ritornato [TEST_RESPONSE_1687]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1708&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1709&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c980181f-1f17-11f1-ab2e-06c6c98a384d]
[c980181f-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c980181f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1709] e valore ritornato [TEST_RESPONSE_1709]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_121&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_122&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [882709db-1f15-11f1-ab2e-06c6c98a384d]
[882709db-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[882709db-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_122] e valore ritornato [TEST_RESPONSE_122]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1444&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1445&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [734b276f-1f17-11f1-ab2e-06c6c98a384d]
[734b276f-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[734b276f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1445] e valore ritornato [TEST_RESPONSE_1445]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2516&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2517&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1d37b90-1f18-11f1-ab2e-06c6c98a384d]
[d1d37b90-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d1d37b90-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2517] e valore ritornato [TEST_RESPONSE_2517]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1162&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [003f8e15-1f17-11f1-ab2e-06c6c98a384d]
[003f8e15-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[003f8e15-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1162] e valore ritornato [TEST_RESPONSE_1162]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2600&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2601&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed4c42e3-1f18-11f1-ab2e-06c6c98a384d]
[ed4c42e3-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ed4c42e3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2601] e valore ritornato [TEST_RESPONSE_2601]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_604&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [045f6c6f-1f16-11f1-ab2e-06c6c98a384d]
[045f6c6f-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[045f6c6f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_604] e valore ritornato [TEST_RESPONSE_604]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_968&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81c29385-1f16-11f1-ab2e-06c6c98a384d]
[81c29385-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[81c29385-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_968] e valore ritornato [TEST_RESPONSE_968]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2258&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2259&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7dc3dbee-1f18-11f1-ab2e-06c6c98a384d]
[7dc3dbee-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7dc3dbee-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2259] e valore ritornato [TEST_RESPONSE_2259]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_288&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad5a5b0a-1f15-11f1-ab2e-06c6c98a384d]
[ad5a5b0a-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ad5a5b0a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_288] e valore ritornato [TEST_RESPONSE_288]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_882&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f852a4e-1f16-11f1-ab2e-06c6c98a384d]
[5f852a4e-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5f852a4e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_882] e valore ritornato [TEST_RESPONSE_882]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_961&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7de977e7-1f16-11f1-ab2e-06c6c98a384d]
[7de977e7-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7de977e7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_961] e valore ritornato [TEST_RESPONSE_961]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_79&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_80&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [861fa0c0-1f15-11f1-ab2e-06c6c98a384d]
[861fa0c0-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[861fa0c0-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_53&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_54&destFileContentType=application/msword&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84bf9c58-1f15-11f1-ab2e-06c6c98a384d]
[84bf9c58-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[84bf9c58-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1790&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1791&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4f471a2-1f17-11f1-ab2e-06c6c98a384d]
[e4f471a2-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e4f471a2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1791] e valore ritornato [TEST_RESPONSE_1791]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2950&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e6c38e5-1f19-11f1-ab2e-06c6c98a384d]
[5e6c38e5-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_354&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b025d6a9-1f15-11f1-ab2e-06c6c98a384d]
[b025d6a9-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b025d6a9-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_354] e valore ritornato [TEST_RESPONSE_354]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1612&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1613&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa20efc1-1f17-11f1-ab2e-06c6c98a384d]
[aa20efc1-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[aa20efc1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1613] e valore ritornato [TEST_RESPONSE_1613]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1774&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1775&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df701800-1f17-11f1-ab2e-06c6c98a384d]
[df701800-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[df701800-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1775] e valore ritornato [TEST_RESPONSE_1775]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2336&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2337&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [978703f9-1f18-11f1-ab2e-06c6c98a384d]
[978703f9-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[978703f9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2337] e valore ritornato [TEST_RESPONSE_2337]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3028&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3029&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7788718e-1f19-11f1-ab2e-06c6c98a384d]
[7788718e-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7788718e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3029] e valore ritornato [TEST_RESPONSE_3029]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_663&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_664&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17a29ac0-1f16-11f1-ab2e-06c6c98a384d]
[17a29ac0-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[17a29ac0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_664] e valore ritornato [TEST_RESPONSE_664]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1195&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [167a79a4-1f17-11f1-ab2e-06c6c98a384d]
[167a79a4-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[167a79a4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1195] e valore ritornato [TEST_RESPONSE_1195]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1650&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1651&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b67fbf32-1f17-11f1-ab2e-06c6c98a384d]
[b67fbf32-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b67fbf32-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1651] e valore ritornato [TEST_RESPONSE_1651]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_398&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1c221e9-1f15-11f1-ab2e-06c6c98a384d]
[b1c221e9-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b1c221e9-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_398] e valore ritornato [TEST_RESPONSE_398]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3014&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3015&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [730f4560-1f19-11f1-ab2e-06c6c98a384d]
[730f4560-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[730f4560-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3015] e valore ritornato [TEST_RESPONSE_3015]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_942&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7388c270-1f16-11f1-ab2e-06c6c98a384d]
[7388c270-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7388c270-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_942] e valore ritornato [TEST_RESPONSE_942]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_756&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [357d9519-1f16-11f1-ab2e-06c6c98a384d]
[357d9519-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[357d9519-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_756] e valore ritornato [TEST_RESPONSE_756]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_286&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad409176-1f15-11f1-ab2e-06c6c98a384d]
[ad409176-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ad409176-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_286] e valore ritornato [TEST_RESPONSE_286]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3038&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3039&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7acc5202-1f19-11f1-ab2e-06c6c98a384d]
[7acc5202-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7acc5202-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3039] e valore ritornato [TEST_RESPONSE_3039]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1442&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1443&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7209a6b8-1f17-11f1-ab2e-06c6c98a384d]
[7209a6b8-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7209a6b8-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1443] e valore ritornato [TEST_RESPONSE_1443]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_975&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86f15413-1f16-11f1-ab2e-06c6c98a384d]
[86f15413-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[86f15413-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_975] e valore ritornato [TEST_RESPONSE_975]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1047&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b648774d-1f16-11f1-ab2e-06c6c98a384d]
[b648774d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b648774d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1047] e valore ritornato [TEST_RESPONSE_1047]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1187&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10f5d0e2-1f17-11f1-ab2e-06c6c98a384d]
[10f5d0e2-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[10f5d0e2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1187] e valore ritornato [TEST_RESPONSE_1187]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_982&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ad8ed9f-1f16-11f1-ab2e-06c6c98a384d]
[8ad8ed9f-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8ad8ed9f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_982] e valore ritornato [TEST_RESPONSE_982]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2248&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2249&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a8b9538-1f18-11f1-ab2e-06c6c98a384d]
[7a8b9538-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7a8b9538-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2249] e valore ritornato [TEST_RESPONSE_2249]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1182&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e4de24c-1f17-11f1-ab2e-06c6c98a384d]
[0e4de24c-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0e4de24c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1182] e valore ritornato [TEST_RESPONSE_1182]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1738&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1739&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3d534d1-1f17-11f1-ab2e-06c6c98a384d]
[d3d534d1-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d3d534d1-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1739] e valore ritornato [TEST_RESPONSE_1739]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_110&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87394e61-1f15-11f1-ab2e-06c6c98a384d]
[87394e61-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[87394e61-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_110] e valore ritornato [TEST_RESPONSE_110]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1664&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1665&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb202171-1f17-11f1-ab2e-06c6c98a384d]
[bb202171-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bb202171-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1665] e valore ritornato [TEST_RESPONSE_1665]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_824&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cbd93a1-1f16-11f1-ab2e-06c6c98a384d]
[4cbd93a1-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4cbd93a1-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_824] e valore ritornato [TEST_RESPONSE_824]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1858&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1859&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbdab866-1f17-11f1-ab2e-06c6c98a384d]
[fbdab866-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fbdab866-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1859] e valore ritornato [TEST_RESPONSE_1859]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1236&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1237&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f8b409b-1f17-11f1-ab2e-06c6c98a384d]
[2f8b409b-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2f8b409b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1237] e valore ritornato [TEST_RESPONSE_1237]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_908&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67f83f84-1f16-11f1-ab2e-06c6c98a384d]
[67f83f84-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[67f83f84-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_908] e valore ritornato [TEST_RESPONSE_908]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_728&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c40ed4c-1f16-11f1-ab2e-06c6c98a384d]
[2c40ed4c-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2c40ed4c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_728] e valore ritornato [TEST_RESPONSE_728]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_5&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff82-1f15-11f1-ab2e-06c6c98a384d]
[7526ff82-1f15-11f1-ab2e-06c6c98a384d] 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/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2620&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2621&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3708611-1f18-11f1-ab2e-06c6c98a384d]
[f3708611-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f3708611-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2621] e valore ritornato [TEST_RESPONSE_2621]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_916&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b679cca-1f16-11f1-ab2e-06c6c98a384d]
[6b679cca-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6b679cca-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_916] e valore ritornato [TEST_RESPONSE_916]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2612&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2613&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1ca01f1-1f18-11f1-ab2e-06c6c98a384d]
[f1ca01f1-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f1ca01f1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2613] e valore ritornato [TEST_RESPONSE_2613]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3070&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3071&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [852d7caa-1f19-11f1-ab2e-06c6c98a384d]
[852d7caa-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[852d7caa-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3071] e valore ritornato [TEST_RESPONSE_3071]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1216&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23bbdff0-1f17-11f1-ab2e-06c6c98a384d]
[23bbdff0-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[23bbdff0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1216] e valore ritornato [TEST_RESPONSE_1216]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2586&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2587&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8ce0da5-1f18-11f1-ab2e-06c6c98a384d]
[e8ce0da5-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e8ce0da5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2587] e valore ritornato [TEST_RESPONSE_2587]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_950&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [761e1366-1f16-11f1-ab2e-06c6c98a384d]
[761e1366-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[761e1366-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_950] e valore ritornato [TEST_RESPONSE_950]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_752&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [342d2041-1f16-11f1-ab2e-06c6c98a384d]
[342d2041-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[342d2041-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_752] e valore ritornato [TEST_RESPONSE_752]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2578&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2579&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e644caa5-1f18-11f1-ab2e-06c6c98a384d]
[e644caa5-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e644caa5-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2579] e valore ritornato [TEST_RESPONSE_2579]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1203&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bfe10f7-1f17-11f1-ab2e-06c6c98a384d]
[1bfe10f7-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1bfe10f7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1203] e valore ritornato [TEST_RESPONSE_1203]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1468&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1469&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b1616c3-1f17-11f1-ab2e-06c6c98a384d]
[7b1616c3-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7b1616c3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1469] e valore ritornato [TEST_RESPONSE_1469]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1035&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad972097-1f16-11f1-ab2e-06c6c98a384d]
[ad972097-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ad972097-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1035] e valore ritornato [TEST_RESPONSE_1035]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2496&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2497&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbf73ce6-1f18-11f1-ab2e-06c6c98a384d]
[cbf73ce6-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cbf73ce6-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2497] e valore ritornato [TEST_RESPONSE_2497]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1009&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cb030d5-1f16-11f1-ab2e-06c6c98a384d]
[9cb030d5-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9cb030d5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1009] e valore ritornato [TEST_RESPONSE_1009]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_655&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15a9d7f0-1f16-11f1-ab2e-06c6c98a384d]
[15a9d7f0-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1522&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cf940d9-1f17-11f1-ab2e-06c6c98a384d]
[8cf940d9-1f17-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2108&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2109&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d16c597-1f18-11f1-ab2e-06c6c98a384d]
[4d16c597-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4d16c597-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2109] e valore ritornato [TEST_RESPONSE_2109]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1045&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4f7db65-1f16-11f1-ab2e-06c6c98a384d]
[b4f7db65-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b4f7db65-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1045] e valore ritornato [TEST_RESPONSE_1045]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1458&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1459&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77d9141d-1f17-11f1-ab2e-06c6c98a384d]
[77d9141d-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[77d9141d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1459] e valore ritornato [TEST_RESPONSE_1459]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_560&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f620b95d-1f15-11f1-ab2e-06c6c98a384d]
[f620b95d-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f620b95d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_560] e valore ritornato [TEST_RESPONSE_560]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2904&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2905&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f83d851-1f19-11f1-ab2e-06c6c98a384d]
[4f83d851-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4f83d851-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2905] e valore ritornato [TEST_RESPONSE_2905]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3054&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3055&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [809afc18-1f19-11f1-ab2e-06c6c98a384d]
[809afc18-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[809afc18-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3055] e valore ritornato [TEST_RESPONSE_3055]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2048&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2049&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a334273-1f18-11f1-ab2e-06c6c98a384d]
[3a334273-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3a334273-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2049] e valore ritornato [TEST_RESPONSE_2049]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_786&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3fa6bec9-1f16-11f1-ab2e-06c6c98a384d]
[3fa6bec9-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3fa6bec9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_786] e valore ritornato [TEST_RESPONSE_786]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2736&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2737&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [198ed315-1f19-11f1-ab2e-06c6c98a384d]
[198ed315-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[198ed315-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2737] e valore ritornato [TEST_RESPONSE_2737]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1171&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [063a2a2b-1f17-11f1-ab2e-06c6c98a384d]
[063a2a2b-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[063a2a2b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1171] e valore ritornato [TEST_RESPONSE_1171]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1960&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1961&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d286a65-1f18-11f1-ab2e-06c6c98a384d]
[1d286a65-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1d286a65-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1961] e valore ritornato [TEST_RESPONSE_1961]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1190&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f3c3ce-1f17-11f1-ab2e-06c6c98a384d]
[12f3c3ce-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[12f3c3ce-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1190] e valore ritornato [TEST_RESPONSE_1190]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2006&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2007&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cc46388-1f18-11f1-ab2e-06c6c98a384d]
[2cc46388-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2cc46388-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2007] e valore ritornato [TEST_RESPONSE_2007]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1103&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da657602-1f16-11f1-ab2e-06c6c98a384d]
[da657602-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[da657602-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1103] e valore ritornato [TEST_RESPONSE_1103]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2550&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2551&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddc8659b-1f18-11f1-ab2e-06c6c98a384d]
[ddc8659b-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ddc8659b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2551] e valore ritornato [TEST_RESPONSE_2551]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1380&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1381&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e0d88a2-1f17-11f1-ab2e-06c6c98a384d]
[5e0d88a2-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[5e0d88a2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1381] e valore ritornato [TEST_RESPONSE_1381]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_193&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_194&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ad00969-1f15-11f1-ab2e-06c6c98a384d]
[8ad00969-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8ad00969-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_194] e valore ritornato [TEST_RESPONSE_194]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2760&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2761&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [213f0e77-1f19-11f1-ab2e-06c6c98a384d]
[213f0e77-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[213f0e77-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2761] e valore ritornato [TEST_RESPONSE_2761]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3082&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3083&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [893659d4-1f19-11f1-ab2e-06c6c98a384d]
[893659d4-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[893659d4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3083] e valore ritornato [TEST_RESPONSE_3083]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2476&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2477&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4e36998-1f18-11f1-ab2e-06c6c98a384d]
[c4e36998-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c4e36998-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2477] e valore ritornato [TEST_RESPONSE_2477]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_683&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e24412a-1f16-11f1-ab2e-06c6c98a384d]
[1e24412a-1f16-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_900&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6550ed34-1f16-11f1-ab2e-06c6c98a384d]
[6550ed34-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6550ed34-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_900] e valore ritornato [TEST_RESPONSE_900]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2152&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2153&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5af9ea23-1f18-11f1-ab2e-06c6c98a384d]
[5af9ea23-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5af9ea23-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2153] e valore ritornato [TEST_RESPONSE_2153]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2412&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2413&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b034000d-1f18-11f1-ab2e-06c6c98a384d]
[b034000d-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b034000d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2413] e valore ritornato [TEST_RESPONSE_2413]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_127&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_128&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8852fbe7-1f15-11f1-ab2e-06c6c98a384d]
[8852fbe7-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8852fbe7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_128] e valore ritornato [TEST_RESPONSE_128]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_600&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [034d8737-1f16-11f1-ab2e-06c6c98a384d]
[034d8737-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[034d8737-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_600] e valore ritornato [TEST_RESPONSE_600]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_400&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1d6944f-1f15-11f1-ab2e-06c6c98a384d]
[b1d6944f-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b1d6944f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_400] e valore ritornato [TEST_RESPONSE_400]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1680&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1681&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0b6f2a3-1f17-11f1-ab2e-06c6c98a384d]
[c0b6f2a3-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c0b6f2a3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1681] e valore ritornato [TEST_RESPONSE_1681]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1304&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1305&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45f52b6f-1f17-11f1-ab2e-06c6c98a384d]
[45f52b6f-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[45f52b6f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1305] e valore ritornato [TEST_RESPONSE_1305]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2080&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43272178-1f18-11f1-ab2e-06c6c98a384d]
[43272178-1f18-11f1-ab2e-06c6c98a384d] 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, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2626&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2627&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4fddcdf-1f18-11f1-ab2e-06c6c98a384d]
[f4fddcdf-1f18-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[f4fddcdf-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2627] e valore ritornato [TEST_RESPONSE_2627]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_215&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_216&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b6a4dca-1f15-11f1-ab2e-06c6c98a384d]
[8b6a4dca-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8b6a4dca-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_216] e valore ritornato [TEST_RESPONSE_216]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2792&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2793&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b9b08fe-1f19-11f1-ab2e-06c6c98a384d]
[2b9b08fe-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2b9b08fe-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2793] e valore ritornato [TEST_RESPONSE_2793]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1982&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1983&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24559313-1f18-11f1-ab2e-06c6c98a384d]
[24559313-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[24559313-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1983] e valore ritornato [TEST_RESPONSE_1983]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2260&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2261&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e665d82-1f18-11f1-ab2e-06c6c98a384d]
[7e665d82-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7e665d82-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2261] e valore ritornato [TEST_RESPONSE_2261]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2892&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2893&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c343807-1f19-11f1-ab2e-06c6c98a384d]
[4c343807-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4c343807-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2893] e valore ritornato [TEST_RESPONSE_2893]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2272&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2273&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82e703c0-1f18-11f1-ab2e-06c6c98a384d]
[82e703c0-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[82e703c0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2273] e valore ritornato [TEST_RESPONSE_2273]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1620&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1621&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acbcd061-1f17-11f1-ab2e-06c6c98a384d]
[acbcd061-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[acbcd061-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1621] e valore ritornato [TEST_RESPONSE_1621]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d71f99bc-1f16-11f1-ab2e-06c6c98a384d]
[d71f99bc-1f16-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_922&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d71c4b6-1f16-11f1-ab2e-06c6c98a384d]
[6d71c4b6-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6d71c4b6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_922] e valore ritornato [TEST_RESPONSE_922]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_356&destFileContentType=application/msword&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b030ac1d-1f15-11f1-ab2e-06c6c98a384d]
[b030ac1d-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b030ac1d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_356] e valore ritornato [TEST_RESPONSE_356]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1356&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1357&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56d9a930-1f17-11f1-ab2e-06c6c98a384d]
[56d9a930-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[56d9a930-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1357] e valore ritornato [TEST_RESPONSE_1357]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2576&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2577&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5a1faf1-1f18-11f1-ab2e-06c6c98a384d]
[e5a1faf1-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e5a1faf1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2577] e valore ritornato [TEST_RESPONSE_2577]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_341&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af5fa05f-1f15-11f1-ab2e-06c6c98a384d]
[af5fa05f-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1010&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9dfa8b2c-1f16-11f1-ab2e-06c6c98a384d]
[9dfa8b2c-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9dfa8b2c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1010] e valore ritornato [TEST_RESPONSE_1010]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1227&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ad29a6e-1f17-11f1-ab2e-06c6c98a384d]
[2ad29a6e-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2ad29a6e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1227] e valore ritornato [TEST_RESPONSE_1227]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2220&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2221&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72128b8e-1f18-11f1-ab2e-06c6c98a384d]
[72128b8e-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[72128b8e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2221] e valore ritornato [TEST_RESPONSE_2221]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_91&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_92&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8665355b-1f15-11f1-ab2e-06c6c98a384d]
[8665355b-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8665355b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_92] e valore ritornato [TEST_RESPONSE_92]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3096&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3097&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e82db93-1f19-11f1-ab2e-06c6c98a384d]
[8e82db93-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8e82db93-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3097] e valore ritornato [TEST_RESPONSE_3097]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1668&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1669&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc93397b-1f17-11f1-ab2e-06c6c98a384d]
[bc93397b-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bc93397b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1669] e valore ritornato [TEST_RESPONSE_1669]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1132&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecb9b16f-1f16-11f1-ab2e-06c6c98a384d]
[ecb9b16f-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ecb9b16f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1132] e valore ritornato [TEST_RESPONSE_1132]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2840&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2841&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b09d6a6-1f19-11f1-ab2e-06c6c98a384d]
[3b09d6a6-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3b09d6a6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2841] e valore ritornato [TEST_RESPONSE_2841]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1184&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fa44a94-1f17-11f1-ab2e-06c6c98a384d]
[0fa44a94-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0fa44a94-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1184] e valore ritornato [TEST_RESPONSE_1184]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1510&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8889d8af-1f17-11f1-ab2e-06c6c98a384d]
[8889d8af-1f17-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_454&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d29413d2-1f15-11f1-ab2e-06c6c98a384d]
[d29413d2-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d29413d2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_454] e valore ritornato [TEST_RESPONSE_454]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1530&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dc54379-1f17-11f1-ab2e-06c6c98a384d]
[8dc54379-1f17-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1464&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1465&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79da897b-1f17-11f1-ab2e-06c6c98a384d]
[79da897b-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[79da897b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1465] e valore ritornato [TEST_RESPONSE_1465]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1728&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1729&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0a85ecd-1f17-11f1-ab2e-06c6c98a384d]
[d0a85ecd-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d0a85ecd-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1729] e valore ritornato [TEST_RESPONSE_1729]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1007&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b59c88d-1f16-11f1-ab2e-06c6c98a384d]
[9b59c88d-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9b59c88d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1007] e valore ritornato [TEST_RESPONSE_1007]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_782&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3da82f9f-1f16-11f1-ab2e-06c6c98a384d]
[3da82f9f-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3da82f9f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_782] e valore ritornato [TEST_RESPONSE_782]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2382&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2383&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a70980ad-1f18-11f1-ab2e-06c6c98a384d]
[a70980ad-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a70980ad-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2383] e valore ritornato [TEST_RESPONSE_2383]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2596&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2597&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec056afb-1f18-11f1-ab2e-06c6c98a384d]
[ec056afb-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ec056afb-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2597] e valore ritornato [TEST_RESPONSE_2597]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_105&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_106&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86fb0cd9-1f15-11f1-ab2e-06c6c98a384d]
[86fb0cd9-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[86fb0cd9-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_106] e valore ritornato [TEST_RESPONSE_106]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1127&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9bd8859-1f16-11f1-ab2e-06c6c98a384d]
[e9bd8859-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e9bd8859-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1127] e valore ritornato [TEST_RESPONSE_1127]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_529&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_530&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebb1ad0f-1f15-11f1-ab2e-06c6c98a384d]
[ebb1ad0f-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ebb1ad0f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_530] e valore ritornato [TEST_RESPONSE_530]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1772&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1773&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de2a0369-1f17-11f1-ab2e-06c6c98a384d]
[de2a0369-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[de2a0369-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1773] e valore ritornato [TEST_RESPONSE_1773]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2878&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2879&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [473dc589-1f19-11f1-ab2e-06c6c98a384d]
[473dc589-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[473dc589-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2879] e valore ritornato [TEST_RESPONSE_2879]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_462&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4c76ea4-1f15-11f1-ab2e-06c6c98a384d]
[d4c76ea4-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d4c76ea4-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_462] e valore ritornato [TEST_RESPONSE_462]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_542&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef8a7987-1f15-11f1-ab2e-06c6c98a384d]
[ef8a7987-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ef8a7987-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_542] e valore ritornato [TEST_RESPONSE_542]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2242&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2243&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78993b0c-1f18-11f1-ab2e-06c6c98a384d]
[78993b0c-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[78993b0c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2243] e valore ritornato [TEST_RESPONSE_2243]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1966&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1967&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f17de61-1f18-11f1-ab2e-06c6c98a384d]
[1f17de61-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1f17de61-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1967] e valore ritornato [TEST_RESPONSE_1967]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_976&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8752d507-1f16-11f1-ab2e-06c6c98a384d]
[8752d507-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8752d507-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_976] e valore ritornato [TEST_RESPONSE_976]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1704&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1705&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8c21f47-1f17-11f1-ab2e-06c6c98a384d]
[c8c21f47-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c8c21f47-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1705] e valore ritornato [TEST_RESPONSE_1705]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2506&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2507&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cefc66aa-1f18-11f1-ab2e-06c6c98a384d]
[cefc66aa-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cefc66aa-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2507] e valore ritornato [TEST_RESPONSE_2507]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1778&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1779&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0d3c6ba-1f17-11f1-ab2e-06c6c98a384d]
[e0d3c6ba-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e0d3c6ba-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1779] e valore ritornato [TEST_RESPONSE_1779]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2194&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2195&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [690b99c3-1f18-11f1-ab2e-06c6c98a384d]
[690b99c3-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[690b99c3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2195] e valore ritornato [TEST_RESPONSE_2195]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1634&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1635&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1506260-1f17-11f1-ab2e-06c6c98a384d]
[b1506260-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b1506260-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1635] e valore ritornato [TEST_RESPONSE_1635]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_262&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abf94433-1f15-11f1-ab2e-06c6c98a384d]
[abf94433-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[abf94433-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_262] e valore ritornato [TEST_RESPONSE_262]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_245&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_246&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c70c18a-1f15-11f1-ab2e-06c6c98a384d]
[8c70c18a-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8c70c18a-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_246] e valore ritornato [TEST_RESPONSE_246]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1850&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1851&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f942a856-1f17-11f1-ab2e-06c6c98a384d]
[f942a856-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f942a856-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1851] e valore ritornato [TEST_RESPONSE_1851]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1177&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b05e328-1f17-11f1-ab2e-06c6c98a384d]
[0b05e328-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0b05e328-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1177] e valore ritornato [TEST_RESPONSE_1177]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1814&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1815&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed6739b6-1f17-11f1-ab2e-06c6c98a384d]
[ed6739b6-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ed6739b6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1815] e valore ritornato [TEST_RESPONSE_1815]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2928&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2929&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57352523-1f19-11f1-ab2e-06c6c98a384d]
[57352523-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[57352523-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2929] e valore ritornato [TEST_RESPONSE_2929]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_123&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_124&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [883317cf-1f15-11f1-ab2e-06c6c98a384d]
[883317cf-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[883317cf-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_124] e valore ritornato [TEST_RESPONSE_124]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1136&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eee78dff-1f16-11f1-ab2e-06c6c98a384d]
[eee78dff-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[eee78dff-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1136] e valore ritornato [TEST_RESPONSE_1136]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2404&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2405&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ada0aaed-1f18-11f1-ab2e-06c6c98a384d]
[ada0aaed-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ada0aaed-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2405] e valore ritornato [TEST_RESPONSE_2405]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1536&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1537&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [904f49c7-1f17-11f1-ab2e-06c6c98a384d]
[904f49c7-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[904f49c7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1537] e valore ritornato [TEST_RESPONSE_1537]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1191&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [139b2762-1f17-11f1-ab2e-06c6c98a384d]
[139b2762-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[139b2762-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1191] e valore ritornato [TEST_RESPONSE_1191]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_936&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71a0ef94-1f16-11f1-ab2e-06c6c98a384d]
[71a0ef94-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[71a0ef94-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_936] e valore ritornato [TEST_RESPONSE_936]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1212&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21b64cde-1f17-11f1-ab2e-06c6c98a384d]
[21b64cde-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[21b64cde-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1212] e valore ritornato [TEST_RESPONSE_1212]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_868&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ba530e0-1f16-11f1-ab2e-06c6c98a384d]
[5ba530e0-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5ba530e0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_868] e valore ritornato [TEST_RESPONSE_868]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2236&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2237&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76a903c0-1f18-11f1-ab2e-06c6c98a384d]
[76a903c0-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[76a903c0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2237] e valore ritornato [TEST_RESPONSE_2237]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1198&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18298940-1f17-11f1-ab2e-06c6c98a384d]
[18298940-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[18298940-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1198] e valore ritornato [TEST_RESPONSE_1198]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1940&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1941&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [173e490b-1f18-11f1-ab2e-06c6c98a384d]
[173e490b-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[173e490b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1941] e valore ritornato [TEST_RESPONSE_1941]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1718&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1719&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd60adc6-1f17-11f1-ab2e-06c6c98a384d]
[cd60adc6-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cd60adc6-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1719] e valore ritornato [TEST_RESPONSE_1719]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2532&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2533&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d72a3682-1f18-11f1-ab2e-06c6c98a384d]
[d72a3682-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d72a3682-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2533] e valore ritornato [TEST_RESPONSE_2533]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_645&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_646&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [126f6e5a-1f16-11f1-ab2e-06c6c98a384d]
[126f6e5a-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[126f6e5a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_646] e valore ritornato [TEST_RESPONSE_646]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1049&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7173907-1f16-11f1-ab2e-06c6c98a384d]
[b7173907-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b7173907-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1049] e valore ritornato [TEST_RESPONSE_1049]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_778&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c3c6a97-1f16-11f1-ab2e-06c6c98a384d]
[3c3c6a97-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3c3c6a97-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_778] e valore ritornato [TEST_RESPONSE_778]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_653&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15050d6a-1f16-11f1-ab2e-06c6c98a384d]
[15050d6a-1f16-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2066&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3fde10da-1f18-11f1-ab2e-06c6c98a384d]
[3fde10da-1f18-11f1-ab2e-06c6c98a384d] 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, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_247&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_248&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c83fb6e-1f15-11f1-ab2e-06c6c98a384d]
[8c83fb6e-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8c83fb6e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_248] e valore ritornato [TEST_RESPONSE_248]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2250&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2251&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b3060bc-1f18-11f1-ab2e-06c6c98a384d]
[7b3060bc-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7b3060bc-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2251] e valore ritornato [TEST_RESPONSE_2251]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2872&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2873&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [454e518a-1f19-11f1-ab2e-06c6c98a384d]
[454e518a-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[454e518a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2873] e valore ritornato [TEST_RESPONSE_2873]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1540&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1541&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91b0d59f-1f17-11f1-ab2e-06c6c98a384d]
[91b0d59f-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[91b0d59f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1541] e valore ritornato [TEST_RESPONSE_1541]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1556&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1557&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9726fe74-1f17-11f1-ab2e-06c6c98a384d]
[9726fe74-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9726fe74-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1557] e valore ritornato [TEST_RESPONSE_1557]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2754&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2755&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f516f3b-1f19-11f1-ab2e-06c6c98a384d]
[1f516f3b-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1f516f3b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2755] e valore ritornato [TEST_RESPONSE_2755]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_115&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_116&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87b0c85f-1f15-11f1-ab2e-06c6c98a384d]
[87b0c85f-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[87b0c85f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_116] e valore ritornato [TEST_RESPONSE_116]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2930&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57db9e57-1f19-11f1-ab2e-06c6c98a384d]
[57db9e57-1f19-11f1-ab2e-06c6c98a384d] 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(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1752&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1753&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7a9475f-1f17-11f1-ab2e-06c6c98a384d]
[d7a9475f-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d7a9475f-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1753] e valore ritornato [TEST_RESPONSE_1753]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1118&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e338ada0-1f16-11f1-ab2e-06c6c98a384d]
[e338ada0-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e338ada0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1118] e valore ritornato [TEST_RESPONSE_1118]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2580&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2581&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6e80f89-1f18-11f1-ab2e-06c6c98a384d]
[e6e80f89-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e6e80f89-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2581] e valore ritornato [TEST_RESPONSE_2581]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2752&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2753&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1eaccac7-1f19-11f1-ab2e-06c6c98a384d]
[1eaccac7-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1eaccac7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2753] e valore ritornato [TEST_RESPONSE_2753]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_189&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_190&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8aa7c0e1-1f15-11f1-ab2e-06c6c98a384d]
[8aa7c0e1-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8aa7c0e1-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_190] e valore ritornato [TEST_RESPONSE_190]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2278&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2279&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84cf24bc-1f18-11f1-ab2e-06c6c98a384d]
[84cf24bc-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[84cf24bc-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2279] e valore ritornato [TEST_RESPONSE_2279]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_732&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d881354-1f16-11f1-ab2e-06c6c98a384d]
[2d881354-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2d881354-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_732] e valore ritornato [TEST_RESPONSE_732]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_878&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e3ea086-1f16-11f1-ab2e-06c6c98a384d]
[5e3ea086-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5e3ea086-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_878] e valore ritornato [TEST_RESPONSE_878]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1075&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c82ba166-1f16-11f1-ab2e-06c6c98a384d]
[c82ba166-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c82ba166-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1075] e valore ritornato [TEST_RESPONSE_1075]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_870&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c49fc64-1f16-11f1-ab2e-06c6c98a384d]
[5c49fc64-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5c49fc64-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_870] e valore ritornato [TEST_RESPONSE_870]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2906&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2907&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5026f625-1f19-11f1-ab2e-06c6c98a384d]
[5026f625-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[5026f625-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2907] e valore ritornato [TEST_RESPONSE_2907]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_339&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af58e99b-1f15-11f1-ab2e-06c6c98a384d]
[af58e99b-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1146&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f550ca69-1f16-11f1-ab2e-06c6c98a384d]
[f550ca69-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f550ca69-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1146] e valore ritornato [TEST_RESPONSE_1146]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1350&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1351&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54e21ee2-1f17-11f1-ab2e-06c6c98a384d]
[54e21ee2-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[54e21ee2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1351] e valore ritornato [TEST_RESPONSE_1351]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1229&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cd632a9-1f17-11f1-ab2e-06c6c98a384d]
[2cd632a9-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2cd632a9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1229] e valore ritornato [TEST_RESPONSE_1229]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1882&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1883&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [039b4778-1f18-11f1-ab2e-06c6c98a384d]
[039b4778-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[039b4778-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1883] e valore ritornato [TEST_RESPONSE_1883]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1892&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1893&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0788d571-1f18-11f1-ab2e-06c6c98a384d]
[0788d571-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0788d571-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1893] e valore ritornato [TEST_RESPONSE_1893]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_949&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [757b91d2-1f16-11f1-ab2e-06c6c98a384d]
[757b91d2-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[757b91d2-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_949] e valore ritornato [TEST_RESPONSE_949]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_280&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acec08ca-1f15-11f1-ab2e-06c6c98a384d]
[acec08ca-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[acec08ca-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_280] e valore ritornato [TEST_RESPONSE_280]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1600&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1601&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5874340-1f17-11f1-ab2e-06c6c98a384d]
[a5874340-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a5874340-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1601] e valore ritornato [TEST_RESPONSE_1601]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_422&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2667770-1f15-11f1-ab2e-06c6c98a384d]
[b2667770-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b2667770-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_422] e valore ritornato [TEST_RESPONSE_422]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_616&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [087012c7-1f16-11f1-ab2e-06c6c98a384d]
[087012c7-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[087012c7-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_616] e valore ritornato [TEST_RESPONSE_616]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1050&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7b8a92b-1f16-11f1-ab2e-06c6c98a384d]
[b7b8a92b-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b7b8a92b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1050] e valore ritornato [TEST_RESPONSE_1050]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_87&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_88&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8645c670-1f15-11f1-ab2e-06c6c98a384d]
[8645c670-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8645c670-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_88] e valore ritornato [TEST_RESPONSE_88]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2564&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2565&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1ca8d07-1f18-11f1-ab2e-06c6c98a384d]
[e1ca8d07-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e1ca8d07-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2565] e valore ritornato [TEST_RESPONSE_2565]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_874&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d8f269e-1f16-11f1-ab2e-06c6c98a384d]
[5d8f269e-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5d8f269e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_874] e valore ritornato [TEST_RESPONSE_874]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_481&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dad23762-1f15-11f1-ab2e-06c6c98a384d]
[dad23762-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2244&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2245&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [793fb440-1f18-11f1-ab2e-06c6c98a384d]
[793fb440-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[793fb440-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2245] e valore ritornato [TEST_RESPONSE_2245]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1872&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1873&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [005ce544-1f18-11f1-ab2e-06c6c98a384d]
[005ce544-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[005ce544-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1873] e valore ritornato [TEST_RESPONSE_1873]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2164&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2165&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6012b1b4-1f18-11f1-ab2e-06c6c98a384d]
[6012b1b4-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6012b1b4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2165] e valore ritornato [TEST_RESPONSE_2165]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1292&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1293&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42253795-1f17-11f1-ab2e-06c6c98a384d]
[42253795-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[42253795-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1293] e valore ritornato [TEST_RESPONSE_1293]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1446&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1447&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73fac865-1f17-11f1-ab2e-06c6c98a384d]
[73fac865-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[73fac865-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1447] e valore ritornato [TEST_RESPONSE_1447]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_963&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f313a2f-1f16-11f1-ab2e-06c6c98a384d]
[7f313a2f-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7f313a2f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_963] e valore ritornato [TEST_RESPONSE_963]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2540&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2541&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9d33682-1f18-11f1-ab2e-06c6c98a384d]
[d9d33682-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d9d33682-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2541] e valore ritornato [TEST_RESPONSE_2541]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1610&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1611&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a96f52fa-1f17-11f1-ab2e-06c6c98a384d]
[a96f52fa-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a96f52fa-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1611] e valore ritornato [TEST_RESPONSE_1611]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2822&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2823&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3549fa9c-1f19-11f1-ab2e-06c6c98a384d]
[3549fa9c-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3549fa9c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2823] e valore ritornato [TEST_RESPONSE_2823]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1864&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1865&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdc71f22-1f17-11f1-ab2e-06c6c98a384d]
[fdc71f22-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fdc71f22-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1865] e valore ritornato [TEST_RESPONSE_1865]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2182&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2183&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6532f35b-1f18-11f1-ab2e-06c6c98a384d]
[6532f35b-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6532f35b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2183] e valore ritornato [TEST_RESPONSE_2183]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2094&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47b0c866-1f18-11f1-ab2e-06c6c98a384d]
[47b0c866-1f18-11f1-ab2e-06c6c98a384d] 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(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2812&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2813&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [320e7e98-1f19-11f1-ab2e-06c6c98a384d]
[320e7e98-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[320e7e98-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2813] e valore ritornato [TEST_RESPONSE_2813]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3050&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3051&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f4dbb90-1f19-11f1-ab2e-06c6c98a384d]
[7f4dbb90-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7f4dbb90-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3051] e valore ritornato [TEST_RESPONSE_3051]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1514&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89d23737-1f17-11f1-ab2e-06c6c98a384d]
[89d23737-1f17-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2648&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc068d9d-1f18-11f1-ab2e-06c6c98a384d]
[fc068d9d-1f18-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2734&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2735&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18ec9fa1-1f19-11f1-ab2e-06c6c98a384d]
[18ec9fa1-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[18ec9fa1-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2735] e valore ritornato [TEST_RESPONSE_2735]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2962&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6239458f-1f19-11f1-ab2e-06c6c98a384d]
[6239458f-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1376&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1377&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d53ae7a-1f17-11f1-ab2e-06c6c98a384d]
[5d53ae7a-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5d53ae7a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1377] e valore ritornato [TEST_RESPONSE_1377]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_346&destFileContentType=application/pdf&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b00ea519-1f15-11f1-ab2e-06c6c98a384d]
[b00ea519-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b00ea519-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_346] e valore ritornato [TEST_RESPONSE_346]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1392&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1393&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [632f50e0-1f17-11f1-ab2e-06c6c98a384d]
[632f50e0-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[632f50e0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1393] e valore ritornato [TEST_RESPONSE_1393]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1768&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1769&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcd98e91-1f17-11f1-ab2e-06c6c98a384d]
[dcd98e91-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dcd98e91-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1769] e valore ritornato [TEST_RESPONSE_1769]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2090&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46bc563e-1f18-11f1-ab2e-06c6c98a384d]
[46bc563e-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2172&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2173&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62a124d4-1f18-11f1-ab2e-06c6c98a384d]
[62a124d4-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[62a124d4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2173] e valore ritornato [TEST_RESPONSE_2173]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_846&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53cfba3f-1f16-11f1-ab2e-06c6c98a384d]
[53cfba3f-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[53cfba3f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_846] e valore ritornato [TEST_RESPONSE_846]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_776&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b88aaf3-1f16-11f1-ab2e-06c6c98a384d]
[3b88aaf3-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3b88aaf3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_776] e valore ritornato [TEST_RESPONSE_776]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1004&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [996635e1-1f16-11f1-ab2e-06c6c98a384d]
[996635e1-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[996635e1-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1004] e valore ritornato [TEST_RESPONSE_1004]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3022&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3023&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [759a5d20-1f19-11f1-ab2e-06c6c98a384d]
[759a5d20-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[759a5d20-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3023] e valore ritornato [TEST_RESPONSE_3023]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2696&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2697&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b916fc6-1f19-11f1-ab2e-06c6c98a384d]
[0b916fc6-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0b916fc6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2697] e valore ritornato [TEST_RESPONSE_2697]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0ebbef9-1f15-11f1-ab2e-06c6c98a384d]
[b0ebbef9-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b0ebbef9-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_382] e valore ritornato [TEST_RESPONSE_382]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1794&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1795&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e66cb9cc-1f17-11f1-ab2e-06c6c98a384d]
[e66cb9cc-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e66cb9cc-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1795] e valore ritornato [TEST_RESPONSE_1795]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1986&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1987&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25a8ee1b-1f18-11f1-ab2e-06c6c98a384d]
[25a8ee1b-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[25a8ee1b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1987] e valore ritornato [TEST_RESPONSE_1987]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_994&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93410757-1f16-11f1-ab2e-06c6c98a384d]
[93410757-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[93410757-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_994] e valore ritornato [TEST_RESPONSE_994]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2866&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2867&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [435c457e-1f19-11f1-ab2e-06c6c98a384d]
[435c457e-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[435c457e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2867] e valore ritornato [TEST_RESPONSE_2867]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1106&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbab3c7e-1f16-11f1-ab2e-06c6c98a384d]
[dbab3c7e-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dbab3c7e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1106] e valore ritornato [TEST_RESPONSE_1106]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3036&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3037&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a290d1e-1f19-11f1-ab2e-06c6c98a384d]
[7a290d1e-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7a290d1e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3037] e valore ritornato [TEST_RESPONSE_3037]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_533&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_534&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec7e72f7-1f15-11f1-ab2e-06c6c98a384d]
[ec7e72f7-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ec7e72f7-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_534] e valore ritornato [TEST_RESPONSE_534]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1992&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1993&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [284c21ba-1f18-11f1-ab2e-06c6c98a384d]
[284c21ba-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[284c21ba-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1993] e valore ritornato [TEST_RESPONSE_1993]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1206&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1debb036-1f17-11f1-ab2e-06c6c98a384d]
[1debb036-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1debb036-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1206] e valore ritornato [TEST_RESPONSE_1206]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1958&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1959&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cfb18d1-1f18-11f1-ab2e-06c6c98a384d]
[1cfb18d1-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1cfb18d1-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1959] e valore ritornato [TEST_RESPONSE_1959]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1001&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [977429d3-1f16-11f1-ab2e-06c6c98a384d]
[977429d3-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[977429d3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1001] e valore ritornato [TEST_RESPONSE_1001]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_980&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89915267-1f16-11f1-ab2e-06c6c98a384d]
[89915267-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[89915267-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_980] e valore ritornato [TEST_RESPONSE_980]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1764&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1765&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db7c4879-1f17-11f1-ab2e-06c6c98a384d]
[db7c4879-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[db7c4879-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1765] e valore ritornato [TEST_RESPONSE_1765]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2174&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2175&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6342e318-1f18-11f1-ab2e-06c6c98a384d]
[6342e318-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6342e318-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2175] e valore ritornato [TEST_RESPONSE_2175]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1054&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba48c9fb-1f16-11f1-ab2e-06c6c98a384d]
[ba48c9fb-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ba48c9fb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1054] e valore ritornato [TEST_RESPONSE_1054]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2040&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2041&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [370ad940-1f18-11f1-ab2e-06c6c98a384d]
[370ad940-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[370ad940-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2041] e valore ritornato [TEST_RESPONSE_2041]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2782&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2783&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [286e32f8-1f19-11f1-ab2e-06c6c98a384d]
[286e32f8-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[286e32f8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2783] e valore ritornato [TEST_RESPONSE_2783]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2310&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2311&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e5e5960-1f18-11f1-ab2e-06c6c98a384d]
[8e5e5960-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8e5e5960-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2311] e valore ritornato [TEST_RESPONSE_2311]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2342&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2343&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99524e25-1f18-11f1-ab2e-06c6c98a384d]
[99524e25-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[99524e25-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2343] e valore ritornato [TEST_RESPONSE_2343]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1486&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1487&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80d3d0e9-1f17-11f1-ab2e-06c6c98a384d]
[80d3d0e9-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[80d3d0e9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1487] e valore ritornato [TEST_RESPONSE_1487]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1914&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1915&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e08f43f-1f18-11f1-ab2e-06c6c98a384d]
[0e08f43f-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0e08f43f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1915] e valore ritornato [TEST_RESPONSE_1915]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2070&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4095c824-1f18-11f1-ab2e-06c6c98a384d]
[4095c824-1f18-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3018&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3019&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [745496a8-1f19-11f1-ab2e-06c6c98a384d]
[745496a8-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[745496a8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3019] e valore ritornato [TEST_RESPONSE_3019]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2584&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2585&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8296931-1f18-11f1-ab2e-06c6c98a384d]
[e8296931-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e8296931-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2585] e valore ritornato [TEST_RESPONSE_2585]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_493&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df822b00-1f15-11f1-ab2e-06c6c98a384d]
[df822b00-1f15-11f1-ab2e-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_456&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d347fa88-1f15-11f1-ab2e-06c6c98a384d]
[d347fa88-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d347fa88-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_456] e valore ritornato [TEST_RESPONSE_456]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2374&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2375&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3ce2bb9-1f18-11f1-ab2e-06c6c98a384d]
[a3ce2bb9-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a3ce2bb9-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2375] e valore ritornato [TEST_RESPONSE_2375]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1706&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1707&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c977dabb-1f17-11f1-ab2e-06c6c98a384d]
[c977dabb-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c977dabb-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1707] e valore ritornato [TEST_RESPONSE_1707]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1496&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [836b6bcd-1f17-11f1-ab2e-06c6c98a384d]
[836b6bcd-1f17-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_890&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62160e6e-1f16-11f1-ab2e-06c6c98a384d]
[62160e6e-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[62160e6e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_890] e valore ritornato [TEST_RESPONSE_890]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_394&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1686921-1f15-11f1-ab2e-06c6c98a384d]
[b1686921-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b1686921-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_394] e valore ritornato [TEST_RESPONSE_394]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1005&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a0f2015-1f16-11f1-ab2e-06c6c98a384d]
[9a0f2015-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9a0f2015-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1005] e valore ritornato [TEST_RESPONSE_1005]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_814&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a2f95ab-1f16-11f1-ab2e-06c6c98a384d]
[4a2f95ab-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4a2f95ab-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_814] e valore ritornato [TEST_RESPONSE_814]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_492&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df74e48c-1f15-11f1-ab2e-06c6c98a384d]
[df74e48c-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[df74e48c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_492] e valore ritornato [TEST_RESPONSE_492]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1868&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1869&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff0df70a-1f17-11f1-ab2e-06c6c98a384d]
[ff0df70a-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ff0df70a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1869] e valore ritornato [TEST_RESPONSE_1869]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_636&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f24b016-1f16-11f1-ab2e-06c6c98a384d]
[0f24b016-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0f24b016-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_636] e valore ritornato [TEST_RESPONSE_636]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2528&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2529&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5d0c0f8-1f18-11f1-ab2e-06c6c98a384d]
[d5d0c0f8-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d5d0c0f8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2529] e valore ritornato [TEST_RESPONSE_2529]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3092&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3093&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c8d7428-1f19-11f1-ab2e-06c6c98a384d]
[8c8d7428-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8c8d7428-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3093] e valore ritornato [TEST_RESPONSE_3093]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_970&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8313567d-1f16-11f1-ab2e-06c6c98a384d]
[8313567d-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8313567d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_970] e valore ritornato [TEST_RESPONSE_970]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1844&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1845&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7fae608-1f17-11f1-ab2e-06c6c98a384d]
[f7fae608-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f7fae608-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1845] e valore ritornato [TEST_RESPONSE_1845]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2120&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2121&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5114320f-1f18-11f1-ab2e-06c6c98a384d]
[5114320f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5114320f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2121] e valore ritornato [TEST_RESPONSE_2121]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1053&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9a42587-1f16-11f1-ab2e-06c6c98a384d]
[b9a42587-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b9a42587-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1053] e valore ritornato [TEST_RESPONSE_1053]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2590&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2591&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea1c117f-1f18-11f1-ab2e-06c6c98a384d]
[ea1c117f-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ea1c117f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2591] e valore ritornato [TEST_RESPONSE_2591]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_9&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff92-1f15-11f1-ab2e-06c6c98a384d]
[7526ff92-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1324&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1325&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c28b0d9-1f17-11f1-ab2e-06c6c98a384d]
[4c28b0d9-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4c28b0d9-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1325] e valore ritornato [TEST_RESPONSE_1325]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_268&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac7ddd90-1f15-11f1-ab2e-06c6c98a384d]
[ac7ddd90-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ac7ddd90-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_268] e valore ritornato [TEST_RESPONSE_268]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_988&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f9404cd-1f16-11f1-ab2e-06c6c98a384d]
[8f9404cd-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8f9404cd-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_988] e valore ritornato [TEST_RESPONSE_988]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1113&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e040f15c-1f16-11f1-ab2e-06c6c98a384d]
[e040f15c-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e040f15c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1113] e valore ritornato [TEST_RESPONSE_1113]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_181&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_182&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a5052ff-1f15-11f1-ab2e-06c6c98a384d]
[8a5052ff-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8a5052ff-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_182] e valore ritornato [TEST_RESPONSE_182]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_306&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae5b2860-1f15-11f1-ab2e-06c6c98a384d]
[ae5b2860-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[ae5b2860-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_306] e valore ritornato [TEST_RESPONSE_306]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2934&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59367373-1f19-11f1-ab2e-06c6c98a384d]
[59367373-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_55&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_56&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84c3bb0c-1f15-11f1-ab2e-06c6c98a384d]
[84c3bb0c-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[84c3bb0c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1342&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1343&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [524f3ef2-1f17-11f1-ab2e-06c6c98a384d]
[524f3ef2-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[524f3ef2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1343] e valore ritornato [TEST_RESPONSE_1343]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2964&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62de8643-1f19-11f1-ab2e-06c6c98a384d]
[62de8643-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2146&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2147&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [590f3117-1f18-11f1-ab2e-06c6c98a384d]
[590f3117-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[590f3117-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2147] e valore ritornato [TEST_RESPONSE_2147]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_507&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e37d267c-1f15-11f1-ab2e-06c6c98a384d]
[e37d267c-1f15-11f1-ab2e-06c6c98a384d] 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, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1506&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1507&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87ce29c7-1f17-11f1-ab2e-06c6c98a384d]
[87ce29c7-1f17-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[87ce29c7-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1507] e valore ritornato [TEST_RESPONSE_1507]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2868&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2869&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44064122-1f19-11f1-ab2e-06c6c98a384d]
[44064122-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[44064122-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2869] e valore ritornato [TEST_RESPONSE_2869]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_71&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85dccc4e-1f15-11f1-ab2e-06c6c98a384d]
[85dccc4e-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[85dccc4e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_72] e valore ritornato [TEST_RESPONSE_72]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_816&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ad328af-1f16-11f1-ab2e-06c6c98a384d]
[4ad328af-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4ad328af-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_816] e valore ritornato [TEST_RESPONSE_816]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2718&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2719&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13dbc84d-1f19-11f1-ab2e-06c6c98a384d]
[13dbc84d-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[13dbc84d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2719] e valore ritornato [TEST_RESPONSE_2719]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1213&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [226577a4-1f17-11f1-ab2e-06c6c98a384d]
[226577a4-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[226577a4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1213] e valore ritornato [TEST_RESPONSE_1213]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_337&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af54f1f7-1f15-11f1-ab2e-06c6c98a384d]
[af54f1f7-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2486&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2487&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c81b150c-1f18-11f1-ab2e-06c6c98a384d]
[c81b150c-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c81b150c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2487] e valore ritornato [TEST_RESPONSE_2487]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1272&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1273&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b002537-1f17-11f1-ab2e-06c6c98a384d]
[3b002537-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3b002537-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1273] e valore ritornato [TEST_RESPONSE_1273]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1626&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1627&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeb56c1e-1f17-11f1-ab2e-06c6c98a384d]
[aeb56c1e-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[aeb56c1e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1627] e valore ritornato [TEST_RESPONSE_1627]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1300&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1301&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44b33585-1f17-11f1-ab2e-06c6c98a384d]
[44b33585-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[44b33585-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1301] e valore ritornato [TEST_RESPONSE_1301]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2188&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2189&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [671e6fb7-1f18-11f1-ab2e-06c6c98a384d]
[671e6fb7-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[671e6fb7-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2189] e valore ritornato [TEST_RESPONSE_2189]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2714&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2715&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12889452-1f19-11f1-ab2e-06c6c98a384d]
[12889452-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[12889452-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2715] e valore ritornato [TEST_RESPONSE_2715]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_378&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0d4db8f-1f15-11f1-ab2e-06c6c98a384d]
[b0d4db8f-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b0d4db8f-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_378] e valore ritornato [TEST_RESPONSE_378]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_894&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63888938-1f16-11f1-ab2e-06c6c98a384d]
[63888938-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[63888938-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_894] e valore ritornato [TEST_RESPONSE_894]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1071&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5c799a6-1f16-11f1-ab2e-06c6c98a384d]
[c5c799a6-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c5c799a6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1071] e valore ritornato [TEST_RESPONSE_1071]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_962&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e8d801b-1f16-11f1-ab2e-06c6c98a384d]
[7e8d801b-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7e8d801b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_962] e valore ritornato [TEST_RESPONSE_962]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1878&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1879&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [024af9b0-1f18-11f1-ab2e-06c6c98a384d]
[024af9b0-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[024af9b0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1879] e valore ritornato [TEST_RESPONSE_1879]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_213&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_214&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b696366-1f15-11f1-ab2e-06c6c98a384d]
[8b696366-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8b696366-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_214] e valore ritornato [TEST_RESPONSE_214]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1828&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1829&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f20b9492-1f17-11f1-ab2e-06c6c98a384d]
[f20b9492-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f20b9492-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1829] e valore ritornato [TEST_RESPONSE_1829]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1048&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7081dd3-1f16-11f1-ab2e-06c6c98a384d]
[b7081dd3-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b7081dd3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1048] e valore ritornato [TEST_RESPONSE_1048]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1114&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0cb08f0-1f16-11f1-ab2e-06c6c98a384d]
[e0cb08f0-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e0cb08f0-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1114] e valore ritornato [TEST_RESPONSE_1114]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_264&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac149468-1f15-11f1-ab2e-06c6c98a384d]
[ac149468-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ac149468-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_264] e valore ritornato [TEST_RESPONSE_264]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1020&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a48e5a09-1f16-11f1-ab2e-06c6c98a384d]
[a48e5a09-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a48e5a09-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1020] e valore ritornato [TEST_RESPONSE_1020]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_840&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51e1a5d3-1f16-11f1-ab2e-06c6c98a384d]
[51e1a5d3-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[51e1a5d3-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_840] e valore ritornato [TEST_RESPONSE_840]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1578&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1579&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e6fc572-1f17-11f1-ab2e-06c6c98a384d]
[9e6fc572-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9e6fc572-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1579] e valore ritornato [TEST_RESPONSE_1579]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1125&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e87095f1-1f16-11f1-ab2e-06c6c98a384d]
[e87095f1-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e87095f1-1f16-11f1-ab2e-06c6c98a384d] 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/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2864&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2865&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42b5300a-1f19-11f1-ab2e-06c6c98a384d]
[42b5300a-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[42b5300a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2865] e valore ritornato [TEST_RESPONSE_2865]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1078&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9a410a4-1f16-11f1-ab2e-06c6c98a384d]
[c9a410a4-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c9a410a4-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1078] e valore ritornato [TEST_RESPONSE_1078]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_896&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6407cb5c-1f16-11f1-ab2e-06c6c98a384d]
[6407cb5c-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6407cb5c-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_896] e valore ritornato [TEST_RESPONSE_896]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1406&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1407&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6716eb6c-1f17-11f1-ab2e-06c6c98a384d]
[6716eb6c-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6716eb6c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1407] e valore ritornato [TEST_RESPONSE_1407]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1362&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1363&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5821e0ac-1f17-11f1-ab2e-06c6c98a384d]
[5821e0ac-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5821e0ac-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1363] e valore ritornato [TEST_RESPONSE_1363]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_979&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88ed4a33-1f16-11f1-ab2e-06c6c98a384d]
[88ed4a33-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[88ed4a33-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_979] e valore ritornato [TEST_RESPONSE_979]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1186&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1083d52e-1f17-11f1-ab2e-06c6c98a384d]
[1083d52e-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1083d52e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1186] e valore ritornato [TEST_RESPONSE_1186]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_428&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b28d124c-1f15-11f1-ab2e-06c6c98a384d]
[b28d124c-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b28d124c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_428] e valore ritornato [TEST_RESPONSE_428]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1804&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1805&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9a6af30-1f17-11f1-ab2e-06c6c98a384d]
[e9a6af30-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e9a6af30-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1805] e valore ritornato [TEST_RESPONSE_1805]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1834&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1835&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4aea124-1f17-11f1-ab2e-06c6c98a384d]
[f4aea124-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f4aea124-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1835] e valore ritornato [TEST_RESPONSE_1835]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2060&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2061&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e0b4c9e-1f18-11f1-ab2e-06c6c98a384d]
[3e0b4c9e-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3e0b4c9e-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2061] e valore ritornato [TEST_RESPONSE_2061]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2284&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2285&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86b98fa8-1f18-11f1-ab2e-06c6c98a384d]
[86b98fa8-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[86b98fa8-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2285] e valore ritornato [TEST_RESPONSE_2285]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_203&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_204&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8afff322-1f15-11f1-ab2e-06c6c98a384d]
[8afff322-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8afff322-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_204] e valore ritornato [TEST_RESPONSE_204]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2838&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2839&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a6bc1e2-1f19-11f1-ab2e-06c6c98a384d]
[3a6bc1e2-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3a6bc1e2-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2839] e valore ritornato [TEST_RESPONSE_2839]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_284&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad1f4dd2-1f15-11f1-ab2e-06c6c98a384d]
[ad1f4dd2-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ad1f4dd2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_284] e valore ritornato [TEST_RESPONSE_284]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1906&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1907&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b73ca5f-1f18-11f1-ab2e-06c6c98a384d]
[0b73ca5f-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0b73ca5f-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1907] e valore ritornato [TEST_RESPONSE_1907]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2530&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2531&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d66e397c-1f18-11f1-ab2e-06c6c98a384d]
[d66e397c-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d66e397c-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2531] e valore ritornato [TEST_RESPONSE_2531]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2312&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2313&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f056ed4-1f18-11f1-ab2e-06c6c98a384d]
[8f056ed4-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8f056ed4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2313] e valore ritornato [TEST_RESPONSE_2313]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2592&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2593&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eabf0843-1f18-11f1-ab2e-06c6c98a384d]
[eabf0843-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[eabf0843-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2593] e valore ritornato [TEST_RESPONSE_2593]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2058&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2059&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d69192a-1f18-11f1-ab2e-06c6c98a384d]
[3d69192a-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3d69192a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2059] e valore ritornato [TEST_RESPONSE_2059]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1145&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4aa2a25-1f16-11f1-ab2e-06c6c98a384d]
[f4aa2a25-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f4aa2a25-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1145] e valore ritornato [TEST_RESPONSE_1145]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1248&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1249&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3388d423-1f17-11f1-ab2e-06c6c98a384d]
[3388d423-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3388d423-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1249] e valore ritornato [TEST_RESPONSE_1249]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2660&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [008251db-1f19-11f1-ab2e-06c6c98a384d]
[008251db-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2922&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2923&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5544c6c7-1f19-11f1-ab2e-06c6c98a384d]
[5544c6c7-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5544c6c7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2923] e valore ritornato [TEST_RESPONSE_2923]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_444&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd9eb2ce-1f15-11f1-ab2e-06c6c98a384d]
[cd9eb2ce-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cd9eb2ce-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_444] e valore ritornato [TEST_RESPONSE_444]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2688&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2689&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [098a7c26-1f19-11f1-ab2e-06c6c98a384d]
[098a7c26-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[098a7c26-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2689] e valore ritornato [TEST_RESPONSE_2689]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1159&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fea05cf9-1f16-11f1-ab2e-06c6c98a384d]
[fea05cf9-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fea05cf9-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1159] e valore ritornato [TEST_RESPONSE_1159]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2030&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2031&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33d4db7a-1f18-11f1-ab2e-06c6c98a384d]
[33d4db7a-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[33d4db7a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2031] e valore ritornato [TEST_RESPONSE_2031]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1788&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1789&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e430102e-1f17-11f1-ab2e-06c6c98a384d]
[e430102e-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e430102e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1789] e valore ritornato [TEST_RESPONSE_1789]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b09672eb-1f15-11f1-ab2e-06c6c98a384d]
[b09672eb-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b09672eb-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_368] e valore ritornato [TEST_RESPONSE_368]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_17&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_18&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fa01dd5-1f15-11f1-ab2e-06c6c98a384d]
[7fa01dd5-1f15-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[7fa01dd5-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_323&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aedf73b9-1f15-11f1-ab2e-06c6c98a384d]
[aedf73b9-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1061&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bec4dc59-1f16-11f1-ab2e-06c6c98a384d]
[bec4dc59-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bec4dc59-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1061] e valore ritornato [TEST_RESPONSE_1061]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2246&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2247&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79e65484-1f18-11f1-ab2e-06c6c98a384d]
[79e65484-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[79e65484-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2247] e valore ritornato [TEST_RESPONSE_2247]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_396&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1bec685-1f15-11f1-ab2e-06c6c98a384d]
[b1bec685-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b1bec685-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_396] e valore ritornato [TEST_RESPONSE_396]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1824&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1825&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0c5a70a-1f17-11f1-ab2e-06c6c98a384d]
[f0c5a70a-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f0c5a70a-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1825] e valore ritornato [TEST_RESPONSE_1825]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1802&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1803&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8def25c-1f17-11f1-ab2e-06c6c98a384d]
[e8def25c-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e8def25c-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1803] e valore ritornato [TEST_RESPONSE_1803]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1112&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [def97d36-1f16-11f1-ab2e-06c6c98a384d]
[def97d36-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[def97d36-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1112] e valore ritornato [TEST_RESPONSE_1112]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2494&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2495&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb4949a0-1f18-11f1-ab2e-06c6c98a384d]
[cb4949a0-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cb4949a0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2495] e valore ritornato [TEST_RESPONSE_2495]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_806&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4773f80a-1f16-11f1-ab2e-06c6c98a384d]
[4773f80a-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4773f80a-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_806] e valore ritornato [TEST_RESPONSE_806]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1854&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1855&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa91215e-1f17-11f1-ab2e-06c6c98a384d]
[fa91215e-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fa91215e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1855] e valore ritornato [TEST_RESPONSE_1855]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1135&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee40035b-1f16-11f1-ab2e-06c6c98a384d]
[ee40035b-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ee40035b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1135] e valore ritornato [TEST_RESPONSE_1135]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_350&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0190561-1f15-11f1-ab2e-06c6c98a384d]
[b0190561-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b0190561-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_350] e valore ritornato [TEST_RESPONSE_350]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1334&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1335&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f1c275d-1f17-11f1-ab2e-06c6c98a384d]
[4f1c275d-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4f1c275d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1335] e valore ritornato [TEST_RESPONSE_1335]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2738&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2739&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a328d29-1f19-11f1-ab2e-06c6c98a384d]
[1a328d29-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1a328d29-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2739] e valore ritornato [TEST_RESPONSE_2739]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2560&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2561&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0e005ef-1f18-11f1-ab2e-06c6c98a384d]
[e0e005ef-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e0e005ef-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2561] e valore ritornato [TEST_RESPONSE_2561]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2954&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fb09fcf-1f19-11f1-ab2e-06c6c98a384d]
[5fb09fcf-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_794&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41d1dc39-1f16-11f1-ab2e-06c6c98a384d]
[41d1dc39-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[41d1dc39-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_794] e valore ritornato [TEST_RESPONSE_794]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2028&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2029&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33316f86-1f18-11f1-ab2e-06c6c98a384d]
[33316f86-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[33316f86-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2029] e valore ritornato [TEST_RESPONSE_2029]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_343&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, Content-Location, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af765cb3-1f15-11f1-ab2e-06c6c98a384d]
[af765cb3-1f15-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_430&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2ab48b0-1f15-11f1-ab2e-06c6c98a384d]
[b2ab48b0-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b2ab48b0-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_430] e valore ritornato [TEST_RESPONSE_430]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2702&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2703&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e107994-1f19-11f1-ab2e-06c6c98a384d]
[0e107994-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0e107994-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2703] e valore ritornato [TEST_RESPONSE_2703]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2948&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e187391-1f19-11f1-ab2e-06c6c98a384d]
[5e187391-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_716&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28020b02-1f16-11f1-ab2e-06c6c98a384d]
[28020b02-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[28020b02-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_716] e valore ritornato [TEST_RESPONSE_716]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1978&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1979&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22f6ed6b-1f18-11f1-ab2e-06c6c98a384d]
[22f6ed6b-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[22f6ed6b-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1979] e valore ritornato [TEST_RESPONSE_1979]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2704&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2705&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0eb3e588-1f19-11f1-ab2e-06c6c98a384d]
[0eb3e588-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0eb3e588-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2705] e valore ritornato [TEST_RESPONSE_2705]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2478&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2479&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5874abc-1f18-11f1-ab2e-06c6c98a384d]
[c5874abc-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c5874abc-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2479] e valore ritornato [TEST_RESPONSE_2479]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1064&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0aef925-1f16-11f1-ab2e-06c6c98a384d]
[c0aef925-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c0aef925-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1064] e valore ritornato [TEST_RESPONSE_1064]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca477c98-1f16-11f1-ab2e-06c6c98a384d]
[ca477c98-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2501&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd40acde-1f18-11f1-ab2e-06c6c98a384d]
[cd40acde-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cd40acde-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2501] e valore ritornato [TEST_RESPONSE_2501]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1044&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b44f6661-1f16-11f1-ab2e-06c6c98a384d]
[b44f6661-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b44f6661-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1044] e valore ritornato [TEST_RESPONSE_1044]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_183&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_184&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a6c1865-1f15-11f1-ab2e-06c6c98a384d]
[8a6c1865-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8a6c1865-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_184] e valore ritornato [TEST_RESPONSE_184]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_838&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51a3644f-1f16-11f1-ab2e-06c6c98a384d]
[51a3644f-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[51a3644f-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_838] e valore ritornato [TEST_RESPONSE_838]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_173&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_174&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a3773bf-1f15-11f1-ab2e-06c6c98a384d]
[8a3773bf-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8a3773bf-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_174] e valore ritornato [TEST_RESPONSE_174]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_235&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_236&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c22a174-1f15-11f1-ab2e-06c6c98a384d]
[8c22a174-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8c22a174-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_236] e valore ritornato [TEST_RESPONSE_236]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2708&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2709&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ffa6f50-1f19-11f1-ab2e-06c6c98a384d]
[0ffa6f50-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0ffa6f50-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2709] e valore ritornato [TEST_RESPONSE_2709]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1414&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1415&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69a118ce-1f17-11f1-ab2e-06c6c98a384d]
[69a118ce-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[69a118ce-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1415] e valore ritornato [TEST_RESPONSE_1415]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_677&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_678&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c367ade-1f16-11f1-ab2e-06c6c98a384d]
[1c367ade-1f16-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[1c367ade-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_678] e valore ritornato [TEST_RESPONSE_678]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1898&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1899&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [097d527d-1f18-11f1-ab2e-06c6c98a384d]
[097d527d-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[097d527d-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1899] e valore ritornato [TEST_RESPONSE_1899]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_460&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d45d1410-1f15-11f1-ab2e-06c6c98a384d]
[d45d1410-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d45d1410-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_460] e valore ritornato [TEST_RESPONSE_460]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2384&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2385&destFileContentType=application/zip&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7bc07d3-1f18-11f1-ab2e-06c6c98a384d]
[a7bc07d3-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a7bc07d3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2385] e valore ritornato [TEST_RESPONSE_2385]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1432&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1433&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f6e1434-1f17-11f1-ab2e-06c6c98a384d]
[6f6e1434-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6f6e1434-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1433] e valore ritornato [TEST_RESPONSE_1433]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1922&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1923&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [110e1e01-1f18-11f1-ab2e-06c6c98a384d]
[110e1e01-1f18-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[110e1e01-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1923] e valore ritornato [TEST_RESPONSE_1923]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_549&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_550&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2806109-1f15-11f1-ab2e-06c6c98a384d]
[f2806109-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f2806109-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_550] e valore ritornato [TEST_RESPONSE_550]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_999&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9624513b-1f16-11f1-ab2e-06c6c98a384d]
[9624513b-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9624513b-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_999] e valore ritornato [TEST_RESPONSE_999]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1488&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1489&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8176527d-1f17-11f1-ab2e-06c6c98a384d]
[8176527d-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8176527d-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1489] e valore ritornato [TEST_RESPONSE_1489]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1314&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1315&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [488d88a3-1f17-11f1-ab2e-06c6c98a384d]
[488d88a3-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[488d88a3-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1315] e valore ritornato [TEST_RESPONSE_1315]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_864&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a5a6158-1f16-11f1-ab2e-06c6c98a384d]
[5a5a6158-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5a5a6158-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_864] e valore ritornato [TEST_RESPONSE_864]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1019&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3ee4973-1f16-11f1-ab2e-06c6c98a384d]
[a3ee4973-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a3ee4973-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1019] e valore ritornato [TEST_RESPONSE_1019]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_758&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3629b39d-1f16-11f1-ab2e-06c6c98a384d]
[3629b39d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3629b39d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_758] e valore ritornato [TEST_RESPONSE_758]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1274&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1275&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ba8c14b-1f17-11f1-ab2e-06c6c98a384d]
[3ba8c14b-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3ba8c14b-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1275] e valore ritornato [TEST_RESPONSE_1275]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_566&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f81e853b-1f15-11f1-ab2e-06c6c98a384d]
[f81e853b-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f81e853b-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_566] e valore ritornato [TEST_RESPONSE_566]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_23&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8038b461-1f15-11f1-ab2e-06c6c98a384d]
[8038b461-1f15-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2582&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2583&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e78eafcd-1f18-11f1-ab2e-06c6c98a384d]
[e78eafcd-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e78eafcd-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2583] e valore ritornato [TEST_RESPONSE_2583]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2874&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2875&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45f2f5fe-1f19-11f1-ab2e-06c6c98a384d]
[45f2f5fe-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[45f2f5fe-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2875] e valore ritornato [TEST_RESPONSE_2875]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2254&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2255&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c7d0406-1f18-11f1-ab2e-06c6c98a384d]
[7c7d0406-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7c7d0406-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2255] e valore ritornato [TEST_RESPONSE_2255]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1644&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1645&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3f7b4b4-1f17-11f1-ab2e-06c6c98a384d]
[b3f7b4b4-1f17-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b3f7b4b4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1645] e valore ritornato [TEST_RESPONSE_1645]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_953&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [780b1662-1f16-11f1-ab2e-06c6c98a384d]
[780b1662-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[780b1662-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_953] e valore ritornato [TEST_RESPONSE_953]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_860&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59066a10-1f16-11f1-ab2e-06c6c98a384d]
[59066a10-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[59066a10-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_860] e valore ritornato [TEST_RESPONSE_860]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1696&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1697&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5789985-1f17-11f1-ab2e-06c6c98a384d]
[c5789985-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c5789985-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1697] e valore ritornato [TEST_RESPONSE_1697]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2372&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2373&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a327b285-1f18-11f1-ab2e-06c6c98a384d]
[a327b285-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a327b285-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2373] e valore ritornato [TEST_RESPONSE_2373]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2770&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2771&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [248c16ae-1f19-11f1-ab2e-06c6c98a384d]
[248c16ae-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[248c16ae-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2771] e valore ritornato [TEST_RESPONSE_2771]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1658&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1659&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b875e9f2-1f17-11f1-ab2e-06c6c98a384d]
[b875e9f2-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b875e9f2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1659] e valore ritornato [TEST_RESPONSE_1659]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2014&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2015&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2edf063a-1f18-11f1-ab2e-06c6c98a384d]
[2edf063a-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2edf063a-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2015] e valore ritornato [TEST_RESPONSE_2015]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2418&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2419&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2241049-1f18-11f1-ab2e-06c6c98a384d]
[b2241049-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b2241049-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2419] e valore ritornato [TEST_RESPONSE_2419]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2594&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2595&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb629b47-1f18-11f1-ab2e-06c6c98a384d]
[eb629b47-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[eb629b47-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2595] e valore ritornato [TEST_RESPONSE_2595]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1041&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2249715-1f16-11f1-ab2e-06c6c98a384d]
[b2249715-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b2249715-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1041] e valore ritornato [TEST_RESPONSE_1041]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_169&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_170&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a283175-1f15-11f1-ab2e-06c6c98a384d]
[8a283175-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8a283175-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_170] e valore ritornato [TEST_RESPONSE_170]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_742&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [303ea7e8-1f16-11f1-ab2e-06c6c98a384d]
[303ea7e8-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[303ea7e8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_742] e valore ritornato [TEST_RESPONSE_742]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1798&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1799&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e74f78b4-1f17-11f1-ab2e-06c6c98a384d]
[e74f78b4-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e74f78b4-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1799] e valore ritornato [TEST_RESPONSE_1799]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2910&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2911&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [516d31cd-1f19-11f1-ab2e-06c6c98a384d]
[516d31cd-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[516d31cd-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2911] e valore ritornato [TEST_RESPONSE_2911]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_370&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0a9d3df-1f15-11f1-ab2e-06c6c98a384d]
[b0a9d3df-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b0a9d3df-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_370] e valore ritornato [TEST_RESPONSE_370]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2972&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2973&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65713f25-1f19-11f1-ab2e-06c6c98a384d]
[65713f25-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[65713f25-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2973] e valore ritornato [TEST_RESPONSE_2973]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1133&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecf5d013-1f16-11f1-ab2e-06c6c98a384d]
[ecf5d013-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ecf5d013-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1133] e valore ritornato [TEST_RESPONSE_1133]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_898&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64abd390-1f16-11f1-ab2e-06c6c98a384d]
[64abd390-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[64abd390-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_898] e valore ritornato [TEST_RESPONSE_898]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2106&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2107&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c783ba3-1f18-11f1-ab2e-06c6c98a384d]
[4c783ba3-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4c783ba3-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2107] e valore ritornato [TEST_RESPONSE_2107]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1130&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebac11f5-1f16-11f1-ab2e-06c6c98a384d]
[ebac11f5-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ebac11f5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1130] e valore ritornato [TEST_RESPONSE_1130]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_282&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad16742e-1f15-11f1-ab2e-06c6c98a384d]
[ad16742e-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ad16742e-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_282] e valore ritornato [TEST_RESPONSE_282]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2438&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2439&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8b2af06-1f18-11f1-ab2e-06c6c98a384d]
[b8b2af06-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b8b2af06-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2439] e valore ritornato [TEST_RESPONSE_2439]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_626&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bc83e8d-1f16-11f1-ab2e-06c6c98a384d]
[0bc83e8d-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0bc83e8d-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_626] e valore ritornato [TEST_RESPONSE_626]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_298&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad94f320-1f15-11f1-ab2e-06c6c98a384d]
[ad94f320-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ad94f320-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_298] e valore ritornato [TEST_RESPONSE_298]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2800&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2801&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e2e852e-1f19-11f1-ab2e-06c6c98a384d]
[2e2e852e-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2e2e852e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2801] e valore ritornato [TEST_RESPONSE_2801]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1528&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dabef15-1f17-11f1-ab2e-06c6c98a384d]
[8dabef15-1f17-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1950&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1951&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a91e0ef-1f18-11f1-ab2e-06c6c98a384d]
[1a91e0ef-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1a91e0ef-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1951] e valore ritornato [TEST_RESPONSE_1951]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_951&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76c094fa-1f16-11f1-ab2e-06c6c98a384d]
[76c094fa-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[76c094fa-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_951] e valore ritornato [TEST_RESPONSE_951]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2292&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2293&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88a421aa-1f18-11f1-ab2e-06c6c98a384d]
[88a421aa-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[88a421aa-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2293] e valore ritornato [TEST_RESPONSE_2293]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2644&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fabde0f5-1f18-11f1-ab2e-06c6c98a384d]
[fabde0f5-1f18-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2860&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2861&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4140df80-1f19-11f1-ab2e-06c6c98a384d]
[4140df80-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4140df80-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2861] e valore ritornato [TEST_RESPONSE_2861]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2652&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd50e7f6-1f18-11f1-ab2e-06c6c98a384d]
[fd50e7f6-1f18-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1121&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5cf0fff-1f16-11f1-ab2e-06c6c98a384d]
[e5cf0fff-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e5cf0fff-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1121] e valore ritornato [TEST_RESPONSE_1121]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_43&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_44&destFileContentType=application/pdf&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83e8c441-1f15-11f1-ab2e-06c6c98a384d]
[83e8c441-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[83e8c441-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2856&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2857&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40236188-1f19-11f1-ab2e-06c6c98a384d]
[40236188-1f19-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[40236188-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2857] e valore ritornato [TEST_RESPONSE_2857]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1448&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1449&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74a62399-1f17-11f1-ab2e-06c6c98a384d]
[74a62399-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[74a62399-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1449] e valore ritornato [TEST_RESPONSE_1449]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1306&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1307&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46320d63-1f17-11f1-ab2e-06c6c98a384d]
[46320d63-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[46320d63-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1307] e valore ritornato [TEST_RESPONSE_1307]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_995&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [938674cb-1f16-11f1-ab2e-06c6c98a384d]
[938674cb-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[938674cb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_995] e valore ritornato [TEST_RESPONSE_995]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1264&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1265&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38476dc5-1f17-11f1-ab2e-06c6c98a384d]
[38476dc5-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[38476dc5-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1265] e valore ritornato [TEST_RESPONSE_1265]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_647&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [13134f7e-1f16-11f1-ab2e-06c6c98a384d]
[13134f7e-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1139&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0d1f8eb-1f16-11f1-ab2e-06c6c98a384d]
[f0d1f8eb-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f0d1f8eb-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1139] e valore ritornato [TEST_RESPONSE_1139]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_790&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40661731-1f16-11f1-ab2e-06c6c98a384d]
[40661731-1f16-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[40661731-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_790] e valore ritornato [TEST_RESPONSE_790]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_260&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abf0dfbf-1f15-11f1-ab2e-06c6c98a384d]
[abf0dfbf-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[abf0dfbf-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_260] e valore ritornato [TEST_RESPONSE_260]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2346&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2347&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a5b32af-1f18-11f1-ab2e-06c6c98a384d]
[9a5b32af-1f18-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9a5b32af-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2347] e valore ritornato [TEST_RESPONSE_2347]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1217&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24605d54-1f17-11f1-ab2e-06c6c98a384d]
[24605d54-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[24605d54-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1217] e valore ritornato [TEST_RESPONSE_1217]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_313&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aea020b5-1f15-11f1-ab2e-06c6c98a384d]
[aea020b5-1f15-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1460&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1461&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [787f3f31-1f17-11f1-ab2e-06c6c98a384d]
[787f3f31-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[787f3f31-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1461] e valore ritornato [TEST_RESPONSE_1461]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_981&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a3581ab-1f16-11f1-ab2e-06c6c98a384d]
[8a3581ab-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a3581ab-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_981] e valore ritornato [TEST_RESPONSE_981]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1228&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b852192-1f17-11f1-ab2e-06c6c98a384d]
[2b852192-1f17-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2b852192-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1228] e valore ritornato [TEST_RESPONSE_1228]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1926&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1927&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11e8c699-1f18-11f1-ab2e-06c6c98a384d]
[11e8c699-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[11e8c699-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1927] e valore ritornato [TEST_RESPONSE_1927]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1069&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c480e8ce-1f16-11f1-ab2e-06c6c98a384d]
[c480e8ce-1f16-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c480e8ce-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1069] e valore ritornato [TEST_RESPONSE_1069]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_464&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5605348-1f15-11f1-ab2e-06c6c98a384d]
[d5605348-1f15-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d5605348-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_464] e valore ritornato [TEST_RESPONSE_464]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2442&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2443&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba9ca4c0-1f18-11f1-ab2e-06c6c98a384d]
[ba9ca4c0-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ba9ca4c0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2443] e valore ritornato [TEST_RESPONSE_2443]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1340&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1341&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51b596fe-1f17-11f1-ab2e-06c6c98a384d]
[51b596fe-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[51b596fe-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1341] e valore ritornato [TEST_RESPONSE_1341]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2882&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2883&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [491fcc03-1f19-11f1-ab2e-06c6c98a384d]
[491fcc03-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[491fcc03-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2883] e valore ritornato [TEST_RESPONSE_2883]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_209&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_210&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b4d76ee-1f15-11f1-ab2e-06c6c98a384d]
[8b4d76ee-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8b4d76ee-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_210] e valore ritornato [TEST_RESPONSE_210]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1630&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1631&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0a61898-1f17-11f1-ab2e-06c6c98a384d]
[b0a61898-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b0a61898-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1631] e valore ritornato [TEST_RESPONSE_1631]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_386&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1167881-1f15-11f1-ab2e-06c6c98a384d]
[b1167881-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b1167881-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_386] e valore ritornato [TEST_RESPONSE_386]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1570&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1571&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bd40be0-1f17-11f1-ab2e-06c6c98a384d]
[9bd40be0-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9bd40be0-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1571] e valore ritornato [TEST_RESPONSE_1571]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_918&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c11bf7e-1f16-11f1-ab2e-06c6c98a384d]
[6c11bf7e-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6c11bf7e-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_918] e valore ritornato [TEST_RESPONSE_918]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1910&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1911&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cbd1347-1f18-11f1-ab2e-06c6c98a384d]
[0cbd1347-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0cbd1347-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1911] e valore ritornato [TEST_RESPONSE_1911]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_317&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aecab32d-1f15-11f1-ab2e-06c6c98a384d]
[aecab32d-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1512&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [892d92c3-1f17-11f1-ab2e-06c6c98a384d]
[892d92c3-1f17-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_938&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72471aa8-1f16-11f1-ab2e-06c6c98a384d]
[72471aa8-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[72471aa8-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_938] e valore ritornato [TEST_RESPONSE_938]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_622&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a6ddea5-1f16-11f1-ab2e-06c6c98a384d]
[0a6ddea5-1f16-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0a6ddea5-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_622] e valore ritornato [TEST_RESPONSE_622]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1440&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1441&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71650244-1f17-11f1-ab2e-06c6c98a384d]
[71650244-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[71650244-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1441] e valore ritornato [TEST_RESPONSE_1441]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2802&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2803&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ed6fa32-1f19-11f1-ab2e-06c6c98a384d]
[2ed6fa32-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2ed6fa32-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2803] e valore ritornato [TEST_RESPONSE_2803]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2692&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2693&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ad376ee-1f19-11f1-ab2e-06c6c98a384d]
[0ad376ee-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0ad376ee-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2693] e valore ritornato [TEST_RESPONSE_2693]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2162&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2163&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f6f1eb0-1f18-11f1-ab2e-06c6c98a384d]
[5f6f1eb0-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5f6f1eb0-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2163] e valore ritornato [TEST_RESPONSE_2163]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff75-1f15-11f1-ab2e-06c6c98a384d]
[7526ff75-1f15-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3056&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3057&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8141754c-1f19-11f1-ab2e-06c6c98a384d]
[8141754c-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8141754c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3057] e valore ritornato [TEST_RESPONSE_3057]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2588&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2589&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e97968db-1f18-11f1-ab2e-06c6c98a384d]
[e97968db-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e97968db-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2589] e valore ritornato [TEST_RESPONSE_2589]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_416&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b24534c2-1f15-11f1-ab2e-06c6c98a384d]
[b24534c2-1f15-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b24534c2-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_416] e valore ritornato [TEST_RESPONSE_416]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2472&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2473&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c39a6ece-1f18-11f1-ab2e-06c6c98a384d]
[c39a6ece-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c39a6ece-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2473] e valore ritornato [TEST_RESPONSE_2473]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2982&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2983&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68aa4a29-1f19-11f1-ab2e-06c6c98a384d]
[68aa4a29-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[68aa4a29-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2983] e valore ritornato [TEST_RESPONSE_2983]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1780&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1781&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e16c844e-1f17-11f1-ab2e-06c6c98a384d]
[e16c844e-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e16c844e-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1781] e valore ritornato [TEST_RESPONSE_1781]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1180&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d070a64-1f17-11f1-ab2e-06c6c98a384d]
[0d070a64-1f17-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[0d070a64-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1180] e valore ritornato [TEST_RESPONSE_1180]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1478&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1479&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7da9e117-1f17-11f1-ab2e-06c6c98a384d]
[7da9e117-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7da9e117-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1479] e valore ritornato [TEST_RESPONSE_1479]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2534&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2535&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7d17306-1f18-11f1-ab2e-06c6c98a384d]
[d7d17306-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d7d17306-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2535] e valore ritornato [TEST_RESPONSE_2535]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2554&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2555&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df249a43-1f18-11f1-ab2e-06c6c98a384d]
[df249a43-1f18-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[df249a43-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2555] e valore ritornato [TEST_RESPONSE_2555]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1209&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fd7efe2-1f17-11f1-ab2e-06c6c98a384d]
[1fd7efe2-1f17-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1fd7efe2-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1209] e valore ritornato [TEST_RESPONSE_1209]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_967&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [815b6d41-1f16-11f1-ab2e-06c6c98a384d]
[815b6d41-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[815b6d41-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_967] e valore ritornato [TEST_RESPONSE_967]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1746&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1747&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5c0d843-1f17-11f1-ab2e-06c6c98a384d]
[d5c0d843-1f17-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d5c0d843-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1747] e valore ritornato [TEST_RESPONSE_1747]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_886&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60cd13a6-1f16-11f1-ab2e-06c6c98a384d]
[60cd13a6-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[60cd13a6-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_886] e valore ritornato [TEST_RESPONSE_886]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1134&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed9bad07-1f16-11f1-ab2e-06c6c98a384d]
[ed9bad07-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ed9bad07-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1134] e valore ritornato [TEST_RESPONSE_1134]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_7&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([GovWay-Provider-Type, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7526ff89-1f15-11f1-ab2e-06c6c98a384d]
[7526ff89-1f15-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_888&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [617142ea-1f16-11f1-ab2e-06c6c98a384d]
[617142ea-1f16-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[617142ea-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_888] e valore ritornato [TEST_RESPONSE_888]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2402&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2403&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acf96e69-1f18-11f1-ab2e-06c6c98a384d]
[acf96e69-1f18-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[acf96e69-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2403] e valore ritornato [TEST_RESPONSE_2403]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1812&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1813&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecb3c830-1f17-11f1-ab2e-06c6c98a384d]
[ecb3c830-1f17-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ecb3c830-1f17-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1813] e valore ritornato [TEST_RESPONSE_1813]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_97&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_98&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86ae7369-1f15-11f1-ab2e-06c6c98a384d]
[86ae7369-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[86ae7369-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_98] e valore ritornato [TEST_RESPONSE_98]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0247715-1f15-11f1-ab2e-06c6c98a384d]
[b0247715-1f15-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b0247715-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_352] e valore ritornato [TEST_RESPONSE_352]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_696&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22a27668-1f16-11f1-ab2e-06c6c98a384d]
[22a27668-1f16-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[22a27668-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_696] e valore ritornato [TEST_RESPONSE_696]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_792&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [411d3235-1f16-11f1-ab2e-06c6c98a384d]
[411d3235-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[411d3235-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_792] e valore ritornato [TEST_RESPONSE_792]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_195&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_196&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ad8e30d-1f15-11f1-ab2e-06c6c98a384d]
[8ad8e30d-1f15-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8ad8e30d-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_196] e valore ritornato [TEST_RESPONSE_196]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_197&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_198&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ada42a1-1f15-11f1-ab2e-06c6c98a384d]
[8ada42a1-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8ada42a1-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_198] e valore ritornato [TEST_RESPONSE_198]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2240&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2241&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77f3d348-1f18-11f1-ab2e-06c6c98a384d]
[77f3d348-1f18-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[77f3d348-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2241] e valore ritornato [TEST_RESPONSE_2241]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cee4ab86-1f16-11f1-ab2e-06c6c98a384d]
[cee4ab86-1f16-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_77&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_78&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8610376c-1f15-11f1-ab2e-06c6c98a384d]
[8610376c-1f15-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8610376c-1f15-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2518&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2519&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d27cdaf4-1f18-11f1-ab2e-06c6c98a384d]
[d27cdaf4-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d27cdaf4-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2519] e valore ritornato [TEST_RESPONSE_2519]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_19&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fc447a9-1f15-11f1-ab2e-06c6c98a384d]
[7fc447a9-1f15-11f1-ab2e-06c6c98a384d] 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(doc, 400)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_832&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f4ddb81-1f16-11f1-ab2e-06c6c98a384d]
[4f4ddb81-1f16-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4f4ddb81-1f16-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_832] e valore ritornato [TEST_RESPONSE_832]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2338&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2339&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [983174cd-1f18-11f1-ab2e-06c6c98a384d]
[983174cd-1f18-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[983174cd-1f18-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2339] e valore ritornato [TEST_RESPONSE_2339]
882 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterActualPUT
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualPOSTWithoutContentType
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleGET
testDoFilterEmptyOrigin
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterActualPUT
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualPOSTWithoutContentType
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingMaxSize
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingMaxAge
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingMaxSize
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestHeaders
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
compactTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestEsaminaJWT
compactTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuth
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGet
testContentTypeResponseOk
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGet
testContentTypeResponseOk
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalOptional
testPrincipalUrl_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalIp
testPrincipal_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalOptional
testPrincipalUrl_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalIp
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterInvalidOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterActualPOST
testDoFilterPreflight
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterActualPOST
testDoFilterPreflight
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_specificCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalOptional
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_specificCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyOptional
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testAppId_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testAppIdForwardCustomAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyOptional
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testAppId_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testAppIdForwardCustomAuthorization_genericCode
testBasicOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCaching
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testSsl_specificCode
testNone
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_genericCode
testBasic_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyOptional
testSslOptional
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasic_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testNone
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_genericCode
testBasic_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdOptional
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyOptional
testSslOptional
testApiKey_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasic_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
test_Redirect(text/xml, 301)
9 ms
test_Redirect(text/xml, 302)
1760 ms
test_Redirect(text/xml, 303)
3189 ms
test_Redirect(text/xml, 304)
4303 ms
test_Redirect(text/xml, 307)
5395 ms
test_Redirect(text/xml, 201)
6535 ms
test_Redirect(text/xml, 204)
7653 ms
test_Redirect(application/xml, 301)
8725 ms
test_Redirect(application/xml, 302)
9830 ms
test_Redirect(application/xml, 303)
10995 ms
test_Redirect(application/xml, 304)
12118 ms
test_Redirect(application/xml, 307)
13243 ms
test_Redirect(application/xml, 201)
14381 ms
test_Redirect(application/xml, 204)
15568 ms
test_Redirect(text/doc+xml, 301)
16646 ms
test_Redirect(text/doc+xml, 302)
17747 ms
test_Redirect(text/doc+xml, 303)
18947 ms
test_Redirect(text/doc+xml, 304)
20078 ms
test_Redirect(text/doc+xml, 307)
21186 ms
test_Redirect(text/doc+xml, 201)
22283 ms
test_Redirect(text/doc+xml, 204)
23435 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
24581 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
25691 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
26791 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
27923 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
29049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
30197 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
31465 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
32553 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
33659 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
34763 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
35926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
37062 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
38195 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
39332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
40466 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
41601 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
42788 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
43972 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
45156 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
46319 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
47834 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
49043 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
50221 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
51470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
52883 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
54253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
55478 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
56702 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
58014 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
59199 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
60335 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
61452 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
62528 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
63635 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
64714 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
65786 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
66873 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
67972 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
69064 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
70145 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
71215 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
72287 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
73356 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
74447 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
75525 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
76596 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
77696 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
78769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
79845 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
80922 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
82003 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
83143 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
84253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
85444 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
86562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
87691 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
88839 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
89958 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
91073 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
92185 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
93301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
94415 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
95529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
96684 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
97790 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
98923 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
100025 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
101135 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
102227 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
103310 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
104393 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
105527 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
106712 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
107822 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
108899 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
109987 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
111072 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
112165 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
113262 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
114340 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
115414 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
116501 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
117595 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
118668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
119784 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
120858 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
121946 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
123074 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
124183 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
125268 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
126337 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
127428 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
128504 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
129572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
130640 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
131715 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
132814 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
133883 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
134970 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
136041 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
137107 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
138189 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
139267 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
140336 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
141403 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
142477 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
143573 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
144652 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
145746 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
146817 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
147893 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
149010 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
150083 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
151163 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
152232 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
153306 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
154397 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
155496 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
156681 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
157809 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
158912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
159992 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
161105 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
162227 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
163330 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
164434 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
165525 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
166639 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
167770 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
168870 ms
testOpenspcoopCoreLog
169995 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
170001 ms
test_Redirect(text/xml, 301)
170002 ms
test_Redirect(text/xml, 302)
171106 ms
test_Redirect(text/xml, 303)
172210 ms
test_Redirect(text/xml, 304)
173312 ms
test_Redirect(text/xml, 307)
174385 ms
test_Redirect(text/xml, 201)
175573 ms
test_Redirect(text/xml, 204)
176710 ms
test_Redirect(application/xml, 301)
177833 ms
test_Redirect(application/xml, 302)
179049 ms
test_Redirect(application/xml, 303)
180278 ms
test_Redirect(application/xml, 304)
181437 ms
test_Redirect(application/xml, 307)
182574 ms
test_Redirect(application/xml, 201)
183703 ms
test_Redirect(application/xml, 204)
184882 ms
test_Redirect(text/doc+xml, 301)
186001 ms
test_Redirect(text/doc+xml, 302)
187237 ms
test_Redirect(text/doc+xml, 303)
188546 ms
test_Redirect(text/doc+xml, 304)
189744 ms
test_Redirect(text/doc+xml, 307)
190865 ms
test_Redirect(text/doc+xml, 201)
192074 ms
test_Redirect(text/doc+xml, 204)
193288 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
194421 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
195541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
196768 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
197945 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
199088 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
200227 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
201330 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
202396 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
203469 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
204537 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
205610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
206682 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
207772 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
208847 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
209915 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
210984 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
212057 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
213148 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
214238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
215310 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
216393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
217476 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
218546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
219621 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
220744 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
221839 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
222916 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
224076 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
225168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
226252 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
227362 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
228480 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
229573 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
230652 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
231733 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
232811 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
233884 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
234981 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
236050 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
237122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
238191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
239265 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
240339 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
241417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
242498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
243578 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
244661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
245756 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
246839 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
247914 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
248995 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
250104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
251274 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
252510 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
253707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
254823 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
255926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
257056 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
258170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
259274 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
260457 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
261673 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
262832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
264024 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
265184 ms
testOpenspcoopCoreLog
266344 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
266348 ms
test_Redirect(text/xml, 301)
266348 ms
test_Redirect(text/xml, 302)
267457 ms
test_Redirect(text/xml, 303)
268570 ms
test_Redirect(text/xml, 304)
269659 ms
test_Redirect(text/xml, 307)
270745 ms
test_Redirect(text/xml, 201)
271820 ms
test_Redirect(text/xml, 204)
272888 ms
test_Redirect(application/xml, 301)
273977 ms
test_Redirect(application/xml, 302)
275036 ms
test_Redirect(application/xml, 303)
276102 ms
test_Redirect(application/xml, 304)
277168 ms
test_Redirect(application/xml, 307)
278245 ms
test_Redirect(application/xml, 201)
279340 ms
test_Redirect(application/xml, 204)
280457 ms
test_Redirect(text/doc+xml, 301)
281532 ms
test_Redirect(text/doc+xml, 302)
282612 ms
test_Redirect(text/doc+xml, 303)
283689 ms
test_Redirect(text/doc+xml, 304)
284902 ms
test_Redirect(text/doc+xml, 307)
285976 ms
test_Redirect(text/doc+xml, 201)
287049 ms
test_Redirect(text/doc+xml, 204)
288142 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
289217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
290290 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
291361 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
292426 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
293487 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
294552 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
295636 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
296707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
297860 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
298933 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
300032 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
301155 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
302229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
303314 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
304386 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
305496 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
306586 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
307661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
308736 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
309813 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
310881 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
311944 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
313078 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
314172 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
315292 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
316381 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
317750 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
318821 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
319885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
320988 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
322060 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
323269 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
324356 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
325439 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
326524 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
327602 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
328703 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
329830 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
330937 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
332030 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
333112 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
334217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
335298 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
336401 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
337486 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
338577 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
339675 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
340820 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
341929 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
343011 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
344114 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
345242 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
346343 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
347530 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
348625 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
349704 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
350806 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
351884 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
352973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
354050 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
355110 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
356197 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
357258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
358325 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
359400 ms
testOpenspcoopCoreLog
360467 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
360470 ms
test_Redirect(text/xml, 301)
360471 ms
test_Redirect(text/xml, 302)
361562 ms
test_Redirect(text/xml, 303)
362661 ms
test_Redirect(text/xml, 304)
363751 ms
test_Redirect(text/xml, 307)
364814 ms
test_Redirect(text/xml, 201)
365896 ms
test_Redirect(text/xml, 204)
367014 ms
test_Redirect(application/xml, 301)
368083 ms
test_Redirect(application/xml, 302)
369165 ms
test_Redirect(application/xml, 303)
370269 ms
test_Redirect(application/xml, 304)
371350 ms
test_Redirect(application/xml, 307)
372415 ms
test_Redirect(application/xml, 201)
373509 ms
test_Redirect(application/xml, 204)
374619 ms
test_Redirect(text/doc+xml, 301)
375698 ms
test_Redirect(text/doc+xml, 302)
376818 ms
test_Redirect(text/doc+xml, 303)
378161 ms
test_Redirect(text/doc+xml, 304)
379288 ms
test_Redirect(text/doc+xml, 307)
380405 ms
test_Redirect(text/doc+xml, 201)
381557 ms
test_Redirect(text/doc+xml, 204)
382707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
383900 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
385009 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
386114 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
387184 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
388286 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
389363 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
390436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
391505 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
392584 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
393659 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
394751 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
395822 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
396888 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
397963 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
399028 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
400093 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
401175 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
402251 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
403318 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
404385 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
405473 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
406543 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
407610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
408686 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
409752 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
410835 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
411918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
412981 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
414054 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
415123 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
416207 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
417282 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
418357 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
419442 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
420512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
421582 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
422650 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
423721 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
424800 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
425861 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
426980 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
428106 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
429171 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
430245 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
431327 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
432399 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
433475 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
434537 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
435599 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
436663 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
437747 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
438851 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
439963 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
441070 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
442163 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
443275 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
444373 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
445461 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
446572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
447656 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
448750 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
449841 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
450930 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
452026 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
453128 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
454488 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
455831 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
456975 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
458044 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
459121 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
460198 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
461321 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
462393 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
463490 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
464578 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
465702 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
466816 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
467906 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
469001 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
470089 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
471177 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
472263 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
473326 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
474396 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
475462 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
476549 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
477649 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
478724 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
479795 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
480866 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
481939 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
483039 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
484105 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
485171 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
486233 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
487321 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
488410 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
489479 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
490545 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
491631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
492726 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
493814 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
494894 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
495961 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
497034 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
498097 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
499173 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
500242 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
501313 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
502381 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
503476 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
504573 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
505679 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
506750 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
507821 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
508919 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
510049 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
511160 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
512351 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
513447 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
514566 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
515651 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
516756 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
517884 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
518995 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
520094 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
521190 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
522304 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
523588 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
524764 ms
testOpenspcoopCoreLog
526019 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
526023 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
526023 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
527112 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
528211 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
529286 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
530356 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
531427 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
532560 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
533672 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
534761 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
535854 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
536953 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
538058 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
539170 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
540281 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
541389 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
542490 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
543584 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
544662 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
545738 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
546825 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
547939 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
549013 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
550093 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
551155 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
552220 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
553306 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
554395 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
555463 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
556534 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
557603 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
558673 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
559749 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
560829 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
561901 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
562974 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
564077 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
565155 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
566227 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
567359 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
568435 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
569505 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
570575 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
571658 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
572733 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
573795 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
574903 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
575978 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
577062 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
578173 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
579248 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
580406 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
581546 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
582682 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
583823 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
584960 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
586108 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
587228 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
588353 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
589492 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
590706 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
591804 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
592904 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
594002 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
595099 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
596325 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
597456 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
598587 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
599676 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
600780 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
601851 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
603008 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
604160 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
605315 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
606416 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
607525 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
608687 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
609773 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
610858 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
611929 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
612997 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
614088 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
615176 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
616261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
617331 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
618403 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
619467 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
620547 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
621614 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
622688 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
623765 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
624857 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
625938 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
627005 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
628085 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
629156 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
630227 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
631308 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
632384 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
633467 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
634542 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
635690 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
636915 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
638011 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
639085 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
640154 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
641235 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
642323 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
643410 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
644490 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
645556 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
646637 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
647731 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
648806 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
649878 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
650958 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
652033 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
653136 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
654226 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
655312 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
656403 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
657504 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
658589 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
659690 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
660784 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
661879 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
662991 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
664085 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
665184 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
666278 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
667378 ms
test_Redirect(text/xml, 301)
668470 ms
test_Redirect(text/xml, 302)
669555 ms
test_Redirect(text/xml, 303)
670649 ms
test_Redirect(text/xml, 304)
671747 ms
test_Redirect(text/xml, 307)
672819 ms
test_Redirect(text/xml, 201)
673919 ms
test_Redirect(text/xml, 204)
675003 ms
test_Redirect(application/xml, 301)
676061 ms
test_Redirect(application/xml, 302)
677148 ms
test_Redirect(application/xml, 303)
678246 ms
test_Redirect(application/xml, 304)
679324 ms
test_Redirect(application/xml, 307)
680384 ms
test_Redirect(application/xml, 201)
681462 ms
test_Redirect(application/xml, 204)
682544 ms
test_Redirect(text/doc+xml, 301)
683611 ms
test_Redirect(text/doc+xml, 302)
684720 ms
test_Redirect(text/doc+xml, 303)
685810 ms
test_Redirect(text/doc+xml, 304)
686896 ms
test_Redirect(text/doc+xml, 307)
687960 ms
test_Redirect(text/doc+xml, 201)
689086 ms
test_Redirect(text/doc+xml, 204)
690175 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
691231 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
692294 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
693363 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
694446 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
695525 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
696593 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
697677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
698753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
699825 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
700910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
701983 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
703099 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
704192 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
705279 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
706383 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
707467 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
708545 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
709633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
710725 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
711840 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
712908 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
713977 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
715044 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
716104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
717188 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
718257 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
719331 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
720409 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
721475 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
722552 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
723616 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
724681 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
725749 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
726833 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
727915 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
728980 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
730047 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
731125 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
732204 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
733300 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
734366 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
735436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
736503 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
737576 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
738654 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
739728 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
740799 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
741870 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
742935 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
744048 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
745115 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
746250 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
747379 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
748492 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
749651 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
750818 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
752006 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
753138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
754273 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
755502 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
756606 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
757706 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
758806 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
759912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
761030 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
762226 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
763368 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
764471 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
765588 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
766750 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
767824 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
768934 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
770002 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
771074 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
772136 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
773218 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
774308 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
775383 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
776502 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
777628 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
778714 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
779815 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
780883 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
781959 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
783050 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
784125 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
785204 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
786277 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
787415 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
788480 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
789586 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
790680 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
791744 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
792822 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
793970 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
795065 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
796193 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
797262 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
798384 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
799471 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
800543 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
801683 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
802771 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
803868 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
805020 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
806109 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
807221 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
808298 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
809365 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
810426 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
811495 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
812597 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
813674 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
814751 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
815845 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
816902 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
818017 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
819166 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
820320 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
821474 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
822691 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
823804 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
824982 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
826166 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
827425 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
828576 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
829700 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
830874 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
832038 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
833290 ms
testOpenspcoopCoreLog
834439 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
834445 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
834446 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
835530 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
836599 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
837664 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
838730 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
839797 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
840945 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
842079 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
843213 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
844410 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
845490 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
846558 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
847658 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
848759 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
849846 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
850944 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
852028 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
853145 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
854229 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
855356 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
856432 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
857498 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
858567 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
859630 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
860693 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
861759 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
862825 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
863889 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
864957 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
866048 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
867112 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
868178 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
869249 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
870324 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
871390 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
872455 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
873523 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
874590 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
875665 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
876863 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
877954 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
879064 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
880158 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
881248 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
882331 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
883439 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
884563 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
885715 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
886845 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
888074 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
889207 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
890510 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
891717 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
892868 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
894180 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
895460 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
896926 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
898241 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
899596 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
900870 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
902078 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
903436 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
904598 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
905784 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
906944 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
908106 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
909246 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
910315 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
911378 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
912445 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
913513 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
914618 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
915760 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
916862 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
917939 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
919033 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
920259 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
921336 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
922406 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
923471 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
924547 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
925638 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
926739 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
927811 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
928877 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
929971 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
931054 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
932123 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
933198 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
934266 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
935340 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
936438 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
937536 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
938619 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
939691 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
940775 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
941872 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
942980 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
944091 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
945177 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
946270 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
947412 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
948523 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
949631 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
950747 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
951815 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
952900 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
954001 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
955071 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
956140 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
957212 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
958324 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
959407 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
960472 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
961543 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
962626 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
963716 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
964819 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
965904 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
966996 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
968106 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
969196 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
970296 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
971392 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
972514 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
973637 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
974747 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
975990 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
977154 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
978243 ms
test_Redirect(text/xml, 301)
979334 ms
test_Redirect(text/xml, 302)
980415 ms
test_Redirect(text/xml, 303)
981542 ms
test_Redirect(text/xml, 304)
982650 ms
test_Redirect(text/xml, 307)
983705 ms
test_Redirect(text/xml, 201)
984783 ms
test_Redirect(text/xml, 204)
985864 ms
test_Redirect(application/xml, 301)
986945 ms
test_Redirect(application/xml, 302)
988029 ms
test_Redirect(application/xml, 303)
989110 ms
test_Redirect(application/xml, 304)
990196 ms
test_Redirect(application/xml, 307)
991279 ms
test_Redirect(application/xml, 201)
992357 ms
test_Redirect(application/xml, 204)
993455 ms
test_Redirect(text/doc+xml, 301)
994519 ms
test_Redirect(text/doc+xml, 302)
995608 ms
test_Redirect(text/doc+xml, 303)
996713 ms
test_Redirect(text/doc+xml, 304)
997934 ms
test_Redirect(text/doc+xml, 307)
999010 ms
test_Redirect(text/doc+xml, 201)
1000178 ms
test_Redirect(text/doc+xml, 204)
1001280 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1002365 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1003492 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1004566 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1005634 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1006716 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1007779 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1008852 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1009925 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1010997 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1012072 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1013182 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1014264 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1015332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1016396 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1017460 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1018521 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1019610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1020677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1021742 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1022814 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1023885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1024979 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1026042 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1027116 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1028206 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1029271 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1030335 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1031401 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1032466 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1033538 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1034607 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1035695 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1036756 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1037826 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1038885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1039956 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1041018 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1042081 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1043151 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1044220 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1045284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1046367 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1047436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1048499 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1049566 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1050664 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1051736 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1052811 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1053875 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1054943 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1056015 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1057254 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1058366 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1059453 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1060572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1061672 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1062907 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1064050 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1065200 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1066343 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1067454 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1068562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1069673 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1070825 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1071918 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1073010 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1074118 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1075218 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1076296 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1077387 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1078485 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1079668 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1080813 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1081993 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1083110 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1084174 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1085280 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1086344 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1087424 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1088490 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1089561 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1090640 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1091702 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1092775 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1093847 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1094911 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1096007 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1097073 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1098146 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1099217 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1100282 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1101367 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1102429 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1103492 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1104563 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1105631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1106733 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1107797 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1108861 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1109931 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1110992 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1112079 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1113177 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1114248 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1115309 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1116421 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1117542 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1118626 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1119732 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1120821 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1121891 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1122992 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1124056 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1125132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1126203 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1127274 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1128364 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1129455 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1130558 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1131644 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1132751 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1133852 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1134942 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1136024 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1137104 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1138199 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1139276 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1140376 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1141458 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1142541 ms
testOpenspcoopCoreLog
1143627 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1143631 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1143632 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1144720 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1145781 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1146861 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1147925 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1148989 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1150078 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1151148 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1152226 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1153299 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1154373 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1155460 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1156545 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1157607 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1158675 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1159742 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1160817 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1161884 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1162958 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1164024 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1165091 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1166172 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1167241 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1168316 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1169379 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1170440 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1171505 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1172575 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1173648 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1174714 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1175784 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1176881 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1178010 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1179131 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1180221 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1181322 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1182402 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1183487 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1184569 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1185639 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1186722 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1187868 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1189004 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1190107 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1191219 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1192379 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1193603 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1194710 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1195894 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1196982 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
1198125 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
1199233 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
1200365 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
1201481 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
1202594 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1203717 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1205067 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1206230 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1207356 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1208494 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1209584 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1210679 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1211762 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1212855 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1213956 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1215050 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1216151 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1217267 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1218366 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1219461 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1220545 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1221642 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1222711 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1223889 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1224956 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1226041 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1227147 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1228229 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1229306 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1230383 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1231458 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1232576 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1233687 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1234772 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1235859 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1236950 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1238121 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1239210 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1240292 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1241369 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1242451 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1243556 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1244623 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1245699 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1246767 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1247845 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1248966 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1250049 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1251122 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1252191 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1253254 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1254367 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1255454 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1256524 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1257588 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1258654 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1259732 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1260808 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1261877 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1262946 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1264012 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1265115 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1266182 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1267249 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1268324 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1269408 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1270498 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1271568 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1272648 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1273714 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1274788 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1275891 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1276970 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1278056 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1279139 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1280222 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1281302 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1282394 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1283489 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1284597 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1285680 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1286776 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1287857 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1289000 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1290098 ms
test_Redirect(text/xml, 301)
1291179 ms
test_Redirect(text/xml, 302)
1292314 ms
test_Redirect(text/xml, 303)
1293441 ms
test_Redirect(text/xml, 304)
1294574 ms
test_Redirect(text/xml, 307)
1295654 ms
test_Redirect(text/xml, 201)
1296762 ms
test_Redirect(text/xml, 204)
1297936 ms
test_Redirect(application/xml, 301)
1299009 ms
test_Redirect(application/xml, 302)
1300114 ms
test_Redirect(application/xml, 303)
1301294 ms
test_Redirect(application/xml, 304)
1302403 ms
test_Redirect(application/xml, 307)
1303527 ms
test_Redirect(application/xml, 201)
1304635 ms
test_Redirect(application/xml, 204)
1305737 ms
test_Redirect(text/doc+xml, 301)
1306807 ms
test_Redirect(text/doc+xml, 302)
1307981 ms
test_Redirect(text/doc+xml, 303)
1309085 ms
test_Redirect(text/doc+xml, 304)
1310252 ms
test_Redirect(text/doc+xml, 307)
1311355 ms
test_Redirect(text/doc+xml, 201)
1312488 ms
test_Redirect(text/doc+xml, 204)
1313581 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1314673 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1315740 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1316809 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1317910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1318971 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1320041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1321121 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1322185 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1323255 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1324325 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1325415 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1326493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1327561 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1328633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1329697 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1330769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1331838 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1332903 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1333975 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1335047 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1336129 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1337193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1338256 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1339319 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1340388 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1341496 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1342581 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1343647 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1344709 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1345770 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1346858 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1347928 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1348990 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1350051 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1351115 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1352178 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1353276 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1354343 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1355412 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1356480 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1357604 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1358693 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1359755 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1360826 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1361896 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1362990 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1364076 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1365144 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1366211 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1367282 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1368342 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1369432 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1370515 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1371601 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1372687 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1373788 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1374874 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1375959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1377057 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1378154 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1379241 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1380334 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1381416 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1382492 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1383572 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1384688 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1385775 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1386860 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1387929 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1389005 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1390074 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1391153 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1392216 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1393283 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1394347 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1395425 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1396503 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1397569 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1398648 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1399715 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1400776 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1401856 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1402917 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1403979 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1405040 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1406130 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1407210 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1408270 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1409336 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1410407 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1411476 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1412559 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1413629 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1414693 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1415760 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1416852 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1417935 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1419002 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1420068 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1421164 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1422257 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1423358 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1424452 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1425527 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1426622 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1427740 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1428860 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1429968 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1431055 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1432128 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1433224 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1434298 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1435358 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1436419 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1437486 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1438550 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1439626 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1440706 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1441787 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1442872 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1443975 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1445056 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1446133 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1447218 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1448302 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1449374 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1450448 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1451530 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1452607 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1453689 ms
testOpenspcoopCoreLog
1454786 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1454790 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1454791 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1455859 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1456927 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1457990 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1459050 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1460112 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1461208 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1462287 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1463359 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1464437 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1465528 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1466595 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1467659 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1468734 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1469797 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1470860 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1471925 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1472997 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1474061 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1475128 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1476220 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1477300 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1478399 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1479500 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1480594 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1481659 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1482744 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1483815 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1484880 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1485946 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1487028 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1488091 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1489153 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1490219 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1491301 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1492365 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1493432 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1494498 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1495557 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1496619 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1497715 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1498796 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1499864 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1500930 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1501998 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1503091 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1504160 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1505227 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1506306 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1507377 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1508451 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1509529 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1510618 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1511700 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1512787 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1513903 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1514984 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1516073 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1517211 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1518297 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1519386 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1520465 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1521545 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1522629 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1523713 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1524853 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1525933 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1526993 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1528052 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1529117 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1530181 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1531263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1532332 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1533416 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1534493 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1535582 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1536669 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1537764 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1538835 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1539903 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1540990 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1542069 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1543169 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1544244 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1545335 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1546465 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1547602 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1548724 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1549831 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1550900 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1551981 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1553061 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1554125 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1555194 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1556259 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1557345 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1558429 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1559493 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1560561 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1561629 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1562695 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1563779 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1564843 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1565911 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1567003 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1568149 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1569252 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1570331 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1571406 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1572475 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1573589 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1574681 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1575744 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1576813 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1577894 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1578971 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1580059 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1581154 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1582242 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1583335 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1584459 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1585564 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1586647 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1587730 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1588819 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1589911 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1590998 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1592112 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1593234 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1594384 ms
test_Redirect(text/xml, 301)
1595589 ms
test_Redirect(text/xml, 302)
1596702 ms
test_Redirect(text/xml, 303)
1597853 ms
test_Redirect(text/xml, 304)
1598985 ms
test_Redirect(text/xml, 307)
1600105 ms
test_Redirect(text/xml, 201)
1601192 ms
test_Redirect(text/xml, 204)
1602298 ms
test_Redirect(application/xml, 301)
1603364 ms
test_Redirect(application/xml, 302)
1604502 ms
test_Redirect(application/xml, 303)
1605604 ms
test_Redirect(application/xml, 304)
1606726 ms
test_Redirect(application/xml, 307)
1607787 ms
test_Redirect(application/xml, 201)
1608869 ms
test_Redirect(application/xml, 204)
1609971 ms
test_Redirect(text/doc+xml, 301)
1611036 ms
test_Redirect(text/doc+xml, 302)
1612115 ms
test_Redirect(text/doc+xml, 303)
1613211 ms
test_Redirect(text/doc+xml, 304)
1614311 ms
test_Redirect(text/doc+xml, 307)
1615369 ms
test_Redirect(text/doc+xml, 201)
1616449 ms
test_Redirect(text/doc+xml, 204)
1617543 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1618602 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1619675 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1620756 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1621828 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1622912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1623976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1625048 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1626104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1627193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1628275 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1629343 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1630408 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1631468 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1632527 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1633607 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1634670 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1635741 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1636818 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1637887 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1638952 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1640025 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1641086 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1642146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1643214 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1644291 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1645356 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1646417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1647479 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1648545 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1649604 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1650671 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1651737 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1652804 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1653874 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1655106 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1656441 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1657514 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1658635 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1659723 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1660822 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1661896 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1662979 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1664072 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1665173 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1666291 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1667360 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1668477 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1669557 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1670632 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1671706 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1672769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1673867 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1674950 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1676032 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1677145 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1678229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1679311 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1680401 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1681539 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1682624 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1683711 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1684792 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1685870 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1686964 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1688062 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1689143 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1690219 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1691281 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1692346 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1693440 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1694518 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1695597 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1696662 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1697734 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1698799 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1699860 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1701018 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1702103 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1703194 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1704370 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1705506 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1706628 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1707704 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1708807 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1709955 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1711077 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1712221 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1713330 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1714438 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1715616 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1716746 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1717887 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1719054 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1720162 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1721286 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1722397 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1723546 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1724646 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1725746 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1726949 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1728057 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1729262 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1730327 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1731452 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1732545 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1733612 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1734728 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1735792 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1736858 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1737948 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1739013 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1740096 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1741166 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1742234 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1743324 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1744396 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1745467 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1746547 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1747624 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1748702 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1749800 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1750880 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1751967 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1753043 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1754148 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1755224 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1756302 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1757391 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1758472 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1759570 ms
testOpenspcoopCoreLog
1760677 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1760680 ms
test_Redirect(text/xml, 301)
1760681 ms
test_Redirect(text/xml, 302)
1761774 ms
test_Redirect(text/xml, 303)
1762857 ms
test_Redirect(text/xml, 304)
1763957 ms
test_Redirect(text/xml, 307)
1765066 ms
test_Redirect(text/xml, 201)
1766151 ms
test_Redirect(text/xml, 204)
1767234 ms
test_Redirect(application/xml, 301)
1768311 ms
test_Redirect(application/xml, 302)
1769386 ms
test_Redirect(application/xml, 303)
1770466 ms
test_Redirect(application/xml, 304)
1771544 ms
test_Redirect(application/xml, 307)
1772605 ms
test_Redirect(application/xml, 201)
1773695 ms
test_Redirect(application/xml, 204)
1774766 ms
test_Redirect(text/doc+xml, 301)
1775861 ms
test_Redirect(text/doc+xml, 302)
1776956 ms
test_Redirect(text/doc+xml, 303)
1778216 ms
test_Redirect(text/doc+xml, 304)
1779310 ms
test_Redirect(text/doc+xml, 307)
1780409 ms
test_Redirect(text/doc+xml, 201)
1781652 ms
test_Redirect(text/doc+xml, 204)
1782802 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1783972 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1785100 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1786174 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1787283 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1788365 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1789485 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1790558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1791626 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1792706 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1793784 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1794863 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1795936 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1797002 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1798167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1799255 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1800354 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1801439 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1802517 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1803664 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1804723 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1805795 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1806879 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1807954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1809034 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1810110 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1811170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1812245 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1813330 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1814428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1815498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1816588 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1817663 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1818731 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1819797 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1820864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1821959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1823041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1824120 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1825270 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1826337 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1827405 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1828473 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1829535 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1830610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1831724 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1832849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1833976 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1835070 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1836268 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1837344 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1838470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1839606 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1840732 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1841875 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1843022 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1844137 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1845305 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1846525 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1847794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1848964 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1850106 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1851289 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1852377 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1853529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1854607 ms
testOpenspcoopCoreLog
1855698 ms