org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite name="Ant suite">
<groups>
<run>
<include name="REST.PA"/>
</run>
</groups>
<groups>
<run>
<include name="REST.PA"/>
</run>
</groups>
<test thread-count="5" name="Ant test">
<classes>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.CooperazioneTrasparenteBase"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.CostantiTestSuite"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.DatabaseProperties"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.FileSystemUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteProperties"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TestSuiteTransformer"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.TrasparenteTestsuiteLogger"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.core.Utilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore$RUOLO"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.RESTCore"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.IntegrazioneUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.IntegrazioneUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.AuthUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CooperazioneTrasparenteBase"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione$1"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.CredenzialiInvocazione"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils$Pair"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.DataProviderUtils"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.FileCache"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMThread"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.MTOMUtilities"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.Porta"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaApplicativa"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaDelegata"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PortaImpl"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.PosizioneCredenziale"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.TestFileEntry"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticate"/>
<class name="org.openspcoop2.protocol.trasparente.testsuite.units.utils.WWWAuthenticateUtils"/>
</classes>
</test> <!-- Ant test -->
</suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (96 classes)
Groups for Ant suite
REST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.DELETE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.DELETE.REDIRECT
test_Redirect
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.DELETE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.DELETE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.GET
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.GET.REDIRECT
test_Redirect
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.GET.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.HEAD
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.HEAD.REDIRECT
test_Redirect
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.HEAD.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.METHOD_OVERRIDE
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.REDIRECT
test_Redirect
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.METHOD_OVERRIDE.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.OPTIONS
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.OPTIONS.REDIRECT
test_Redirect
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.OPTIONS.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.OPTIONS.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PATCH
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PATCH.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PATCH.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PATCH.REDIRECT
test_Redirect
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PATCH.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PATCH.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.POST
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
REST.PA.POST.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.POST.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.POST.REDIRECT
test_Redirect
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.POST.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.POST.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PUT
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PUT.ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PUT.ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.PUT.REDIRECT
test_Redirect
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.PUT.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
REST.PA.PUT.SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
REST.PA.TRACE
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
REST.PA.TRACE.REDIRECT
test_Redirect
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
REST.PA.TRACE.SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
Times for Ant suite
Total running time: 30 minutes
Reporter output for Ant suite
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1780&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35a3369e-1f1c-11f1-ab2e-06c6c98a384d]
[35a3369e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[35a3369e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1780] e valore ritornato [TEST_RESPONSE_1780]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_912&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb9cd5f6-1f1a-11f1-ab2e-06c6c98a384d]
[cb9cd5f6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cb9cd5f6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_912] e valore ritornato [TEST_RESPONSE_912]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_450&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fd58874-1f1a-11f1-ab2e-06c6c98a384d]
[2fd58874-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2fd58874-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_450] e valore ritornato [TEST_RESPONSE_450]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1125&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b19551d-1f1b-11f1-ab2e-06c6c98a384d]
[3b19551d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3b19551d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1125] e valore ritornato [TEST_RESPONSE_1125]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2760&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7595cbf0-1f1d-11f1-ab2e-06c6c98a384d]
[7595cbf0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7595cbf0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2760] e valore ritornato [TEST_RESPONSE_2760]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_742&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [945f2515-1f1a-11f1-ab2e-06c6c98a384d]
[945f2515-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[945f2515-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_742] e valore ritornato [TEST_RESPONSE_742]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1614&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00612db5-1f1c-11f1-ab2e-06c6c98a384d]
[00612db5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[00612db5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1614] e valore ritornato [TEST_RESPONSE_1614]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2011&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2012&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [809c2d09-1f1c-11f1-ab2e-06c6c98a384d]
[809c2d09-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[809c2d09-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2012] e valore ritornato [TEST_RESPONSE_2012]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1667&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1668&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [118d8aeb-1f1c-11f1-ab2e-06c6c98a384d]
[118d8aeb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[118d8aeb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1668] e valore ritornato [TEST_RESPONSE_1668]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1999&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2000&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c8963cf-1f1c-11f1-ab2e-06c6c98a384d]
[7c8963cf-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7c8963cf-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2000] e valore ritornato [TEST_RESPONSE_2000]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2352&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef550e00-1f1c-11f1-ab2e-06c6c98a384d]
[ef550e00-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ef550e00-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2352] e valore ritornato [TEST_RESPONSE_2352]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2380&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f7f59cda-1f1c-11f1-ab2e-06c6c98a384d]
[f7f59cda-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f7f59cda-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2380] e valore ritornato [TEST_RESPONSE_2380]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1132&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40529cfe-1f1b-11f1-ab2e-06c6c98a384d]
[40529cfe-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[40529cfe-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1132] e valore ritornato [TEST_RESPONSE_1132]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_692&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8403ac7a-1f1a-11f1-ab2e-06c6c98a384d]
[8403ac7a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8403ac7a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_692] e valore ritornato [TEST_RESPONSE_692]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_302&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3feeeb1-1f19-11f1-ab2e-06c6c98a384d]
[f3feeeb1-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f3feeeb1-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_302] e valore ritornato [TEST_RESPONSE_302]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_908&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca4c611e-1f1a-11f1-ab2e-06c6c98a384d]
[ca4c611e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ca4c611e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_908] e valore ritornato [TEST_RESPONSE_908]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1309&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1310&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9eab9990-1f1b-11f1-ab2e-06c6c98a384d]
[9eab9990-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9eab9990-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1310] e valore ritornato [TEST_RESPONSE_1310]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1282&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95b54990-1f1b-11f1-ab2e-06c6c98a384d]
[95b54990-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[95b54990-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1282] e valore ritornato [TEST_RESPONSE_1282]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1444&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c96519b1-1f1b-11f1-ab2e-06c6c98a384d]
[c96519b1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c96519b1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1444] e valore ritornato [TEST_RESPONSE_1444]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2985&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c066a0e5-1f1d-11f1-ab2e-06c6c98a384d]
[c066a0e5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_738&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93086ead-1f1a-11f1-ab2e-06c6c98a384d]
[93086ead-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[93086ead-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_738] e valore ritornato [TEST_RESPONSE_738]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_888&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3e45e34-1f1a-11f1-ab2e-06c6c98a384d]
[c3e45e34-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c3e45e34-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_888] e valore ritornato [TEST_RESPONSE_888]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1300&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b7881fa-1f1b-11f1-ab2e-06c6c98a384d]
[9b7881fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9b7881fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1300] e valore ritornato [TEST_RESPONSE_1300]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_117&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_118&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b78a17d0-1f19-11f1-ab2e-06c6c98a384d]
[b78a17d0-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b78a17d0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_118] e valore ritornato [TEST_RESPONSE_118]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1335&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1336&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a703adb6-1f1b-11f1-ab2e-06c6c98a384d]
[a703adb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a703adb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1336] e valore ritornato [TEST_RESPONSE_1336]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_949&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d810db19-1f1a-11f1-ab2e-06c6c98a384d]
[d810db19-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d810db19-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_949] e valore ritornato [TEST_RESPONSE_949]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1474&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2f47464-1f1b-11f1-ab2e-06c6c98a384d]
[d2f47464-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d2f47464-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1474] e valore ritornato [TEST_RESPONSE_1474]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3067&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3068&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d90482d8-1f1d-11f1-ab2e-06c6c98a384d]
[d90482d8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d90482d8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3068] e valore ritornato [TEST_RESPONSE_3068]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1211&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [727f4f84-1f1b-11f1-ab2e-06c6c98a384d]
[727f4f84-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[727f4f84-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1211] e valore ritornato [TEST_RESPONSE_1211]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2659&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5509bc44-1f1d-11f1-ab2e-06c6c98a384d]
[5509bc44-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2309&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2310&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e10718b3-1f1c-11f1-ab2e-06c6c98a384d]
[e10718b3-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e10718b3-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2310] e valore ritornato [TEST_RESPONSE_2310]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2784&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d907dd5-1f1d-11f1-ab2e-06c6c98a384d]
[7d907dd5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7d907dd5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2784] e valore ritornato [TEST_RESPONSE_2784]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_503&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4727d75d-1f1a-11f1-ab2e-06c6c98a384d]
[4727d75d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2386&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa9c2bda-1f1c-11f1-ab2e-06c6c98a384d]
[fa9c2bda-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fa9c2bda-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2386] e valore ritornato [TEST_RESPONSE_2386]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_533&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_534&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [510e2cad-1f1a-11f1-ab2e-06c6c98a384d]
[510e2cad-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[510e2cad-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_534] e valore ritornato [TEST_RESPONSE_534]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_796&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5ff2aab-1f1a-11f1-ab2e-06c6c98a384d]
[a5ff2aab-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a5ff2aab-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_796] e valore ritornato [TEST_RESPONSE_796]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2914&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a788a9bf-1f1d-11f1-ab2e-06c6c98a384d]
[a788a9bf-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a788a9bf-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2914] e valore ritornato [TEST_RESPONSE_2914]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_165&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_166&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c763dd4a-1f19-11f1-ab2e-06c6c98a384d]
[c763dd4a-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c763dd4a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_166] e valore ritornato [TEST_RESPONSE_166]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1872&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [533d2f57-1f1c-11f1-ab2e-06c6c98a384d]
[533d2f57-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[533d2f57-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1872] e valore ritornato [TEST_RESPONSE_1872]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_930&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d215f0dc-1f1a-11f1-ab2e-06c6c98a384d]
[d215f0dc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d215f0dc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_930] e valore ritornato [TEST_RESPONSE_930]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_434&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2039b6a4-1f1a-11f1-ab2e-06c6c98a384d]
[2039b6a4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2039b6a4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_434] e valore ritornato [TEST_RESPONSE_434]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1400&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc512b05-1f1b-11f1-ab2e-06c6c98a384d]
[bc512b05-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bc512b05-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1400] e valore ritornato [TEST_RESPONSE_1400]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2844&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90ae23c7-1f1d-11f1-ab2e-06c6c98a384d]
[90ae23c7-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[90ae23c7-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2844] e valore ritornato [TEST_RESPONSE_2844]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2450&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [100b8905-1f1d-11f1-ab2e-06c6c98a384d]
[100b8905-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[100b8905-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2450] e valore ritornato [TEST_RESPONSE_2450]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1026&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09d9e9ca-1f1b-11f1-ab2e-06c6c98a384d]
[09d9e9ca-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[09d9e9ca-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1026] e valore ritornato [TEST_RESPONSE_1026]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_608&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68ce57c0-1f1a-11f1-ab2e-06c6c98a384d]
[68ce57c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[68ce57c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_608] e valore ritornato [TEST_RESPONSE_608]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1315&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1316&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a096047c-1f1b-11f1-ab2e-06c6c98a384d]
[a096047c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a096047c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1316] e valore ritornato [TEST_RESPONSE_1316]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1558&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee4d098c-1f1b-11f1-ab2e-06c6c98a384d]
[ee4d098c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ee4d098c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1558] e valore ritornato [TEST_RESPONSE_1558]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_71&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7f4af59-1f19-11f1-ab2e-06c6c98a384d]
[a7f4af59-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a7f4af59-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_72] e valore ritornato [TEST_RESPONSE_72]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_760&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a3ee62b-1f1a-11f1-ab2e-06c6c98a384d]
[9a3ee62b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9a3ee62b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_760] e valore ritornato [TEST_RESPONSE_760]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1182&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fb324f4-1f1b-11f1-ab2e-06c6c98a384d]
[5fb324f4-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5fb324f4-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1182] e valore ritornato [TEST_RESPONSE_1182]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_327&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd68bffd-1f19-11f1-ab2e-06c6c98a384d]
[fd68bffd-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1822&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4334dfcb-1f1c-11f1-ab2e-06c6c98a384d]
[4334dfcb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4334dfcb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1822] e valore ritornato [TEST_RESPONSE_1822]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2219&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2220&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c43d6851-1f1c-11f1-ab2e-06c6c98a384d]
[c43d6851-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c43d6851-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2220] e valore ritornato [TEST_RESPONSE_2220]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2622&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48ab8a13-1f1d-11f1-ab2e-06c6c98a384d]
[48ab8a13-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[48ab8a13-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2622] e valore ritornato [TEST_RESPONSE_2622]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2818&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [885d3b8d-1f1d-11f1-ab2e-06c6c98a384d]
[885d3b8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[885d3b8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2818] e valore ritornato [TEST_RESPONSE_2818]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2588&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c5b87ae-1f1d-11f1-ab2e-06c6c98a384d]
[3c5b87ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3c5b87ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2588] e valore ritornato [TEST_RESPONSE_2588]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85284f3b-1f1d-11f1-ab2e-06c6c98a384d]
[85284f3b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[85284f3b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2810] e valore ritornato [TEST_RESPONSE_2810]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1436&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6c9d551-1f1b-11f1-ab2e-06c6c98a384d]
[c6c9d551-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c6c9d551-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1436] e valore ritornato [TEST_RESPONSE_1436]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2005&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2006&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e975c4d-1f1c-11f1-ab2e-06c6c98a384d]
[7e975c4d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7e975c4d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2006] e valore ritornato [TEST_RESPONSE_2006]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1048&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16bdc6c6-1f1b-11f1-ab2e-06c6c98a384d]
[16bdc6c6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[16bdc6c6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1048] e valore ritornato [TEST_RESPONSE_1048]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_961&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfc0c85d-1f1a-11f1-ab2e-06c6c98a384d]
[dfc0c85d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dfc0c85d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_961] e valore ritornato [TEST_RESPONSE_961]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2013&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2014&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81427f2d-1f1c-11f1-ab2e-06c6c98a384d]
[81427f2d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[81427f2d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2014] e valore ritornato [TEST_RESPONSE_2014]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_145&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_146&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c05c16ed-1f19-11f1-ab2e-06c6c98a384d]
[c05c16ed-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c05c16ed-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_146] e valore ritornato [TEST_RESPONSE_146]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1329&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1330&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5101b0a-1f1b-11f1-ab2e-06c6c98a384d]
[a5101b0a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a5101b0a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1330] e valore ritornato [TEST_RESPONSE_1330]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_284&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee36d44b-1f19-11f1-ab2e-06c6c98a384d]
[ee36d44b-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ee36d44b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_284] e valore ritornato [TEST_RESPONSE_284]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_988&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0fba383-1f1a-11f1-ab2e-06c6c98a384d]
[f0fba383-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f0fba383-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_988] e valore ritornato [TEST_RESPONSE_988]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_358&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06170a7b-1f1a-11f1-ab2e-06c6c98a384d]
[06170a7b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[06170a7b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_358] e valore ritornato [TEST_RESPONSE_358]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_49&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_50&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1d1cabb-1f19-11f1-ab2e-06c6c98a384d]
[a1d1cabb-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a1d1cabb-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_93&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_94&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aed25777-1f19-11f1-ab2e-06c6c98a384d]
[aed25777-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[aed25777-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_94] e valore ritornato [TEST_RESPONSE_94]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2280&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7f5a095-1f1c-11f1-ab2e-06c6c98a384d]
[d7f5a095-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d7f5a095-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2280] e valore ritornato [TEST_RESPONSE_2280]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2083&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97b23569-1f1c-11f1-ab2e-06c6c98a384d]
[97b23569-1f1c-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2685&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5dd356ef-1f1d-11f1-ab2e-06c6c98a384d]
[5dd356ef-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2955&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5b163d2-1f1d-11f1-ab2e-06c6c98a384d]
[b5b163d2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1979&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1980&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [754557c2-1f1c-11f1-ab2e-06c6c98a384d]
[754557c2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[754557c2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1980] e valore ritornato [TEST_RESPONSE_1980]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2376&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6968202-1f1c-11f1-ab2e-06c6c98a384d]
[f6968202-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[f6968202-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2376] e valore ritornato [TEST_RESPONSE_2376]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1205&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e9b1059-1f1b-11f1-ab2e-06c6c98a384d]
[6e9b1059-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6e9b1059-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1205] e valore ritornato [TEST_RESPONSE_1205]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3101&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3102&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e427c400-1f1d-11f1-ab2e-06c6c98a384d]
[e427c400-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e427c400-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3102] e valore ritornato [TEST_RESPONSE_3102]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_303&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f432f705-1f19-11f1-ab2e-06c6c98a384d]
[f432f705-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_712&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b26ea17-1f1a-11f1-ab2e-06c6c98a384d]
[8b26ea17-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8b26ea17-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_712] e valore ritornato [TEST_RESPONSE_712]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2067&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2068&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9333d916-1f1c-11f1-ab2e-06c6c98a384d]
[9333d916-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9333d916-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2068] e valore ritornato [TEST_RESPONSE_2068]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2139&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2140&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9b62df2-1f1c-11f1-ab2e-06c6c98a384d]
[a9b62df2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a9b62df2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2140] e valore ritornato [TEST_RESPONSE_2140]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3079&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3080&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=TRACE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dcf40ca2-1f1d-11f1-ab2e-06c6c98a384d]
[dcf40ca2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[dcf40ca2-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3080] e valore ritornato [TEST_RESPONSE_3080]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_99&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_100&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0c2dce3-1f19-11f1-ab2e-06c6c98a384d]
[b0c2dce3-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b0c2dce3-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_100] e valore ritornato [TEST_RESPONSE_100]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1955&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1956&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ec11940-1f1c-11f1-ab2e-06c6c98a384d]
[6ec11940-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6ec11940-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1956] e valore ritornato [TEST_RESPONSE_1956]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_640&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72c10924-1f1a-11f1-ab2e-06c6c98a384d]
[72c10924-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[72c10924-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_640] e valore ritornato [TEST_RESPONSE_640]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3017&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3018&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cad75bec-1f1d-11f1-ab2e-06c6c98a384d]
[cad75bec-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cad75bec-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3018] e valore ritornato [TEST_RESPONSE_3018]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2989&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2990&destFileContentType=application/pdf&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1431e3d-1f1d-11f1-ab2e-06c6c98a384d]
[c1431e3d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c1431e3d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2990] e valore ritornato [TEST_RESPONSE_2990]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_568&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b952dd9-1f1a-11f1-ab2e-06c6c98a384d]
[5b952dd9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5b952dd9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_568] e valore ritornato [TEST_RESPONSE_568]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1012&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0055638a-1f1b-11f1-ab2e-06c6c98a384d]
[0055638a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0055638a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1012] e valore ritornato [TEST_RESPONSE_1012]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1953&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1954&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e19407c-1f1c-11f1-ab2e-06c6c98a384d]
[6e19407c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6e19407c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1954] e valore ritornato [TEST_RESPONSE_1954]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1246&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88bde39c-1f1b-11f1-ab2e-06c6c98a384d]
[88bde39c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[88bde39c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1246] e valore ritornato [TEST_RESPONSE_1246]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2009&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2010&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ff2a695-1f1c-11f1-ab2e-06c6c98a384d]
[7ff2a695-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7ff2a695-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2010] e valore ritornato [TEST_RESPONSE_2010]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2167&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2168&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3fe2a42-1f1c-11f1-ab2e-06c6c98a384d]
[b3fe2a42-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b3fe2a42-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2168] e valore ritornato [TEST_RESPONSE_2168]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2193&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2194&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb22c778-1f1c-11f1-ab2e-06c6c98a384d]
[bb22c778-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bb22c778-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2194] e valore ritornato [TEST_RESPONSE_2194]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_764&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b965fe6-1f1a-11f1-ab2e-06c6c98a384d]
[9b965fe6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9b965fe6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_764] e valore ritornato [TEST_RESPONSE_764]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2864&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96c34cc1-1f1d-11f1-ab2e-06c6c98a384d]
[96c34cc1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[96c34cc1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2864] e valore ritornato [TEST_RESPONSE_2864]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1800&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c082d4b-1f1c-11f1-ab2e-06c6c98a384d]
[3c082d4b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3c082d4b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1800] e valore ritornato [TEST_RESPONSE_1800]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1294&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a30e6be-1f1b-11f1-ab2e-06c6c98a384d]
[9a30e6be-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9a30e6be-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1294] e valore ritornato [TEST_RESPONSE_1294]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2547&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2548&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f0511c7-1f1d-11f1-ab2e-06c6c98a384d]
[2f0511c7-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2f0511c7-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2548] e valore ritornato [TEST_RESPONSE_2548]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_436&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=GET&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20e97ea8-1f1a-11f1-ab2e-06c6c98a384d]
[20e97ea8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[20e97ea8-1f1a-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_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_426&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1cb090ce-1f1a-11f1-ab2e-06c6c98a384d]
[1cb090ce-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1cb090ce-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_426] e valore ritornato [TEST_RESPONSE_426]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_529&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_530&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fb07165-1f1a-11f1-ab2e-06c6c98a384d]
[4fb07165-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4fb07165-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_530] e valore ritornato [TEST_RESPONSE_530]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1759&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1760&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f2587d4-1f1c-11f1-ab2e-06c6c98a384d]
[2f2587d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2f2587d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1760] e valore ritornato [TEST_RESPONSE_1760]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2497&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2498&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fcb84ed-1f1d-11f1-ab2e-06c6c98a384d]
[1fcb84ed-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1fcb84ed-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2498] e valore ritornato [TEST_RESPONSE_2498]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2866&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98014b07-1f1d-11f1-ab2e-06c6c98a384d]
[98014b07-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[98014b07-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2866] e valore ritornato [TEST_RESPONSE_2866]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3031&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3032&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ceb1b008-1f1d-11f1-ab2e-06c6c98a384d]
[ceb1b008-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ceb1b008-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3032] e valore ritornato [TEST_RESPONSE_3032]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2766&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77831d0c-1f1d-11f1-ab2e-06c6c98a384d]
[77831d0c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[77831d0c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2766] e valore ritornato [TEST_RESPONSE_2766]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2133&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2134&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8106d26-1f1c-11f1-ab2e-06c6c98a384d]
[a8106d26-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a8106d26-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2134] e valore ritornato [TEST_RESPONSE_2134]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_501&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [468e7d89-1f1a-11f1-ab2e-06c6c98a384d]
[468e7d89-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_683&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81744ef8-1f1a-11f1-ab2e-06c6c98a384d]
[81744ef8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1644&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09e93669-1f1c-11f1-ab2e-06c6c98a384d]
[09e93669-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[09e93669-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1644] e valore ritornato [TEST_RESPONSE_1644]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2272&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4b9884f-1f1c-11f1-ab2e-06c6c98a384d]
[d4b9884f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d4b9884f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2272] e valore ritornato [TEST_RESPONSE_2272]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3029&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3030&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce0f5584-1f1d-11f1-ab2e-06c6c98a384d]
[ce0f5584-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ce0f5584-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3030] e valore ritornato [TEST_RESPONSE_3030]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_667&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c5b1235-1f1a-11f1-ab2e-06c6c98a384d]
[7c5b1235-1f1a-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/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1529&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e55978b2-1f1b-11f1-ab2e-06c6c98a384d]
[e55978b2-1f1b-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, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1924&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63d69b58-1f1c-11f1-ab2e-06c6c98a384d]
[63d69b58-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[63d69b58-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1924] e valore ritornato [TEST_RESPONSE_1924]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1386&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b70f3093-1f1b-11f1-ab2e-06c6c98a384d]
[b70f3093-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b70f3093-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1386] e valore ritornato [TEST_RESPONSE_1386]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2085&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2086&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9853cc9d-1f1c-11f1-ab2e-06c6c98a384d]
[9853cc9d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[9853cc9d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2086] e valore ritornato [TEST_RESPONSE_2086]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2963&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2964&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9877227-1f1d-11f1-ab2e-06c6c98a384d]
[b9877227-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[b9877227-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2964] e valore ritornato [TEST_RESPONSE_2964]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_549&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_550&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57139d33-1f1a-11f1-ab2e-06c6c98a384d]
[57139d33-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[57139d33-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_550] e valore ritornato [TEST_RESPONSE_550]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2479&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2480&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1962e4c5-1f1d-11f1-ab2e-06c6c98a384d]
[1962e4c5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1962e4c5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2480] e valore ritornato [TEST_RESPONSE_2480]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_276&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec40827b-1f19-11f1-ab2e-06c6c98a384d]
[ec40827b-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ec40827b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_276] e valore ritornato [TEST_RESPONSE_276]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_677&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_678&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f8ca32c-1f1a-11f1-ab2e-06c6c98a384d]
[7f8ca32c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[7f8ca32c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_678] e valore ritornato [TEST_RESPONSE_678]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2808&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84c15007-1f1d-11f1-ab2e-06c6c98a384d]
[84c15007-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[84c15007-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2808] e valore ritornato [TEST_RESPONSE_2808]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2997&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2998&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c47dd6f2-1f1d-11f1-ab2e-06c6c98a384d]
[c47dd6f2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c47dd6f2-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2998] e valore ritornato [TEST_RESPONSE_2998]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_856&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b959b28c-1f1a-11f1-ab2e-06c6c98a384d]
[b959b28c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b959b28c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_856] e valore ritornato [TEST_RESPONSE_856]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_970&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6187897-1f1a-11f1-ab2e-06c6c98a384d]
[e6187897-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e6187897-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_970] e valore ritornato [TEST_RESPONSE_970]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2868&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98a3576b-1f1d-11f1-ab2e-06c6c98a384d]
[98a3576b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[98a3576b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2868] e valore ritornato [TEST_RESPONSE_2868]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2778&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=PUT&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c00b609-1f1d-11f1-ab2e-06c6c98a384d]
[7c00b609-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7c00b609-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2778] e valore ritornato [TEST_RESPONSE_2778]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1218&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76ef53f3-1f1b-11f1-ab2e-06c6c98a384d]
[76ef53f3-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[76ef53f3-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1218] e valore ritornato [TEST_RESPONSE_1218]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1172&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59380f3a-1f1b-11f1-ab2e-06c6c98a384d]
[59380f3a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[59380f3a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1172] e valore ritornato [TEST_RESPONSE_1172]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1448&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [caae1479-1f1b-11f1-ab2e-06c6c98a384d]
[caae1479-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[caae1479-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1448] e valore ritornato [TEST_RESPONSE_1448]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1230&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e85c5c5-1f1b-11f1-ab2e-06c6c98a384d]
[7e85c5c5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7e85c5c5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1230] e valore ritornato [TEST_RESPONSE_1230]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_11&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95078f46-1f19-11f1-ab2e-06c6c98a384d]
[95078f46-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1724&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23aa3a94-1f1c-11f1-ab2e-06c6c98a384d]
[23aa3a94-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[23aa3a94-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1724] e valore ritornato [TEST_RESPONSE_1724]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1985&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1986&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77d3a3d0-1f1c-11f1-ab2e-06c6c98a384d]
[77d3a3d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[77d3a3d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1986] e valore ritornato [TEST_RESPONSE_1986]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1161&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52dbf22c-1f1b-11f1-ab2e-06c6c98a384d]
[52dbf22c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[52dbf22c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1161] e valore ritornato [TEST_RESPONSE_1161]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_521&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_522&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d0c2c53-1f1a-11f1-ab2e-06c6c98a384d]
[4d0c2c53-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4d0c2c53-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_522] e valore ritornato [TEST_RESPONSE_522]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_91&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_92&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae2b4203-1f19-11f1-ab2e-06c6c98a384d]
[ae2b4203-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ae2b4203-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_92] e valore ritornato [TEST_RESPONSE_92]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2057&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2058&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [900de0e2-1f1c-11f1-ab2e-06c6c98a384d]
[900de0e2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[900de0e2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2058] e valore ritornato [TEST_RESPONSE_2058]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1235&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81b756bb-1f1b-11f1-ab2e-06c6c98a384d]
[81b756bb-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[81b756bb-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1235] e valore ritornato [TEST_RESPONSE_1235]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3011&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3012&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c84a967e-1f1d-11f1-ab2e-06c6c98a384d]
[c84a967e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c84a967e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3012] e valore ritornato [TEST_RESPONSE_3012]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1708&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e85da42-1f1c-11f1-ab2e-06c6c98a384d]
[1e85da42-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1e85da42-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1708] e valore ritornato [TEST_RESPONSE_1708]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1472&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d24c748e-1f1b-11f1-ab2e-06c6c98a384d]
[d24c748e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d24c748e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1472] e valore ritornato [TEST_RESPONSE_1472]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_272&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eaf19443-1f19-11f1-ab2e-06c6c98a384d]
[eaf19443-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[eaf19443-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_272] e valore ritornato [TEST_RESPONSE_272]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1961&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1962&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70b484dc-1f1c-11f1-ab2e-06c6c98a384d]
[70b484dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[70b484dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1962] e valore ritornato [TEST_RESPONSE_1962]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2313&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2314&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2578d8b-1f1c-11f1-ab2e-06c6c98a384d]
[e2578d8b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e2578d8b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2314] e valore ritornato [TEST_RESPONSE_2314]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1834&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [471a0953-1f1c-11f1-ab2e-06c6c98a384d]
[471a0953-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[471a0953-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1834] e valore ritornato [TEST_RESPONSE_1834]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1360&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeb87bfb-1f1b-11f1-ab2e-06c6c98a384d]
[aeb87bfb-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[aeb87bfb-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1360] e valore ritornato [TEST_RESPONSE_1360]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1449&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1450&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb63cff0-1f1b-11f1-ab2e-06c6c98a384d]
[cb63cff0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cb63cff0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1450] e valore ritornato [TEST_RESPONSE_1450]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_547&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_548&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [566b503f-1f1a-11f1-ab2e-06c6c98a384d]
[566b503f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[566b503f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_548] e valore ritornato [TEST_RESPONSE_548]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1554&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed008c54-1f1b-11f1-ab2e-06c6c98a384d]
[ed008c54-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ed008c54-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1554] e valore ritornato [TEST_RESPONSE_1554]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_892&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5116c8c-1f1a-11f1-ab2e-06c6c98a384d]
[c5116c8c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c5116c8c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_892] e valore ritornato [TEST_RESPONSE_892]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2762&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7637d854-1f1d-11f1-ab2e-06c6c98a384d]
[7637d854-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7637d854-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2762] e valore ritornato [TEST_RESPONSE_2762]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1528&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4b7e17e-1f1b-11f1-ab2e-06c6c98a384d]
[e4b7e17e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[e4b7e17e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1528] e valore ritornato [TEST_RESPONSE_1528]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2568&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3602ed14-1f1d-11f1-ab2e-06c6c98a384d]
[3602ed14-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3602ed14-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2568] e valore ritornato [TEST_RESPONSE_2568]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1758&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e81f4d0-1f1c-11f1-ab2e-06c6c98a384d]
[2e81f4d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2e81f4d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1758] e valore ritornato [TEST_RESPONSE_1758]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1846&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b975431-1f1c-11f1-ab2e-06c6c98a384d]
[4b975431-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4b975431-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1846] e valore ritornato [TEST_RESPONSE_1846]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_513&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a6cc943-1f1a-11f1-ab2e-06c6c98a384d]
[4a6cc943-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_954&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db45ee7f-1f1a-11f1-ab2e-06c6c98a384d]
[db45ee7f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[db45ee7f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_954] e valore ritornato [TEST_RESPONSE_954]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_997&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f75fd6dc-1f1a-11f1-ab2e-06c6c98a384d]
[f75fd6dc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f75fd6dc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_997] e valore ritornato [TEST_RESPONSE_997]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2462&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [136c675f-1f1d-11f1-ab2e-06c6c98a384d]
[136c675f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[136c675f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2462] e valore ritornato [TEST_RESPONSE_2462]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1187&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6392a92d-1f1b-11f1-ab2e-06c6c98a384d]
[6392a92d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6392a92d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1187] e valore ritornato [TEST_RESPONSE_1187]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab55b3c1-1f19-11f1-ab2e-06c6c98a384d]
[ab55b3c1-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ab55b3c1-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_84] e valore ritornato [TEST_RESPONSE_84]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1067&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22e1b019-1f1b-11f1-ab2e-06c6c98a384d]
[22e1b019-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[22e1b019-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1067] e valore ritornato [TEST_RESPONSE_1067]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0726f3e1-1f1a-11f1-ab2e-06c6c98a384d]
[0726f3e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0726f3e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_360] e valore ritornato [TEST_RESPONSE_360]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2307&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2308&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e05fb51f-1f1c-11f1-ab2e-06c6c98a384d]
[e05fb51f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e05fb51f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2308] e valore ritornato [TEST_RESPONSE_2308]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1231&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f2958c9-1f1b-11f1-ab2e-06c6c98a384d]
[7f2958c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7f2958c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1231] e valore ritornato [TEST_RESPONSE_1231]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_25&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a1e33f4-1f19-11f1-ab2e-06c6c98a384d]
[9a1e33f4-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_996&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f61d6bc6-1f1a-11f1-ab2e-06c6c98a384d]
[f61d6bc6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f61d6bc6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_996] e valore ritornato [TEST_RESPONSE_996]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2551&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2552&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30f63372-1f1d-11f1-ab2e-06c6c98a384d]
[30f63372-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[30f63372-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2552] e valore ritornato [TEST_RESPONSE_2552]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_343&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01f5c24f-1f1a-11f1-ab2e-06c6c98a384d]
[01f5c24f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_171&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_172&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c96d68f6-1f19-11f1-ab2e-06c6c98a384d]
[c96d68f6-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c96d68f6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_172] e valore ritornato [TEST_RESPONSE_172]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_466&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a3b46d6-1f1a-11f1-ab2e-06c6c98a384d]
[3a3b46d6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3a3b46d6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_466] e valore ritornato [TEST_RESPONSE_466]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1050&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [180c18be-1f1b-11f1-ab2e-06c6c98a384d]
[180c18be-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[180c18be-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1050] e valore ritornato [TEST_RESPONSE_1050]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1117&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [372cb283-1f1b-11f1-ab2e-06c6c98a384d]
[372cb283-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_290&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f025fa29-1f19-11f1-ab2e-06c6c98a384d]
[f025fa29-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f025fa29-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_290] e valore ritornato [TEST_RESPONSE_290]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1007&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd246ed6-1f1a-11f1-ab2e-06c6c98a384d]
[fd246ed6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fd246ed6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1007] e valore ritornato [TEST_RESPONSE_1007]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2315&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2316&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3990e41-1f1c-11f1-ab2e-06c6c98a384d]
[e3990e41-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e3990e41-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2316] e valore ritornato [TEST_RESPONSE_2316]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_866&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc97c6a2-1f1a-11f1-ab2e-06c6c98a384d]
[bc97c6a2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bc97c6a2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_866] e valore ritornato [TEST_RESPONSE_866]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1041&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [122fb408-1f1b-11f1-ab2e-06c6c98a384d]
[122fb408-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[122fb408-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1041] e valore ritornato [TEST_RESPONSE_1041]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2065&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2066&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92913072-1f1c-11f1-ab2e-06c6c98a384d]
[92913072-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[92913072-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2066] e valore ritornato [TEST_RESPONSE_2066]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2346&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed6c77d2-1f1c-11f1-ab2e-06c6c98a384d]
[ed6c77d2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ed6c77d2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2346] e valore ritornato [TEST_RESPONSE_2346]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2364&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f292d3f8-1f1c-11f1-ab2e-06c6c98a384d]
[f292d3f8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f292d3f8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2364] e valore ritornato [TEST_RESPONSE_2364]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_123&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_124&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b935f31f-1f19-11f1-ab2e-06c6c98a384d]
[b935f31f-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b935f31f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_124] e valore ritornato [TEST_RESPONSE_124]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2341&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2342&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec2355fa-1f1c-11f1-ab2e-06c6c98a384d]
[ec2355fa-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ec2355fa-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2342] e valore ritornato [TEST_RESPONSE_2342]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91d1df9d-1f19-11f1-ab2e-06c6c98a384d]
[91d1df9d-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1198&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a1b7b8b-1f1b-11f1-ab2e-06c6c98a384d]
[6a1b7b8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6a1b7b8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1198] e valore ritornato [TEST_RESPONSE_1198]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1292&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [998da1da-1f1b-11f1-ab2e-06c6c98a384d]
[998da1da-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[998da1da-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1292] e valore ritornato [TEST_RESPONSE_1292]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1059&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1dcdf197-1f1b-11f1-ab2e-06c6c98a384d]
[1dcdf197-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1dcdf197-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1059] e valore ritornato [TEST_RESPONSE_1059]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2614&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46b649b3-1f1d-11f1-ab2e-06c6c98a384d]
[46b649b3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[46b649b3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2614] e valore ritornato [TEST_RESPONSE_2614]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_29&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ac8a4cc-1f19-11f1-ab2e-06c6c98a384d]
[9ac8a4cc-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_714&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bd7756b-1f1a-11f1-ab2e-06c6c98a384d]
[8bd7756b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8bd7756b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_714] e valore ritornato [TEST_RESPONSE_714]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1188&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [643b1e31-1f1b-11f1-ab2e-06c6c98a384d]
[643b1e31-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[643b1e31-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1188] e valore ritornato [TEST_RESPONSE_1188]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1762&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fc71f08-1f1c-11f1-ab2e-06c6c98a384d]
[2fc71f08-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2fc71f08-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1762] e valore ritornato [TEST_RESPONSE_1762]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_894&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5b574c0-1f1a-11f1-ab2e-06c6c98a384d]
[c5b574c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c5b574c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_894] e valore ritornato [TEST_RESPONSE_894]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2384&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9eadd35-1f1c-11f1-ab2e-06c6c98a384d]
[f9eadd35-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f9eadd35-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2384] e valore ritornato [TEST_RESPONSE_2384]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_979&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb34265d-1f1a-11f1-ab2e-06c6c98a384d]
[eb34265d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[eb34265d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_979] e valore ritornato [TEST_RESPONSE_979]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1190&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64e58f09-1f1b-11f1-ab2e-06c6c98a384d]
[64e58f09-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[64e58f09-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1190] e valore ritornato [TEST_RESPONSE_1190]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2177&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2178&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6a70336-1f1c-11f1-ab2e-06c6c98a384d]
[b6a70336-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b6a70336-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2178] e valore ritornato [TEST_RESPONSE_2178]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_185&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_186&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce0b8246-1f19-11f1-ab2e-06c6c98a384d]
[ce0b8246-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ce0b8246-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_186] e valore ritornato [TEST_RESPONSE_186]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2942&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b12dfe70-1f1d-11f1-ab2e-06c6c98a384d]
[b12dfe70-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b12dfe70-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2942] e valore ritornato [TEST_RESPONSE_2942]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_432&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1eca973d-1f1a-11f1-ab2e-06c6c98a384d]
[1eca973d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1eca973d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_432] e valore ritornato [TEST_RESPONSE_432]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2610&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4566e64a-1f1d-11f1-ab2e-06c6c98a384d]
[4566e64a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4566e64a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2610] e valore ritornato [TEST_RESPONSE_2610]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1042&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12da24dc-1f1b-11f1-ab2e-06c6c98a384d]
[12da24dc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[12da24dc-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1042] e valore ritornato [TEST_RESPONSE_1042]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1904&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e19cb8e-1f1c-11f1-ab2e-06c6c98a384d]
[5e19cb8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5e19cb8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1904] e valore ritornato [TEST_RESPONSE_1904]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1124&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a71f189-1f1b-11f1-ab2e-06c6c98a384d]
[3a71f189-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3a71f189-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1124] e valore ritornato [TEST_RESPONSE_1124]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_101&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_102&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2101d6b-1f19-11f1-ab2e-06c6c98a384d]
[b2101d6b-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b2101d6b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_102] e valore ritornato [TEST_RESPONSE_102]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1782&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36bd5935-1f1c-11f1-ab2e-06c6c98a384d]
[36bd5935-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[36bd5935-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1782] e valore ritornato [TEST_RESPONSE_1782]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3045&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3046&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d334c746-1f1d-11f1-ab2e-06c6c98a384d]
[d334c746-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d334c746-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3046] e valore ritornato [TEST_RESPONSE_3046]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2904&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4514c6b-1f1d-11f1-ab2e-06c6c98a384d]
[a4514c6b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a4514c6b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2904] e valore ritornato [TEST_RESPONSE_2904]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_704&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87e77672-1f1a-11f1-ab2e-06c6c98a384d]
[87e77672-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[87e77672-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_704] e valore ritornato [TEST_RESPONSE_704]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2205&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2206&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfa3e2e2-1f1c-11f1-ab2e-06c6c98a384d]
[bfa3e2e2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bfa3e2e2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2206] e valore ritornato [TEST_RESPONSE_2206]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_323&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc1a1fe5-1f19-11f1-ab2e-06c6c98a384d]
[fc1a1fe5-1f19-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, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1997&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1998&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b3608c8-1f1c-11f1-ab2e-06c6c98a384d]
[7b3608c8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7b3608c8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1998] e valore ritornato [TEST_RESPONSE_1998]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2472&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16a85893-1f1d-11f1-ab2e-06c6c98a384d]
[16a85893-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[16a85893-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2472] e valore ritornato [TEST_RESPONSE_2472]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2027&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2028&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8532571b-1f1c-11f1-ab2e-06c6c98a384d]
[8532571b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8532571b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2028] e valore ritornato [TEST_RESPONSE_2028]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1462&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfc380aa-1f1b-11f1-ab2e-06c6c98a384d]
[cfc380aa-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cfc380aa-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1462] e valore ritornato [TEST_RESPONSE_1462]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_300&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f35b82bd-1f19-11f1-ab2e-06c6c98a384d]
[f35b82bd-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f35b82bd-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_300] e valore ritornato [TEST_RESPONSE_300]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2764&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76e1ace8-1f1d-11f1-ab2e-06c6c98a384d]
[76e1ace8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[76e1ace8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2764] e valore ritornato [TEST_RESPONSE_2764]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_147&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_148&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1001f21-1f19-11f1-ab2e-06c6c98a384d]
[c1001f21-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c1001f21-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_148] e valore ritornato [TEST_RESPONSE_148]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_35&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d51247a-1f19-11f1-ab2e-06c6c98a384d]
[9d51247a-1f19-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, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1002&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f9f3a130-1f1a-11f1-ab2e-06c6c98a384d]
[f9f3a130-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f9f3a130-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1002] e valore ritornato [TEST_RESPONSE_1002]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1752&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c9b8184-1f1c-11f1-ab2e-06c6c98a384d]
[2c9b8184-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2c9b8184-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1752] e valore ritornato [TEST_RESPONSE_1752]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_9&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94bf3ba2-1f19-11f1-ab2e-06c6c98a384d]
[94bf3ba2-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_199&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_200&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2cc8be4-1f19-11f1-ab2e-06c6c98a384d]
[d2cc8be4-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d2cc8be4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_200] e valore ritornato [TEST_RESPONSE_200]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1951&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1952&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d73ffc8-1f1c-11f1-ab2e-06c6c98a384d]
[6d73ffc8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6d73ffc8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1952] e valore ritornato [TEST_RESPONSE_1952]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2033&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2034&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [871b8987-1f1c-11f1-ab2e-06c6c98a384d]
[871b8987-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[871b8987-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2034] e valore ritornato [TEST_RESPONSE_2034]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2298&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddbea45b-1f1c-11f1-ab2e-06c6c98a384d]
[ddbea45b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ddbea45b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2298] e valore ritornato [TEST_RESPONSE_2298]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1276&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93c56064-1f1b-11f1-ab2e-06c6c98a384d]
[93c56064-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[93c56064-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1276] e valore ritornato [TEST_RESPONSE_1276]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1021&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [060932a0-1f1b-11f1-ab2e-06c6c98a384d]
[060932a0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[060932a0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1021] e valore ritornato [TEST_RESPONSE_1021]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1720&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [225ea7bc-1f1c-11f1-ab2e-06c6c98a384d]
[225ea7bc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[225ea7bc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1720] e valore ritornato [TEST_RESPONSE_1720]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_446&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [239823fc-1f1a-11f1-ab2e-06c6c98a384d]
[239823fc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[239823fc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_446] e valore ritornato [TEST_RESPONSE_446]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2539&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2540&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c64c457-1f1d-11f1-ab2e-06c6c98a384d]
[2c64c457-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2c64c457-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2540] e valore ritornato [TEST_RESPONSE_2540]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_337&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fffd2691-1f19-11f1-ab2e-06c6c98a384d]
[fffd2691-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3105&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3106&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6340ecd-1f1d-11f1-ab2e-06c6c98a384d]
[e6340ecd-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e6340ecd-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3106] e valore ritornato [TEST_RESPONSE_3106]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2400&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff2de918-1f1c-11f1-ab2e-06c6c98a384d]
[ff2de918-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ff2de918-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2400] e valore ritornato [TEST_RESPONSE_2400]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_696&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [854b6ec2-1f1a-11f1-ab2e-06c6c98a384d]
[854b6ec2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[854b6ec2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_696] e valore ritornato [TEST_RESPONSE_696]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1176&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5bc5e61c-1f1b-11f1-ab2e-06c6c98a384d]
[5bc5e61c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5bc5e61c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1176] e valore ritornato [TEST_RESPONSE_1176]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2501&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2502&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [211ce427-1f1d-11f1-ab2e-06c6c98a384d]
[211ce427-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[211ce427-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2502] e valore ritornato [TEST_RESPONSE_2502]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_951&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9589d63-1f1a-11f1-ab2e-06c6c98a384d]
[d9589d63-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d9589d63-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_951] e valore ritornato [TEST_RESPONSE_951]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1262&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f363b36-1f1b-11f1-ab2e-06c6c98a384d]
[8f363b36-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8f363b36-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1262] e valore ritornato [TEST_RESPONSE_1262]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_189&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_190&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf6286ce-1f19-11f1-ab2e-06c6c98a384d]
[cf6286ce-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cf6286ce-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_190] e valore ritornato [TEST_RESPONSE_190]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3035&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3036&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d09b0982-1f1d-11f1-ab2e-06c6c98a384d]
[d09b0982-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d09b0982-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3036] e valore ritornato [TEST_RESPONSE_3036]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2275&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2276&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6a9bf9b-1f1c-11f1-ab2e-06c6c98a384d]
[d6a9bf9b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d6a9bf9b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2276] e valore ritornato [TEST_RESPONSE_2276]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_313&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f819ce3b-1f19-11f1-ab2e-06c6c98a384d]
[f819ce3b-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_574&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d7f98c5-1f1a-11f1-ab2e-06c6c98a384d]
[5d7f98c5-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5d7f98c5-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_574] e valore ritornato [TEST_RESPONSE_574]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1501&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1502&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbd5dcce-1f1b-11f1-ab2e-06c6c98a384d]
[dbd5dcce-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[dbd5dcce-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1502] e valore ritornato [TEST_RESPONSE_1502]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2675&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2676&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a97b3d9-1f1d-11f1-ab2e-06c6c98a384d]
[5a97b3d9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[5a97b3d9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2676] e valore ritornato [TEST_RESPONSE_2676]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2906&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4f3f50f-1f1d-11f1-ab2e-06c6c98a384d]
[a4f3f50f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a4f3f50f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2906] e valore ritornato [TEST_RESPONSE_2906]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_137&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_138&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdc4f13b-1f19-11f1-ab2e-06c6c98a384d]
[bdc4f13b-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bdc4f13b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_138] e valore ritornato [TEST_RESPONSE_138]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1428&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c432af9f-1f1b-11f1-ab2e-06c6c98a384d]
[c432af9f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c432af9f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1428] e valore ritornato [TEST_RESPONSE_1428]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2464&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1415c6c3-1f1d-11f1-ab2e-06c6c98a384d]
[1415c6c3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1415c6c3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2464] e valore ritornato [TEST_RESPONSE_2464]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2698&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [611dc718-1f1d-11f1-ab2e-06c6c98a384d]
[611dc718-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[611dc718-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2698] e valore ritornato [TEST_RESPONSE_2698]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3085&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3086&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ded6131e-1f1d-11f1-ab2e-06c6c98a384d]
[ded6131e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ded6131e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3086] e valore ritornato [TEST_RESPONSE_3086]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1274&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93201fb0-1f1b-11f1-ab2e-06c6c98a384d]
[93201fb0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[93201fb0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1274] e valore ritornato [TEST_RESPONSE_1274]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2412&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [027d6152-1f1d-11f1-ab2e-06c6c98a384d]
[027d6152-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[027d6152-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2412] e valore ritornato [TEST_RESPONSE_2412]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1706&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1dde017e-1f1c-11f1-ab2e-06c6c98a384d]
[1dde017e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1dde017e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1706] e valore ritornato [TEST_RESPONSE_1706]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2542&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d0ff87b-1f1d-11f1-ab2e-06c6c98a384d]
[2d0ff87b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2d0ff87b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2542] e valore ritornato [TEST_RESPONSE_2542]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2135&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2136&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a86ae93a-1f1c-11f1-ab2e-06c6c98a384d]
[a86ae93a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a86ae93a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2136] e valore ritornato [TEST_RESPONSE_2136]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_669&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d04e6ca-1f1a-11f1-ab2e-06c6c98a384d]
[7d04e6ca-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2207&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2208&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfeb9a46-1f1c-11f1-ab2e-06c6c98a384d]
[bfeb9a46-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bfeb9a46-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2208] e valore ritornato [TEST_RESPONSE_2208]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_440&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2241e2c0-1f1a-11f1-ab2e-06c6c98a384d]
[2241e2c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2241e2c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_440] e valore ritornato [TEST_RESPONSE_440]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2343&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2344&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ecc8488e-1f1c-11f1-ab2e-06c6c98a384d]
[ecc8488e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ecc8488e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2344] e valore ritornato [TEST_RESPONSE_2344]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1663&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1664&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10494b13-1f1c-11f1-ab2e-06c6c98a384d]
[10494b13-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[10494b13-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1664] e valore ritornato [TEST_RESPONSE_1664]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_422&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b508b96-1f1a-11f1-ab2e-06c6c98a384d]
[1b508b96-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1b508b96-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_422] e valore ritornato [TEST_RESPONSE_422]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1479&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1480&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4db0ec0-1f1b-11f1-ab2e-06c6c98a384d]
[d4db0ec0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d4db0ec0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1480] e valore ritornato [TEST_RESPONSE_1480]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1149&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a967ba6-1f1b-11f1-ab2e-06c6c98a384d]
[4a967ba6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4a967ba6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1149] e valore ritornato [TEST_RESPONSE_1149]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_41&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f36fb86-1f19-11f1-ab2e-06c6c98a384d]
[9f36fb86-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3013&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3014&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c98c6554-1f1d-11f1-ab2e-06c6c98a384d]
[c98c6554-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c98c6554-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3014] e valore ritornato [TEST_RESPONSE_3014]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2087&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98f5b1f1-1f1c-11f1-ab2e-06c6c98a384d]
[98f5b1f1-1f1c-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(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1892&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a471894-1f1c-11f1-ab2e-06c6c98a384d]
[5a471894-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5a471894-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1892] e valore ritornato [TEST_RESPONSE_1892]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2683&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d2da10b-1f1d-11f1-ab2e-06c6c98a384d]
[5d2da10b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1077&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [293b8333-1f1b-11f1-ab2e-06c6c98a384d]
[293b8333-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[293b8333-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1077] e valore ritornato [TEST_RESPONSE_1077]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2661&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2662&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [561d4f2b-1f1d-11f1-ab2e-06c6c98a384d]
[561d4f2b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[561d4f2b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2662] e valore ritornato [TEST_RESPONSE_2662]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_926&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0b639c4-1f1a-11f1-ab2e-06c6c98a384d]
[d0b639c4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d0b639c4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_926] e valore ritornato [TEST_RESPONSE_926]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2576&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [385dcd16-1f1d-11f1-ab2e-06c6c98a384d]
[385dcd16-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[385dcd16-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2576] e valore ritornato [TEST_RESPONSE_2576]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1327&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1328&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a46d7266-1f1b-11f1-ab2e-06c6c98a384d]
[a46d7266-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a46d7266-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1328] e valore ritornato [TEST_RESPONSE_1328]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1432&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c570fc07-1f1b-11f1-ab2e-06c6c98a384d]
[c570fc07-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c570fc07-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1432] e valore ritornato [TEST_RESPONSE_1432]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2574&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37ae7a42-1f1d-11f1-ab2e-06c6c98a384d]
[37ae7a42-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[37ae7a42-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2574] e valore ritornato [TEST_RESPONSE_2574]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1912&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6001ec8e-1f1c-11f1-ab2e-06c6c98a384d]
[6001ec8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6001ec8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1912] e valore ritornato [TEST_RESPONSE_1912]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2325&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2326&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6387155-1f1c-11f1-ab2e-06c6c98a384d]
[e6387155-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[e6387155-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2326] e valore ritornato [TEST_RESPONSE_2326]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2329&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2330&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e83504b0-1f1c-11f1-ab2e-06c6c98a384d]
[e83504b0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e83504b0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2330] e valore ritornato [TEST_RESPONSE_2330]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2748&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71bc6336-1f1d-11f1-ab2e-06c6c98a384d]
[71bc6336-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[71bc6336-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2748] e valore ritornato [TEST_RESPONSE_2748]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2910&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a63e7677-1f1d-11f1-ab2e-06c6c98a384d]
[a63e7677-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a63e7677-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2910] e valore ritornato [TEST_RESPONSE_2910]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2179&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2180&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7495dba-1f1c-11f1-ab2e-06c6c98a384d]
[b7495dba-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b7495dba-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2180] e valore ritornato [TEST_RESPONSE_2180]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_201&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_202&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d373c868-1f19-11f1-ab2e-06c6c98a384d]
[d373c868-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d373c868-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_202] e valore ritornato [TEST_RESPONSE_202]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1734&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2781cf8e-1f1c-11f1-ab2e-06c6c98a384d]
[2781cf8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2781cf8e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1734] e valore ritornato [TEST_RESPONSE_1734]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3071&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3072&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da54d0a2-1f1d-11f1-ab2e-06c6c98a384d]
[da54d0a2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[da54d0a2-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3072] e valore ritornato [TEST_RESPONSE_3072]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2495&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2496&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f272e98-1f1d-11f1-ab2e-06c6c98a384d]
[1f272e98-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1f272e98-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2496] e valore ritornato [TEST_RESPONSE_2496]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1870&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52997543-1f1c-11f1-ab2e-06c6c98a384d]
[52997543-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[52997543-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1870] e valore ritornato [TEST_RESPONSE_1870]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2746&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [711acc02-1f1d-11f1-ab2e-06c6c98a384d]
[711acc02-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[711acc02-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2746] e valore ritornato [TEST_RESPONSE_2746]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2141&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2142&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa5be3d6-1f1c-11f1-ab2e-06c6c98a384d]
[aa5be3d6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[aa5be3d6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2142] e valore ritornato [TEST_RESPONSE_2142]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1610&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff17488d-1f1b-11f1-ab2e-06c6c98a384d]
[ff17488d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ff17488d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1610] e valore ritornato [TEST_RESPONSE_1610]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1638&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07fef28b-1f1c-11f1-ab2e-06c6c98a384d]
[07fef28b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[07fef28b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1638] e valore ritornato [TEST_RESPONSE_1638]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1155&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e6c3be1-1f1b-11f1-ab2e-06c6c98a384d]
[4e6c3be1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4e6c3be1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1155] e valore ritornato [TEST_RESPONSE_1155]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1197&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [697354a7-1f1b-11f1-ab2e-06c6c98a384d]
[697354a7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[697354a7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1197] e valore ritornato [TEST_RESPONSE_1197]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_818&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad1bffa9-1f1a-11f1-ab2e-06c6c98a384d]
[ad1bffa9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ad1bffa9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_818] e valore ritornato [TEST_RESPONSE_818]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1506&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd485899-1f1b-11f1-ab2e-06c6c98a384d]
[dd485899-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dd485899-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1506] e valore ritornato [TEST_RESPONSE_1506]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3063&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3064&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8421d30-1f1d-11f1-ab2e-06c6c98a384d]
[d8421d30-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d8421d30-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3064] e valore ritornato [TEST_RESPONSE_3064]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2337&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2338&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ead68aa2-1f1c-11f1-ab2e-06c6c98a384d]
[ead68aa2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ead68aa2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2338] e valore ritornato [TEST_RESPONSE_2338]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_774&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f6912dd-1f1a-11f1-ab2e-06c6c98a384d]
[9f6912dd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9f6912dd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_774] e valore ritornato [TEST_RESPONSE_774]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1110&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34a36f83-1f1b-11f1-ab2e-06c6c98a384d]
[34a36f83-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[34a36f83-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1110] e valore ritornato [TEST_RESPONSE_1110]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1136&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4243708e-1f1b-11f1-ab2e-06c6c98a384d]
[4243708e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4243708e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1136] e valore ritornato [TEST_RESPONSE_1136]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1920&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [628fc370-1f1c-11f1-ab2e-06c6c98a384d]
[628fc370-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[628fc370-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1920] e valore ritornato [TEST_RESPONSE_1920]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1551&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec577b10-1f1b-11f1-ab2e-06c6c98a384d]
[ec577b10-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2814&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [870af1f5-1f1d-11f1-ab2e-06c6c98a384d]
[870af1f5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[870af1f5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2814] e valore ritornato [TEST_RESPONSE_2814]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1816&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41451ead-1f1c-11f1-ab2e-06c6c98a384d]
[41451ead-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[41451ead-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1816] e valore ritornato [TEST_RESPONSE_1816]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_724&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e74677f-1f1a-11f1-ab2e-06c6c98a384d]
[8e74677f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8e74677f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_724] e valore ritornato [TEST_RESPONSE_724]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_644&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [740792ec-1f1a-11f1-ab2e-06c6c98a384d]
[740792ec-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[740792ec-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_644] e valore ritornato [TEST_RESPONSE_644]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_580&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f730463-1f1a-11f1-ab2e-06c6c98a384d]
[5f730463-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5f730463-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_580] e valore ritornato [TEST_RESPONSE_580]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_754&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9848e27f-1f1a-11f1-ab2e-06c6c98a384d]
[9848e27f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9848e27f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_754] e valore ritornato [TEST_RESPONSE_754]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_378&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cf3a228-1f1a-11f1-ab2e-06c6c98a384d]
[0cf3a228-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0cf3a228-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_378] e valore ritornato [TEST_RESPONSE_378]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1364&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0023a15-1f1b-11f1-ab2e-06c6c98a384d]
[b0023a15-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b0023a15-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1364] e valore ritornato [TEST_RESPONSE_1364]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_846&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b620f5a8-1f1a-11f1-ab2e-06c6c98a384d]
[b620f5a8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b620f5a8-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_846] e valore ritornato [TEST_RESPONSE_846]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1440&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c81abf59-1f1b-11f1-ab2e-06c6c98a384d]
[c81abf59-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c81abf59-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1440] e valore ritornato [TEST_RESPONSE_1440]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_588&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [620bfed3-1f1a-11f1-ab2e-06c6c98a384d]
[620bfed3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[620bfed3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_588] e valore ritornato [TEST_RESPONSE_588]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_543&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_544&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [551e0fb7-1f1a-11f1-ab2e-06c6c98a384d]
[551e0fb7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[551e0fb7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_544] e valore ritornato [TEST_RESPONSE_544]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1284&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9663d917-1f1b-11f1-ab2e-06c6c98a384d]
[9663d917-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9663d917-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1284] e valore ritornato [TEST_RESPONSE_1284]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1675&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1676&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14bfdf30-1f1c-11f1-ab2e-06c6c98a384d]
[14bfdf30-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[14bfdf30-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1676] e valore ritornato [TEST_RESPONSE_1676]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1207&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fe56ab1-1f1b-11f1-ab2e-06c6c98a384d]
[6fe56ab1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6fe56ab1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1207] e valore ritornato [TEST_RESPONSE_1207]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2199&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2200&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd0f0724-1f1c-11f1-ab2e-06c6c98a384d]
[bd0f0724-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bd0f0724-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2200] e valore ritornato [TEST_RESPONSE_2200]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_884&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3257afc-1f1a-11f1-ab2e-06c6c98a384d]
[c3257afc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c3257afc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_884] e valore ritornato [TEST_RESPONSE_884]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2254&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cec554d9-1f1c-11f1-ab2e-06c6c98a384d]
[cec554d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cec554d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2254] e valore ritornato [TEST_RESPONSE_2254]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2123&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a521ffb0-1f1c-11f1-ab2e-06c6c98a384d]
[a521ffb0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2362&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1e4e0b4-1f1c-11f1-ab2e-06c6c98a384d]
[f1e4e0b4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f1e4e0b4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2362] e valore ritornato [TEST_RESPONSE_2362]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1517&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2201f87-1f1b-11f1-ab2e-06c6c98a384d]
[e2201f87-1f1b-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1671&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1672&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12f4e326-1f1c-11f1-ab2e-06c6c98a384d]
[12f4e326-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[12f4e326-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1672] e valore ritornato [TEST_RESPONSE_1672]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2840&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f9a1baf-1f1d-11f1-ab2e-06c6c98a384d]
[8f9a1baf-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8f9a1baf-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2840] e valore ritornato [TEST_RESPONSE_2840]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3082&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd96dc56-1f1d-11f1-ab2e-06c6c98a384d]
[dd96dc56-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dd96dc56-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3082] e valore ritornato [TEST_RESPONSE_3082]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1143&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46bf34cc-1f1b-11f1-ab2e-06c6c98a384d]
[46bf34cc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[46bf34cc-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1143] e valore ritornato [TEST_RESPONSE_1143]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2049&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2050&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c358999-1f1c-11f1-ab2e-06c6c98a384d]
[8c358999-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8c358999-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2050] e valore ritornato [TEST_RESPONSE_2050]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_820&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adcd2740-1f1a-11f1-ab2e-06c6c98a384d]
[adcd2740-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[adcd2740-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_820] e valore ritornato [TEST_RESPONSE_820]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1095&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1096&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30320b84-1f1b-11f1-ab2e-06c6c98a384d]
[30320b84-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[30320b84-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1096] e valore ritornato [TEST_RESPONSE_1096]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2444&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e0aafe9-1f1d-11f1-ab2e-06c6c98a384d]
[0e0aafe9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0e0aafe9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2444] e valore ritornato [TEST_RESPONSE_2444]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2836&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8eef0e97-1f1d-11f1-ab2e-06c6c98a384d]
[8eef0e97-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8eef0e97-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2836] e valore ritornato [TEST_RESPONSE_2836]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1031&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c19799e-1f1b-11f1-ab2e-06c6c98a384d]
[0c19799e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0c19799e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1031] e valore ritornato [TEST_RESPONSE_1031]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1045&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14cc08da-1f1b-11f1-ab2e-06c6c98a384d]
[14cc08da-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[14cc08da-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1045] e valore ritornato [TEST_RESPONSE_1045]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1264&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8fd931fa-1f1b-11f1-ab2e-06c6c98a384d]
[8fd931fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8fd931fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1264] e valore ritornato [TEST_RESPONSE_1264]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2856&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94b61791-1f1d-11f1-ab2e-06c6c98a384d]
[94b61791-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[94b61791-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2856] e valore ritornato [TEST_RESPONSE_2856]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_223&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_224&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db52dbfa-1f19-11f1-ab2e-06c6c98a384d]
[db52dbfa-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[db52dbfa-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_224] e valore ritornato [TEST_RESPONSE_224]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2940&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0811c9b-1f1d-11f1-ab2e-06c6c98a384d]
[b0811c9b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b0811c9b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2940] e valore ritornato [TEST_RESPONSE_2940]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_602&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66b318d4-1f1a-11f1-ab2e-06c6c98a384d]
[66b318d4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[66b318d4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_602] e valore ritornato [TEST_RESPONSE_602]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_903&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_904&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8f339b6-1f1a-11f1-ab2e-06c6c98a384d]
[c8f339b6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c8f339b6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_904] e valore ritornato [TEST_RESPONSE_904]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1808&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3eb6d29d-1f1c-11f1-ab2e-06c6c98a384d]
[3eb6d29d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3eb6d29d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1808] e valore ritornato [TEST_RESPONSE_1808]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_155&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_156&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4313ae4-1f19-11f1-ab2e-06c6c98a384d]
[c4313ae4-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c4313ae4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_156] e valore ritornato [TEST_RESPONSE_156]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1350&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac2ec3c7-1f1b-11f1-ab2e-06c6c98a384d]
[ac2ec3c7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ac2ec3c7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1350] e valore ritornato [TEST_RESPONSE_1350]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2971&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb76e627-1f1d-11f1-ab2e-06c6c98a384d]
[bb76e627-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_388&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10c6551e-1f1a-11f1-ab2e-06c6c98a384d]
[10c6551e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[10c6551e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_388] e valore ritornato [TEST_RESPONSE_388]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1167&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56078fb6-1f1b-11f1-ab2e-06c6c98a384d]
[56078fb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[56078fb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1167] e valore ritornato [TEST_RESPONSE_1167]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2592&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3daa9cf8-1f1d-11f1-ab2e-06c6c98a384d]
[3daa9cf8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3daa9cf8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2592] e valore ritornato [TEST_RESPONSE_2592]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2029&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2030&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85d3c73f-1f1c-11f1-ab2e-06c6c98a384d]
[85d3c73f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[85d3c73f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2030] e valore ritornato [TEST_RESPONSE_2030]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_481&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ef7e4a8-1f1a-11f1-ab2e-06c6c98a384d]
[3ef7e4a8-1f1a-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/in/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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77f03ee7-1f1a-11f1-ab2e-06c6c98a384d]
[77f03ee7-1f1a-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_938&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5817d91-1f1a-11f1-ab2e-06c6c98a384d]
[d5817d91-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d5817d91-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_938] e valore ritornato [TEST_RESPONSE_938]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_955&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbe9a893-1f1a-11f1-ab2e-06c6c98a384d]
[dbe9a893-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dbe9a893-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_955] e valore ritornato [TEST_RESPONSE_955]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_802&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7eddb57-1f1a-11f1-ab2e-06c6c98a384d]
[a7eddb57-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a7eddb57-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_802] e valore ritornato [TEST_RESPONSE_802]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_470&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ae62ce0-1f1a-11f1-ab2e-06c6c98a384d]
[3ae62ce0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3ae62ce0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_470] e valore ritornato [TEST_RESPONSE_470]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2475&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2476&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17f7bbfb-1f1d-11f1-ab2e-06c6c98a384d]
[17f7bbfb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[17f7bbfb-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2476] e valore ritornato [TEST_RESPONSE_2476]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2957&checkEqualsHttpMethod=TRACE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6f09a97-1f1d-11f1-ab2e-06c6c98a384d]
[b6f09a97-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba7fd847-1f19-11f1-ab2e-06c6c98a384d]
[ba7fd847-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ba7fd847-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_128] e valore ritornato [TEST_RESPONSE_128]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_39&checkEqualsHttpMethod=DELETE
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e956452-1f19-11f1-ab2e-06c6c98a384d]
[9e956452-1f19-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2125&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2126&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5c71954-1f1c-11f1-ab2e-06c6c98a384d]
[a5c71954-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a5c71954-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2126] e valore ritornato [TEST_RESPONSE_2126]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1736&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2829a852-1f1c-11f1-ab2e-06c6c98a384d]
[2829a852-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2829a852-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1736] e valore ritornato [TEST_RESPONSE_1736]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2483&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2484&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a93c3ad-1f1d-11f1-ab2e-06c6c98a384d]
[1a93c3ad-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1a93c3ad-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2484] e valore ritornato [TEST_RESPONSE_2484]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1916&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [614ac048-1f1c-11f1-ab2e-06c6c98a384d]
[614ac048-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[614ac048-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1916] e valore ritornato [TEST_RESPONSE_1916]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2303&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2304&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df127497-1f1c-11f1-ab2e-06c6c98a384d]
[df127497-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[df127497-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2304] e valore ritornato [TEST_RESPONSE_2304]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3003&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3004&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c65be5ce-1f1d-11f1-ab2e-06c6c98a384d]
[c65be5ce-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c65be5ce-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3004] e valore ritornato [TEST_RESPONSE_3004]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_334&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff19f279-1f19-11f1-ab2e-06c6c98a384d]
[ff19f279-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[ff19f279-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_334] e valore ritornato [TEST_RESPONSE_334]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2335&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2336&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea325b5e-1f1c-11f1-ab2e-06c6c98a384d]
[ea325b5e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ea325b5e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2336] e valore ritornato [TEST_RESPONSE_2336]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1547&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb10f148-1f1b-11f1-ab2e-06c6c98a384d]
[eb10f148-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2606&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4230e884-1f1d-11f1-ab2e-06c6c98a384d]
[4230e884-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[4230e884-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2606] e valore ritornato [TEST_RESPONSE_2606]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1906&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ebce962-1f1c-11f1-ab2e-06c6c98a384d]
[5ebce962-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5ebce962-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1906] e valore ritornato [TEST_RESPONSE_1906]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1173&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59d9f48e-1f1b-11f1-ab2e-06c6c98a384d]
[59d9f48e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[59d9f48e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1173] e valore ritornato [TEST_RESPONSE_1173]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2632&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c70f69a-1f1d-11f1-ab2e-06c6c98a384d]
[4c70f69a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4c70f69a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2632] e valore ritornato [TEST_RESPONSE_2632]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1209&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [712fec19-1f1b-11f1-ab2e-06c6c98a384d]
[712fec19-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[712fec19-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1209] e valore ritornato [TEST_RESPONSE_1209]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2624&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49461c67-1f1d-11f1-ab2e-06c6c98a384d]
[49461c67-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[49461c67-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2624] e valore ritornato [TEST_RESPONSE_2624]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3083&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3084&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de35182a-1f1d-11f1-ab2e-06c6c98a384d]
[de35182a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[de35182a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3084] e valore ritornato [TEST_RESPONSE_3084]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_362&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07cb7145-1f1a-11f1-ab2e-06c6c98a384d]
[07cb7145-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[07cb7145-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_362] e valore ritornato [TEST_RESPONSE_362]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_822&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af0a6236-1f1a-11f1-ab2e-06c6c98a384d]
[af0a6236-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[af0a6236-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_822] e valore ritornato [TEST_RESPONSE_822]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1493&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1494&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d94ee3be-1f1b-11f1-ab2e-06c6c98a384d]
[d94ee3be-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d94ee3be-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1494] e valore ritornato [TEST_RESPONSE_1494]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_181&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_182&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccb1707e-1f19-11f1-ab2e-06c6c98a384d]
[ccb1707e-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ccb1707e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_182] e valore ritornato [TEST_RESPONSE_182]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [034573d7-1f1a-11f1-ab2e-06c6c98a384d]
[034573d7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[034573d7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_348] e valore ritornato [TEST_RESPONSE_348]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_740&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93b30691-1f1a-11f1-ab2e-06c6c98a384d]
[93b30691-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[93b30691-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_740] e valore ritornato [TEST_RESPONSE_740]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_999&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8a946d4-1f1a-11f1-ab2e-06c6c98a384d]
[f8a946d4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f8a946d4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_999] e valore ritornato [TEST_RESPONSE_999]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1239&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8453857e-1f1b-11f1-ab2e-06c6c98a384d]
[8453857e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8453857e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1239] e valore ritornato [TEST_RESPONSE_1239]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2278&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7c7d9d1-1f1c-11f1-ab2e-06c6c98a384d]
[d7c7d9d1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d7c7d9d1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2278] e valore ritornato [TEST_RESPONSE_2278]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2732&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ca681d4-1f1d-11f1-ab2e-06c6c98a384d]
[6ca681d4-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6ca681d4-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2732] e valore ritornato [TEST_RESPONSE_2732]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1192&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [662d5151-1f1b-11f1-ab2e-06c6c98a384d]
[662d5151-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[662d5151-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1192] e valore ritornato [TEST_RESPONSE_1192]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2618&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47f66adb-1f1d-11f1-ab2e-06c6c98a384d]
[47f66adb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[47f66adb-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2618] e valore ritornato [TEST_RESPONSE_2618]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2153&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2154&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae483950-1f1c-11f1-ab2e-06c6c98a384d]
[ae483950-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ae483950-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2154] e valore ritornato [TEST_RESPONSE_2154]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_947&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_948&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d76f1cd5-1f1a-11f1-ab2e-06c6c98a384d]
[d76f1cd5-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d76f1cd5-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_948] e valore ritornato [TEST_RESPONSE_948]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2740&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f325ce6-1f1d-11f1-ab2e-06c6c98a384d]
[6f325ce6-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6f325ce6-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2740] e valore ritornato [TEST_RESPONSE_2740]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1788&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38d89823-1f1c-11f1-ab2e-06c6c98a384d]
[38d89823-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[38d89823-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1788] e valore ritornato [TEST_RESPONSE_1788]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_959&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de75aab3-1f1a-11f1-ab2e-06c6c98a384d]
[de75aab3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[de75aab3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_959] e valore ritornato [TEST_RESPONSE_959]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_539&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_540&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [533a0d6c-1f1a-11f1-ab2e-06c6c98a384d]
[533a0d6c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[533a0d6c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_540] e valore ritornato [TEST_RESPONSE_540]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1573&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1574&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f40349a1-1f1b-11f1-ab2e-06c6c98a384d]
[f40349a1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f40349a1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1574] e valore ritornato [TEST_RESPONSE_1574]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1390&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b85c22fb-1f1b-11f1-ab2e-06c6c98a384d]
[b85c22fb-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b85c22fb-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1390] e valore ritornato [TEST_RESPONSE_1390]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_642&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73633c98-1f1a-11f1-ab2e-06c6c98a384d]
[73633c98-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[73633c98-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_642] e valore ritornato [TEST_RESPONSE_642]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2041&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2042&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a3d3bf9-1f1c-11f1-ab2e-06c6c98a384d]
[8a3d3bf9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8a3d3bf9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2042] e valore ritornato [TEST_RESPONSE_2042]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2189&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2190&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9f4f5d0-1f1c-11f1-ab2e-06c6c98a384d]
[b9f4f5d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b9f4f5d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2190] e valore ritornato [TEST_RESPONSE_2190]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_245&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_246&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1e72008-1f19-11f1-ab2e-06c6c98a384d]
[e1e72008-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e1e72008-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_246] e valore ritornato [TEST_RESPONSE_246]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_752&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97a43e0b-1f1a-11f1-ab2e-06c6c98a384d]
[97a43e0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[97a43e0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_752] e valore ritornato [TEST_RESPONSE_752]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2294&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc7d4ab1-1f1c-11f1-ab2e-06c6c98a384d]
[dc7d4ab1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dc7d4ab1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2294] e valore ritornato [TEST_RESPONSE_2294]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_268&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9055499-1f19-11f1-ab2e-06c6c98a384d]
[e9055499-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e9055499-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_268] e valore ritornato [TEST_RESPONSE_268]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2256&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf6eb43d-1f1c-11f1-ab2e-06c6c98a384d]
[cf6eb43d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cf6eb43d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2256] e valore ritornato [TEST_RESPONSE_2256]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1645&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1646&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a8a7f7d-1f1c-11f1-ab2e-06c6c98a384d]
[0a8a7f7d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0a8a7f7d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1646] e valore ritornato [TEST_RESPONSE_1646]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1567&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1568&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f23f2b65-1f1b-11f1-ab2e-06c6c98a384d]
[f23f2b65-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f23f2b65-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1568] e valore ritornato [TEST_RESPONSE_1568]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_995&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f57bd492-1f1a-11f1-ab2e-06c6c98a384d]
[f57bd492-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f57bd492-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_995] e valore ritornato [TEST_RESPONSE_995]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1817&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1818&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41e99b11-1f1c-11f1-ab2e-06c6c98a384d]
[41e99b11-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[41e99b11-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1818] e valore ritornato [TEST_RESPONSE_1818]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_13&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95ae7daa-1f19-11f1-ab2e-06c6c98a384d]
[95ae7daa-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_992&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f38a16a3-1f1a-11f1-ab2e-06c6c98a384d]
[f38a16a3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f38a16a3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_992] e valore ritornato [TEST_RESPONSE_992]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_844&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b57c0314-1f1a-11f1-ab2e-06c6c98a384d]
[b57c0314-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b57c0314-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_844] e valore ritornato [TEST_RESPONSE_844]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1142&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [461c6518-1f1b-11f1-ab2e-06c6c98a384d]
[461c6518-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[461c6518-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1142] e valore ritornato [TEST_RESPONSE_1142]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2533&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2534&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a6fd219-1f1d-11f1-ab2e-06c6c98a384d]
[2a6fd219-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2a6fd219-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2534] e valore ritornato [TEST_RESPONSE_2534]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_616&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b6f1a60-1f1a-11f1-ab2e-06c6c98a384d]
[6b6f1a60-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6b6f1a60-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_616] e valore ritornato [TEST_RESPONSE_616]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_868&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd3f0326-1f1a-11f1-ab2e-06c6c98a384d]
[bd3f0326-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bd3f0326-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_868] e valore ritornato [TEST_RESPONSE_868]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2961&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8de60e3-1f1d-11f1-ab2e-06c6c98a384d]
[b8de60e3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3025&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3026&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccc76c2c-1f1d-11f1-ab2e-06c6c98a384d]
[ccc76c2c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ccc76c2c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3026] e valore ritornato [TEST_RESPONSE_3026]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_782&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a15cf3ad-1f1a-11f1-ab2e-06c6c98a384d]
[a15cf3ad-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a15cf3ad-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_782] e valore ritornato [TEST_RESPONSE_782]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_396&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1221785e-1f1a-11f1-ab2e-06c6c98a384d]
[1221785e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1221785e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_396] e valore ritornato [TEST_RESPONSE_396]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2651&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52d30614-1f1d-11f1-ab2e-06c6c98a384d]
[52d30614-1f1d-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1850&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cdb9409-1f1c-11f1-ab2e-06c6c98a384d]
[4cdb9409-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4cdb9409-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1850] e valore ritornato [TEST_RESPONSE_1850]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1298&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9add5366-1f1b-11f1-ab2e-06c6c98a384d]
[9add5366-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9add5366-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1298] e valore ritornato [TEST_RESPONSE_1298]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2438&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b42dd48-1f1d-11f1-ab2e-06c6c98a384d]
[0b42dd48-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0b42dd48-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2438] e valore ritornato [TEST_RESPONSE_2438]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2051&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2052&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8cd747dd-1f1c-11f1-ab2e-06c6c98a384d]
[8cd747dd-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8cd747dd-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2052] e valore ritornato [TEST_RESPONSE_2052]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_924&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cffa15b0-1f1a-11f1-ab2e-06c6c98a384d]
[cffa15b0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cffa15b0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_924] e valore ritornato [TEST_RESPONSE_924]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_311&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f75c71a7-1f19-11f1-ab2e-06c6c98a384d]
[f75c71a7-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2258&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0bcdf23-1f1c-11f1-ab2e-06c6c98a384d]
[d0bcdf23-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d0bcdf23-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2258] e valore ritornato [TEST_RESPONSE_2258]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2217&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2218&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c398008d-1f1c-11f1-ab2e-06c6c98a384d]
[c398008d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c398008d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2218] e valore ritornato [TEST_RESPONSE_2218]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2037&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2038&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88619e1f-1f1c-11f1-ab2e-06c6c98a384d]
[88619e1f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[88619e1f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2038] e valore ritornato [TEST_RESPONSE_2038]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_412&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17f32fb0-1f1a-11f1-ab2e-06c6c98a384d]
[17f32fb0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[17f32fb0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_412] e valore ritornato [TEST_RESPONSE_412]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1073&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26b0b993-1f1b-11f1-ab2e-06c6c98a384d]
[26b0b993-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[26b0b993-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1073] e valore ritornato [TEST_RESPONSE_1073]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2726&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b5dae18-1f1d-11f1-ab2e-06c6c98a384d]
[6b5dae18-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6b5dae18-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2726] e valore ritornato [TEST_RESPONSE_2726]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2487&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2488&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1be215a5-1f1d-11f1-ab2e-06c6c98a384d]
[1be215a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1be215a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2488] e valore ritornato [TEST_RESPONSE_2488]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1247&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [896435c0-1f1b-11f1-ab2e-06c6c98a384d]
[896435c0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[896435c0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1247] e valore ritornato [TEST_RESPONSE_1247]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_354&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [053ab433-1f1a-11f1-ab2e-06c6c98a384d]
[053ab433-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[053ab433-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_354] e valore ritornato [TEST_RESPONSE_354]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1507&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1508&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de6a1c51-1f1b-11f1-ab2e-06c6c98a384d]
[de6a1c51-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[de6a1c51-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1508] e valore ritornato [TEST_RESPONSE_1508]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2165&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2166&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b37413ae-1f1c-11f1-ab2e-06c6c98a384d]
[b37413ae-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b37413ae-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2166] e valore ritornato [TEST_RESPONSE_2166]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_115&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_116&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b736798c-1f19-11f1-ab2e-06c6c98a384d]
[b736798c-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b736798c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_116] e valore ritornato [TEST_RESPONSE_116]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2107&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ff4026e-1f1c-11f1-ab2e-06c6c98a384d]
[9ff4026e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_940&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5c98315-1f1a-11f1-ab2e-06c6c98a384d]
[d5c98315-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d5c98315-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_940] e valore ritornato [TEST_RESPONSE_940]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_45&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_46&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a07e218e-1f19-11f1-ab2e-06c6c98a384d]
[a07e218e-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a07e218e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2947&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b346cc5e-1f1d-11f1-ab2e-06c6c98a384d]
[b346cc5e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_792&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4a0ac13-1f1a-11f1-ab2e-06c6c98a384d]
[a4a0ac13-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a4a0ac13-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_792] e valore ritornato [TEST_RESPONSE_792]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1352&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac74a66b-1f1b-11f1-ab2e-06c6c98a384d]
[ac74a66b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ac74a66b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1352] e valore ritornato [TEST_RESPONSE_1352]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2370&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f52cdfd6-1f1c-11f1-ab2e-06c6c98a384d]
[f52cdfd6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f52cdfd6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2370] e valore ritornato [TEST_RESPONSE_2370]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2794&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [808b204b-1f1d-11f1-ab2e-06c6c98a384d]
[808b204b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[808b204b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2794] e valore ritornato [TEST_RESPONSE_2794]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2458&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [123c72d5-1f1d-11f1-ab2e-06c6c98a384d]
[123c72d5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[123c72d5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2458] e valore ritornato [TEST_RESPONSE_2458]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1930&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65c12d54-1f1c-11f1-ab2e-06c6c98a384d]
[65c12d54-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[65c12d54-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1930] e valore ritornato [TEST_RESPONSE_1930]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2696&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60f7ef94-1f1d-11f1-ab2e-06c6c98a384d]
[60f7ef94-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[60f7ef94-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2696] e valore ritornato [TEST_RESPONSE_2696]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2262&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1d0c02b-1f1c-11f1-ab2e-06c6c98a384d]
[d1d0c02b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d1d0c02b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2262] e valore ritornato [TEST_RESPONSE_2262]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2503&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2504&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21cb4c9b-1f1d-11f1-ab2e-06c6c98a384d]
[21cb4c9b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[21cb4c9b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2504] e valore ritornato [TEST_RESPONSE_2504]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1111&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35463f37-1f1b-11f1-ab2e-06c6c98a384d]
[35463f37-1f1b-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/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1006&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc7fa352-1f1a-11f1-ab2e-06c6c98a384d]
[fc7fa352-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fc7fa352-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1006] e valore ritornato [TEST_RESPONSE_1006]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2023&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2024&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8445fb43-1f1c-11f1-ab2e-06c6c98a384d]
[8445fb43-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8445fb43-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2024] e valore ritornato [TEST_RESPONSE_2024]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2896&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1a7fe49-1f1d-11f1-ab2e-06c6c98a384d]
[a1a7fe49-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a1a7fe49-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2896] e valore ritornato [TEST_RESPONSE_2896]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_243&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_244&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1440234-1f19-11f1-ab2e-06c6c98a384d]
[e1440234-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e1440234-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_244] e valore ritornato [TEST_RESPONSE_244]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1936&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67ab2212-1f1c-11f1-ab2e-06c6c98a384d]
[67ab2212-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[67ab2212-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1936] e valore ritornato [TEST_RESPONSE_1936]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1566&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f198d941-1f1b-11f1-ab2e-06c6c98a384d]
[f198d941-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f198d941-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1566] e valore ritornato [TEST_RESPONSE_1566]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3005&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3006&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c65f8f52-1f1d-11f1-ab2e-06c6c98a384d]
[c65f8f52-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c65f8f52-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3006] e valore ritornato [TEST_RESPONSE_3006]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_414&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [180c35f4-1f1a-11f1-ab2e-06c6c98a384d]
[180c35f4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[180c35f4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_414] e valore ritornato [TEST_RESPONSE_414]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1174&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a787e82-1f1b-11f1-ab2e-06c6c98a384d]
[5a787e82-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5a787e82-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1174] e valore ritornato [TEST_RESPONSE_1174]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1011&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb46896-1f1a-11f1-ab2e-06c6c98a384d]
[ffb46896-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ffb46896-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1011] e valore ritornato [TEST_RESPONSE_1011]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1160&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52374db8-1f1b-11f1-ab2e-06c6c98a384d]
[52374db8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[52374db8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1160] e valore ritornato [TEST_RESPONSE_1160]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1348&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab89f843-1f1b-11f1-ab2e-06c6c98a384d]
[ab89f843-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ab89f843-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1348] e valore ritornato [TEST_RESPONSE_1348]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1499&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1500&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db33d06a-1f1b-11f1-ab2e-06c6c98a384d]
[db33d06a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[db33d06a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1500] e valore ritornato [TEST_RESPONSE_1500]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1306&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d64e8b8-1f1b-11f1-ab2e-06c6c98a384d]
[9d64e8b8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9d64e8b8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1306] e valore ritornato [TEST_RESPONSE_1306]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1602&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc8ca5fd-1f1b-11f1-ab2e-06c6c98a384d]
[fc8ca5fd-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fc8ca5fd-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1602] e valore ritornato [TEST_RESPONSE_1602]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1600&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbe62cc7-1f1b-11f1-ab2e-06c6c98a384d]
[fbe62cc7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fbe62cc7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1600] e valore ritornato [TEST_RESPONSE_1600]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1983&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1984&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7692231a-1f1c-11f1-ab2e-06c6c98a384d]
[7692231a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7692231a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1984] e valore ritornato [TEST_RESPONSE_1984]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1093&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f911090-1f1b-11f1-ab2e-06c6c98a384d]
[2f911090-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b6e0c90-1f19-11f1-ab2e-06c6c98a384d]
[9b6e0c90-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[9b6e0c90-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_32] e valore ritornato [TEST_RESPONSE_32]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1099&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3178954f-1f1b-11f1-ab2e-06c6c98a384d]
[3178954f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_461&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_462&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38ef8cee-1f1a-11f1-ab2e-06c6c98a384d]
[38ef8cee-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[38ef8cee-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_462] e valore ritornato [TEST_RESPONSE_462]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2720&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69758d1c-1f1d-11f1-ab2e-06c6c98a384d]
[69758d1c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[69758d1c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2720] e valore ritornato [TEST_RESPONSE_2720]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2171&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2172&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4bebb2a-1f1c-11f1-ab2e-06c6c98a384d]
[b4bebb2a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b4bebb2a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2172] e valore ritornato [TEST_RESPONSE_2172]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1830&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45ce285b-1f1c-11f1-ab2e-06c6c98a384d]
[45ce285b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[45ce285b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1830] e valore ritornato [TEST_RESPONSE_1830]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1560&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef2c9423-1f1b-11f1-ab2e-06c6c98a384d]
[ef2c9423-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ef2c9423-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1560] e valore ritornato [TEST_RESPONSE_1560]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_776&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a00e7aa1-1f1a-11f1-ab2e-06c6c98a384d]
[a00e7aa1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a00e7aa1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_776] e valore ritornato [TEST_RESPONSE_776]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2564&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [350998ec-1f1d-11f1-ab2e-06c6c98a384d]
[350998ec-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[350998ec-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2564] e valore ritornato [TEST_RESPONSE_2564]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_254&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e478a06a-1f19-11f1-ab2e-06c6c98a384d]
[e478a06a-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e478a06a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_254] e valore ritornato [TEST_RESPONSE_254]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1219&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [778a5b77-1f1b-11f1-ab2e-06c6c98a384d]
[778a5b77-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[778a5b77-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1219] e valore ritornato [TEST_RESPONSE_1219]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1075&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27f56e9b-1f1b-11f1-ab2e-06c6c98a384d]
[27f56e9b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[27f56e9b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1075] e valore ritornato [TEST_RESPONSE_1075]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2321&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2322&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4e6c3fd-1f1c-11f1-ab2e-06c6c98a384d]
[e4e6c3fd-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e4e6c3fd-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2322] e valore ritornato [TEST_RESPONSE_2322]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_169&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_170&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8bb5702-1f19-11f1-ab2e-06c6c98a384d]
[c8bb5702-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c8bb5702-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_170] e valore ritornato [TEST_RESPONSE_170]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1632&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0620e3af-1f1c-11f1-ab2e-06c6c98a384d]
[0620e3af-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0620e3af-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1632] e valore ritornato [TEST_RESPONSE_1632]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_261&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_262&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e70edbba-1f19-11f1-ab2e-06c6c98a384d]
[e70edbba-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e70edbba-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_262] e valore ritornato [TEST_RESPONSE_262]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1023&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0756250b-1f1b-11f1-ab2e-06c6c98a384d]
[0756250b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0756250b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1023] e valore ritornato [TEST_RESPONSE_1023]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2474&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [174cfd07-1f1d-11f1-ab2e-06c6c98a384d]
[174cfd07-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[174cfd07-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2474] e valore ritornato [TEST_RESPONSE_2474]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_967&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e396d6b8-1f1a-11f1-ab2e-06c6c98a384d]
[e396d6b8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e396d6b8-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_967] e valore ritornato [TEST_RESPONSE_967]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_898&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c70a7d7a-1f1a-11f1-ab2e-06c6c98a384d]
[c70a7d7a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c70a7d7a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_898] e valore ritornato [TEST_RESPONSE_898]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_679&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [802e1350-1f1a-11f1-ab2e-06c6c98a384d]
[802e1350-1f1a-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, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_497&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [453ef311-1f1a-11f1-ab2e-06c6c98a384d]
[453ef311-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2001&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2002&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d2fdd03-1f1c-11f1-ab2e-06c6c98a384d]
[7d2fdd03-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7d2fdd03-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2002] e valore ritornato [TEST_RESPONSE_2002]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_572&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cda09f1-1f1a-11f1-ab2e-06c6c98a384d]
[5cda09f1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5cda09f1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_572] e valore ritornato [TEST_RESPONSE_572]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09b56701-1f1a-11f1-ab2e-06c6c98a384d]
[09b56701-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[09b56701-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_368] e valore ritornato [TEST_RESPONSE_368]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1766&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [310da8d0-1f1c-11f1-ab2e-06c6c98a384d]
[310da8d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[310da8d0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1766] e valore ritornato [TEST_RESPONSE_1766]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2211&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2212&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0f430ae-1f1c-11f1-ab2e-06c6c98a384d]
[c0f430ae-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c0f430ae-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2212] e valore ritornato [TEST_RESPONSE_2212]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2418&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [048bcefe-1f1d-11f1-ab2e-06c6c98a384d]
[048bcefe-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[048bcefe-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2418] e valore ritornato [TEST_RESPONSE_2418]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_794&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5599bd7-1f1a-11f1-ab2e-06c6c98a384d]
[a5599bd7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a5599bd7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_794] e valore ritornato [TEST_RESPONSE_794]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1858&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ec5b0d9-1f1c-11f1-ab2e-06c6c98a384d]
[4ec5b0d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4ec5b0d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1858] e valore ritornato [TEST_RESPONSE_1858]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1586&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f76ed55b-1f1b-11f1-ab2e-06c6c98a384d]
[f76ed55b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f76ed55b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1586] e valore ritornato [TEST_RESPONSE_1586]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_297&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_298&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2b53099-1f19-11f1-ab2e-06c6c98a384d]
[f2b53099-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f2b53099-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_298] e valore ritornato [TEST_RESPONSE_298]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_784&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2023361-1f1a-11f1-ab2e-06c6c98a384d]
[a2023361-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a2023361-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_784] e valore ritornato [TEST_RESPONSE_784]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa8ddaa9-1f1a-11f1-ab2e-06c6c98a384d]
[aa8ddaa9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[aa8ddaa9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_810] e valore ritornato [TEST_RESPONSE_810]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2270&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d412e80b-1f1c-11f1-ab2e-06c6c98a384d]
[d412e80b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d412e80b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2270] e valore ritornato [TEST_RESPONSE_2270]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_483&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [406ea633-1f1a-11f1-ab2e-06c6c98a384d]
[406ea633-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1226&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bff9005-1f1b-11f1-ab2e-06c6c98a384d]
[7bff9005-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7bff9005-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1226] e valore ritornato [TEST_RESPONSE_1226]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1454&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd3a8bca-1f1b-11f1-ab2e-06c6c98a384d]
[cd3a8bca-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cd3a8bca-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1454] e valore ritornato [TEST_RESPONSE_1454]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2848&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [918dae5f-1f1d-11f1-ab2e-06c6c98a384d]
[918dae5f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[918dae5f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2848] e valore ritornato [TEST_RESPONSE_2848]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_986&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efa25509-1f1a-11f1-ab2e-06c6c98a384d]
[efa25509-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[efa25509-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_986] e valore ritornato [TEST_RESPONSE_986]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2687&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2688&destFileContentType=application/pdf&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e787093-1f1d-11f1-ab2e-06c6c98a384d]
[5e787093-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5e787093-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2688] e valore ritornato [TEST_RESPONSE_2688]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2690&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f204957-1f1d-11f1-ab2e-06c6c98a384d]
[5f204957-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5f204957-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2690] e valore ritornato [TEST_RESPONSE_2690]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1307&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1308&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e08a2cc-1f1b-11f1-ab2e-06c6c98a384d]
[9e08a2cc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9e08a2cc-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1308] e valore ritornato [TEST_RESPONSE_1308]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2398&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe8748d4-1f1c-11f1-ab2e-06c6c98a384d]
[fe8748d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fe8748d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2398] e valore ritornato [TEST_RESPONSE_2398]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_982&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed1b5cf9-1f1a-11f1-ab2e-06c6c98a384d]
[ed1b5cf9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ed1b5cf9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_982] e valore ritornato [TEST_RESPONSE_982]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_694&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84a802ce-1f1a-11f1-ab2e-06c6c98a384d]
[84a802ce-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[84a802ce-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_694] e valore ritornato [TEST_RESPONSE_694]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2908&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a59bcdd3-1f1d-11f1-ab2e-06c6c98a384d]
[a59bcdd3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a59bcdd3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2908] e valore ritornato [TEST_RESPONSE_2908]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_858&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba0079e0-1f1a-11f1-ab2e-06c6c98a384d]
[ba0079e0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ba0079e0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_858] e valore ritornato [TEST_RESPONSE_858]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2266&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2bf65f3-1f1c-11f1-ab2e-06c6c98a384d]
[d2bf65f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d2bf65f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2266] e valore ritornato [TEST_RESPONSE_2266]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2017&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2018&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [828908f5-1f1c-11f1-ab2e-06c6c98a384d]
[828908f5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[828908f5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2018] e valore ritornato [TEST_RESPONSE_2018]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1698&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b36620e-1f1c-11f1-ab2e-06c6c98a384d]
[1b36620e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1b36620e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1698] e valore ritornato [TEST_RESPONSE_1698]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2580&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39b6a65e-1f1d-11f1-ab2e-06c6c98a384d]
[39b6a65e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[39b6a65e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2580] e valore ritornato [TEST_RESPONSE_2580]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2845&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2846&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90eb53db-1f1d-11f1-ab2e-06c6c98a384d]
[90eb53db-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[90eb53db-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2846] e valore ritornato [TEST_RESPONSE_2846]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1848&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c391275-1f1c-11f1-ab2e-06c6c98a384d]
[4c391275-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4c391275-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1848] e valore ritornato [TEST_RESPONSE_1848]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1040&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [118b84c4-1f1b-11f1-ab2e-06c6c98a384d]
[118b84c4-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[118b84c4-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1040] e valore ritornato [TEST_RESPONSE_1040]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2657&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54cdc4b0-1f1d-11f1-ab2e-06c6c98a384d]
[54cdc4b0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_952&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9fb9427-1f1a-11f1-ab2e-06c6c98a384d]
[d9fb9427-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d9fb9427-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_952] e valore ritornato [TEST_RESPONSE_952]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_962&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e06322e1-1f1a-11f1-ab2e-06c6c98a384d]
[e06322e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e06322e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_962] e valore ritornato [TEST_RESPONSE_962]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_141&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_142&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf10d235-1f19-11f1-ab2e-06c6c98a384d]
[bf10d235-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bf10d235-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_142] e valore ritornato [TEST_RESPONSE_142]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_870&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bde666ba-1f1a-11f1-ab2e-06c6c98a384d]
[bde666ba-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bde666ba-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_870] e valore ritornato [TEST_RESPONSE_870]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2282&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d89c40d9-1f1c-11f1-ab2e-06c6c98a384d]
[d89c40d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d89c40d9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2282] e valore ritornato [TEST_RESPONSE_2282]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1346&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aae813ef-1f1b-11f1-ab2e-06c6c98a384d]
[aae813ef-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[aae813ef-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1346] e valore ritornato [TEST_RESPONSE_1346]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_566&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5af2fa65-1f1a-11f1-ab2e-06c6c98a384d]
[5af2fa65-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5af2fa65-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_566] e valore ritornato [TEST_RESPONSE_566]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1838&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48a0f77e-1f1c-11f1-ab2e-06c6c98a384d]
[48a0f77e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[48a0f77e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1838] e valore ritornato [TEST_RESPONSE_1838]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2560&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33b57a94-1f1d-11f1-ab2e-06c6c98a384d]
[33b57a94-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[33b57a94-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2560] e valore ritornato [TEST_RESPONSE_2560]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2460&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [12bee949-1f1d-11f1-ab2e-06c6c98a384d]
[12bee949-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[12bee949-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2460] e valore ritornato [TEST_RESPONSE_2460]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1027&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a7bcf1e-1f1b-11f1-ab2e-06c6c98a384d]
[0a7bcf1e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0a7bcf1e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1027] e valore ritornato [TEST_RESPONSE_1027]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2117&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a32f0944-1f1c-11f1-ab2e-06c6c98a384d]
[a32f0944-1f1c-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, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_980&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebd632c1-1f1a-11f1-ab2e-06c6c98a384d]
[ebd632c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ebd632c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_980] e valore ritornato [TEST_RESPONSE_980]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1468&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d10cc896-1f1b-11f1-ab2e-06c6c98a384d]
[d10cc896-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d10cc896-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1468] e valore ritornato [TEST_RESPONSE_1468]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_916&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd036ae0-1f1a-11f1-ab2e-06c6c98a384d]
[cd036ae0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cd036ae0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_916] e valore ritornato [TEST_RESPONSE_916]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3027&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3028&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd6a62f0-1f1d-11f1-ab2e-06c6c98a384d]
[cd6a62f0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cd6a62f0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3028] e valore ritornato [TEST_RESPONSE_3028]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1726&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [244dcd98-1f1c-11f1-ab2e-06c6c98a384d]
[244dcd98-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[244dcd98-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1726] e valore ritornato [TEST_RESPONSE_1726]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2151&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2152&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae075fbc-1f1c-11f1-ab2e-06c6c98a384d]
[ae075fbc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ae075fbc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2152] e valore ritornato [TEST_RESPONSE_2152]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1485&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1486&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6c63cfc-1f1b-11f1-ab2e-06c6c98a384d]
[d6c63cfc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d6c63cfc-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1486] e valore ritornato [TEST_RESPONSE_1486]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2334&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e999289a-1f1c-11f1-ab2e-06c6c98a384d]
[e999289a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e999289a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2334] e valore ritornato [TEST_RESPONSE_2334]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_578&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ec4c2fd-1f1a-11f1-ab2e-06c6c98a384d]
[5ec4c2fd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5ec4c2fd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_578] e valore ritornato [TEST_RESPONSE_578]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2073&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2074&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95020973-1f1c-11f1-ab2e-06c6c98a384d]
[95020973-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[95020973-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2074] e valore ritornato [TEST_RESPONSE_2074]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_657&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79ce4dc1-1f1a-11f1-ab2e-06c6c98a384d]
[79ce4dc1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2173&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2174&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b563117e-1f1c-11f1-ab2e-06c6c98a384d]
[b563117e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b563117e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2174] e valore ritornato [TEST_RESPONSE_2174]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1137&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42e8d852-1f1b-11f1-ab2e-06c6c98a384d]
[42e8d852-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[42e8d852-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1137] e valore ritornato [TEST_RESPONSE_1137]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_886&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3c898d0-1f1a-11f1-ab2e-06c6c98a384d]
[c3c898d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c3c898d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_886] e valore ritornato [TEST_RESPONSE_886]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1370&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1ed8f61-1f1b-11f1-ab2e-06c6c98a384d]
[b1ed8f61-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b1ed8f61-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1370] e valore ritornato [TEST_RESPONSE_1370]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2492&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d28ed8d-1f1d-11f1-ab2e-06c6c98a384d]
[1d28ed8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1d28ed8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2492] e valore ritornato [TEST_RESPONSE_2492]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2093&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b7d6e4f-1f1c-11f1-ab2e-06c6c98a384d]
[9b7d6e4f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1452&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbfefe84-1f1b-11f1-ab2e-06c6c98a384d]
[cbfefe84-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[cbfefe84-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1452] e valore ritornato [TEST_RESPONSE_1452]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1442&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8bf8add-1f1b-11f1-ab2e-06c6c98a384d]
[c8bf8add-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c8bf8add-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1442] e valore ritornato [TEST_RESPONSE_1442]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1608&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe74c6f9-1f1b-11f1-ab2e-06c6c98a384d]
[fe74c6f9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fe74c6f9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1608] e valore ritornato [TEST_RESPONSE_1608]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1804&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d699215-1f1c-11f1-ab2e-06c6c98a384d]
[3d699215-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3d699215-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1804] e valore ritornato [TEST_RESPONSE_1804]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6d10811-1f1a-11f1-ab2e-06c6c98a384d]
[d6d10811-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d6d10811-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_946] e valore ritornato [TEST_RESPONSE_946]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1942&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6990d20e-1f1c-11f1-ab2e-06c6c98a384d]
[6990d20e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6990d20e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1942] e valore ritornato [TEST_RESPONSE_1942]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_854&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8b5f878-1f1a-11f1-ab2e-06c6c98a384d]
[b8b5f878-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b8b5f878-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_854] e valore ritornato [TEST_RESPONSE_854]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_515&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b0efcb7-1f1a-11f1-ab2e-06c6c98a384d]
[4b0efcb7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2431&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2432&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0938673c-1f1d-11f1-ab2e-06c6c98a384d]
[0938673c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0938673c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2432] e valore ritornato [TEST_RESPONSE_2432]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_221&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_222&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dad4ab46-1f19-11f1-ab2e-06c6c98a384d]
[dad4ab46-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dad4ab46-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_222] e valore ritornato [TEST_RESPONSE_222]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_918&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cdbe0854-1f1a-11f1-ab2e-06c6c98a384d]
[cdbe0854-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cdbe0854-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_918] e valore ritornato [TEST_RESPONSE_918]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1414&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfa64991-1f1b-11f1-ab2e-06c6c98a384d]
[bfa64991-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bfa64991-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1414] e valore ritornato [TEST_RESPONSE_1414]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1062&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fb639a5-1f1b-11f1-ab2e-06c6c98a384d]
[1fb639a5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1fb639a5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1062] e valore ritornato [TEST_RESPONSE_1062]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2634&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d12b4de-1f1d-11f1-ab2e-06c6c98a384d]
[4d12b4de-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4d12b4de-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2634] e valore ritornato [TEST_RESPONSE_2634]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_528&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f06c3e1-1f1a-11f1-ab2e-06c6c98a384d]
[4f06c3e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4f06c3e1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_528] e valore ritornato [TEST_RESPONSE_528]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2869&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2870&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9946ea6f-1f1d-11f1-ab2e-06c6c98a384d]
[9946ea6f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9946ea6f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2870] e valore ritornato [TEST_RESPONSE_2870]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2951&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b466e268-1f1d-11f1-ab2e-06c6c98a384d]
[b466e268-1f1d-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(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2854&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94120f5d-1f1d-11f1-ab2e-06c6c98a384d]
[94120f5d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[94120f5d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2854] e valore ritornato [TEST_RESPONSE_2854]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1237&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82ffb543-1f1b-11f1-ab2e-06c6c98a384d]
[82ffb543-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[82ffb543-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1237] e valore ritornato [TEST_RESPONSE_1237]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1337&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1338&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7a3e55a-1f1b-11f1-ab2e-06c6c98a384d]
[a7a3e55a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a7a3e55a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1338] e valore ritornato [TEST_RESPONSE_1338]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2507&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2508&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [231a3ad3-1f1d-11f1-ab2e-06c6c98a384d]
[231a3ad3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[231a3ad3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2508] e valore ritornato [TEST_RESPONSE_2508]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1562&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efad35d7-1f1b-11f1-ab2e-06c6c98a384d]
[efad35d7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[efad35d7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1562] e valore ritornato [TEST_RESPONSE_1562]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_876&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bff06799-1f1a-11f1-ab2e-06c6c98a384d]
[bff06799-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bff06799-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_876] e valore ritornato [TEST_RESPONSE_876]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1890&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58fdcfad-1f1c-11f1-ab2e-06c6c98a384d]
[58fdcfad-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[58fdcfad-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1890] e valore ritornato [TEST_RESPONSE_1890]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32691a2a-1f1c-11f1-ab2e-06c6c98a384d]
[32691a2a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[32691a2a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1770] e valore ritornato [TEST_RESPONSE_1770]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2525&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2526&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [27cc0239-1f1d-11f1-ab2e-06c6c98a384d]
[27cc0239-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[27cc0239-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2526] e valore ritornato [TEST_RESPONSE_2526]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_928&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1605c78-1f1a-11f1-ab2e-06c6c98a384d]
[d1605c78-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d1605c78-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_928] e valore ritornato [TEST_RESPONSE_928]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1072&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [260f496f-1f1b-11f1-ab2e-06c6c98a384d]
[260f496f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[260f496f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1072] e valore ritornato [TEST_RESPONSE_1072]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2824&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a4e8449-1f1d-11f1-ab2e-06c6c98a384d]
[8a4e8449-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8a4e8449-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2824] e valore ritornato [TEST_RESPONSE_2824]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1046&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1571bebe-1f1b-11f1-ab2e-06c6c98a384d]
[1571bebe-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1571bebe-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1046] e valore ritornato [TEST_RESPONSE_1046]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2147&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2148&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acf7c474-1f1c-11f1-ab2e-06c6c98a384d]
[acf7c474-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[acf7c474-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2148] e valore ritornato [TEST_RESPONSE_2148]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2802&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [831b411b-1f1d-11f1-ab2e-06c6c98a384d]
[831b411b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[831b411b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2802] e valore ritornato [TEST_RESPONSE_2802]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_195&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_196&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d16b281c-1f19-11f1-ab2e-06c6c98a384d]
[d16b281c-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d16b281c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_196] e valore ritornato [TEST_RESPONSE_196]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1959&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1960&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70105598-1f1c-11f1-ab2e-06c6c98a384d]
[70105598-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[70105598-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1960] e valore ritornato [TEST_RESPONSE_1960]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2485&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2486&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b3e5b91-1f1d-11f1-ab2e-06c6c98a384d]
[1b3e5b91-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1b3e5b91-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2486] e valore ritornato [TEST_RESPONSE_2486]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_655&redirectAbsoluteUrl=false&checkEqualsHttpMethod=OPTIONS
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [792ae1cd-1f1a-11f1-ab2e-06c6c98a384d]
[792ae1cd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_471&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_472&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b90c4c4-1f1a-11f1-ab2e-06c6c98a384d]
[3b90c4c4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3b90c4c4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_472] e valore ritornato [TEST_RESPONSE_472]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2714&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66ef093a-1f1d-11f1-ab2e-06c6c98a384d]
[66ef093a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[66ef093a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2714] e valore ritornato [TEST_RESPONSE_2714]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2850&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [92c85145-1f1d-11f1-ab2e-06c6c98a384d]
[92c85145-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[92c85145-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2850] e valore ritornato [TEST_RESPONSE_2850]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1957&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1958&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f68a3e4-1f1c-11f1-ab2e-06c6c98a384d]
[6f68a3e4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6f68a3e4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1958] e valore ritornato [TEST_RESPONSE_1958]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1616&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0110ceac-1f1c-11f1-ab2e-06c6c98a384d]
[0110ceac-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0110ceac-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1616] e valore ritornato [TEST_RESPONSE_1616]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3095&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3096&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2273a04-1f1d-11f1-ab2e-06c6c98a384d]
[e2273a04-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e2273a04-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3096] e valore ritornato [TEST_RESPONSE_3096]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_306&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f54f156b-1f19-11f1-ab2e-06c6c98a384d]
[f54f156b-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[f54f156b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_306] e valore ritornato [TEST_RESPONSE_306]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2247&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2248&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ccca481d-1f1c-11f1-ab2e-06c6c98a384d]
[ccca481d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ccca481d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2248] e valore ritornato [TEST_RESPONSE_2248]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2235&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2236&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9802613-1f1c-11f1-ab2e-06c6c98a384d]
[c9802613-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c9802613-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2236] e valore ritornato [TEST_RESPONSE_2236]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1738&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28cc50f6-1f1c-11f1-ab2e-06c6c98a384d]
[28cc50f6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[28cc50f6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1738] e valore ritornato [TEST_RESPONSE_1738]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_606&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68184e2c-1f1a-11f1-ab2e-06c6c98a384d]
[68184e2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[68184e2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_606] e valore ritornato [TEST_RESPONSE_606]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_582&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6016e587-1f1a-11f1-ab2e-06c6c98a384d]
[6016e587-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6016e587-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_582] e valore ritornato [TEST_RESPONSE_582]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2183&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2184&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8914712-1f1c-11f1-ab2e-06c6c98a384d]
[b8914712-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b8914712-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2184] e valore ritornato [TEST_RESPONSE_2184]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2268&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d36ac127-1f1c-11f1-ab2e-06c6c98a384d]
[d36ac127-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d36ac127-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2268] e valore ritornato [TEST_RESPONSE_2268]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_73&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_74&destFileContentType=image/png&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a82c3a1d-1f19-11f1-ab2e-06c6c98a384d]
[a82c3a1d-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a82c3a1d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_74] e valore ritornato [TEST_RESPONSE_74]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2636&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4db42402-1f1d-11f1-ab2e-06c6c98a384d]
[4db42402-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[4db42402-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2636] e valore ritornato [TEST_RESPONSE_2636]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2388&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb8fb3a0-1f1c-11f1-ab2e-06c6c98a384d]
[fb8fb3a0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fb8fb3a0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2388] e valore ritornato [TEST_RESPONSE_2388]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_211&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_212&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6c9aa3f-1f19-11f1-ab2e-06c6c98a384d]
[d6c9aa3f-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d6c9aa3f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_212] e valore ritornato [TEST_RESPONSE_212]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1243&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8776bd90-1f1b-11f1-ab2e-06c6c98a384d]
[8776bd90-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8776bd90-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1243] e valore ritornato [TEST_RESPONSE_1243]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3093&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3094&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1804ba0-1f1d-11f1-ab2e-06c6c98a384d]
[e1804ba0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e1804ba0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3094] e valore ritornato [TEST_RESPONSE_3094]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1722&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23017770-1f1c-11f1-ab2e-06c6c98a384d]
[23017770-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[23017770-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1722] e valore ritornato [TEST_RESPONSE_1722]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2900&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a304a821-1f1d-11f1-ab2e-06c6c98a384d]
[a304a821-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a304a821-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2900] e valore ritornato [TEST_RESPONSE_2900]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3111&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3112&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e834e7e9-1f1d-11f1-ab2e-06c6c98a384d]
[e834e7e9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e834e7e9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3112] e valore ritornato [TEST_RESPONSE_3112]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2493&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2494&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1ddb9bc1-1f1d-11f1-ab2e-06c6c98a384d]
[1ddb9bc1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1ddb9bc1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2494] e valore ritornato [TEST_RESPONSE_2494]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1028&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b1ffe62-1f1b-11f1-ab2e-06c6c98a384d]
[0b1ffe62-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0b1ffe62-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1028] e valore ritornato [TEST_RESPONSE_1028]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1556&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eda6de78-1f1b-11f1-ab2e-06c6c98a384d]
[eda6de78-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[eda6de78-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1556] e valore ritornato [TEST_RESPONSE_1556]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1216&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76457f5b-1f1b-11f1-ab2e-06c6c98a384d]
[76457f5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[76457f5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1216] e valore ritornato [TEST_RESPONSE_1216]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1636&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [075da977-1f1c-11f1-ab2e-06c6c98a384d]
[075da977-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[075da977-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1636] e valore ritornato [TEST_RESPONSE_1636]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1756&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2de00f7c-1f1c-11f1-ab2e-06c6c98a384d]
[2de00f7c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2de00f7c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1756] e valore ritornato [TEST_RESPONSE_1756]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_404&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [154a56c0-1f1a-11f1-ab2e-06c6c98a384d]
[154a56c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[154a56c0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_404] e valore ritornato [TEST_RESPONSE_404]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1768&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31be3426-1f1c-11f1-ab2e-06c6c98a384d]
[31be3426-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[31be3426-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1768] e valore ritornato [TEST_RESPONSE_1768]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1862&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [500f9603-1f1c-11f1-ab2e-06c6c98a384d]
[500f9603-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[500f9603-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1862] e valore ritornato [TEST_RESPONSE_1862]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_882&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c280d688-1f1a-11f1-ab2e-06c6c98a384d]
[c280d688-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c280d688-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_882] e valore ritornato [TEST_RESPONSE_882]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1013&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00f4148e-1f1b-11f1-ab2e-06c6c98a384d]
[00f4148e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[00f4148e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1013] e valore ritornato [TEST_RESPONSE_1013]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_620&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cc3adea-1f1a-11f1-ab2e-06c6c98a384d]
[6cc3adea-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6cc3adea-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_620] e valore ritornato [TEST_RESPONSE_620]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1376&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3d673ad-1f1b-11f1-ab2e-06c6c98a384d]
[b3d673ad-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b3d673ad-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1376] e valore ritornato [TEST_RESPONSE_1376]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1200&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b6ab7e3-1f1b-11f1-ab2e-06c6c98a384d]
[6b6ab7e3-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6b6ab7e3-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1200] e valore ritornato [TEST_RESPONSE_1200]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1420&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1a1a46f-1f1b-11f1-ab2e-06c6c98a384d]
[c1a1a46f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c1a1a46f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1420] e valore ritornato [TEST_RESPONSE_1420]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2283&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2284&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d942ba0d-1f1c-11f1-ab2e-06c6c98a384d]
[d942ba0d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d942ba0d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2284] e valore ritornato [TEST_RESPONSE_2284]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1922&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63321df4-1f1c-11f1-ab2e-06c6c98a384d]
[63321df4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[63321df4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1922] e valore ritornato [TEST_RESPONSE_1922]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1036&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f02b6f4-1f1b-11f1-ab2e-06c6c98a384d]
[0f02b6f4-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0f02b6f4-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1036] e valore ritornato [TEST_RESPONSE_1036]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2481&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2482&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19e50d19-1f1d-11f1-ab2e-06c6c98a384d]
[19e50d19-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[19e50d19-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2482] e valore ritornato [TEST_RESPONSE_2482]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1874&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53e5f27b-1f1c-11f1-ab2e-06c6c98a384d]
[53e5f27b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[53e5f27b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1874] e valore ritornato [TEST_RESPONSE_1874]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3007&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3008&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c702ad26-1f1d-11f1-ab2e-06c6c98a384d]
[c702ad26-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c702ad26-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3008] e valore ritornato [TEST_RESPONSE_3008]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_187&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_188&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ceba11ca-1f19-11f1-ab2e-06c6c98a384d]
[ceba11ca-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ceba11ca-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_188] e valore ritornato [TEST_RESPONSE_188]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3053&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3054&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d70641bc-1f1d-11f1-ab2e-06c6c98a384d]
[d70641bc-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d70641bc-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3054] e valore ritornato [TEST_RESPONSE_3054]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2063&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2064&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91ef722e-1f1c-11f1-ab2e-06c6c98a384d]
[91ef722e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[91ef722e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2064] e valore ritornato [TEST_RESPONSE_2064]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2311&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2312&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1ac3257-1f1c-11f1-ab2e-06c6c98a384d]
[e1ac3257-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e1ac3257-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2312] e valore ritornato [TEST_RESPONSE_2312]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1199&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ac1f4bf-1f1b-11f1-ab2e-06c6c98a384d]
[6ac1f4bf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ac1f4bf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1199] e valore ritornato [TEST_RESPONSE_1199]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_410&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [174a1e6c-1f1a-11f1-ab2e-06c6c98a384d]
[174a1e6c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[174a1e6c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_410] e valore ritornato [TEST_RESPONSE_410]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2987&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c09ea0d9-1f1d-11f1-ab2e-06c6c98a384d]
[c09ea0d9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2055&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2056&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f61261c-1f1c-11f1-ab2e-06c6c98a384d]
[8f61261c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8f61261c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2056] e valore ritornato [TEST_RESPONSE_2056]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2750&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [726155ca-1f1d-11f1-ab2e-06c6c98a384d]
[726155ca-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[726155ca-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2750] e valore ritornato [TEST_RESPONSE_2750]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1860&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f6c2a0f-1f1c-11f1-ab2e-06c6c98a384d]
[4f6c2a0f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4f6c2a0f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1860] e valore ritornato [TEST_RESPONSE_1860]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1786&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3833f3af-1f1c-11f1-ab2e-06c6c98a384d]
[3833f3af-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3833f3af-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1786] e valore ritornato [TEST_RESPONSE_1786]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1981&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1982&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75e6eef6-1f1c-11f1-ab2e-06c6c98a384d]
[75e6eef6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[75e6eef6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1982] e valore ritornato [TEST_RESPONSE_1982]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2681&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5be4cd55-1f1d-11f1-ab2e-06c6c98a384d]
[5be4cd55-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1876&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54884cff-1f1c-11f1-ab2e-06c6c98a384d]
[54884cff-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[54884cff-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1876] e valore ritornato [TEST_RESPONSE_1876]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2456&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1219a891-1f1d-11f1-ab2e-06c6c98a384d]
[1219a891-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1219a891-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2456] e valore ritornato [TEST_RESPONSE_2456]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1242&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86d4ff4c-1f1b-11f1-ab2e-06c6c98a384d]
[86d4ff4c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[86d4ff4c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1242] e valore ritornato [TEST_RESPONSE_1242]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_814&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abd91f61-1f1a-11f1-ab2e-06c6c98a384d]
[abd91f61-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[abd91f61-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_814] e valore ritornato [TEST_RESPONSE_814]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_649&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_650&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75f3ab88-1f1a-11f1-ab2e-06c6c98a384d]
[75f3ab88-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[75f3ab88-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_650] e valore ritornato [TEST_RESPONSE_650]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_613&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_614&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ac14e2c-1f1a-11f1-ab2e-06c6c98a384d]
[6ac14e2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ac14e2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_614] e valore ritornato [TEST_RESPONSE_614]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2647&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2648&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51874c2c-1f1d-11f1-ab2e-06c6c98a384d]
[51874c2c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[51874c2c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2648] e valore ritornato [TEST_RESPONSE_2648]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1464&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d03ccf5e-1f1b-11f1-ab2e-06c6c98a384d]
[d03ccf5e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d03ccf5e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1464] e valore ritornato [TEST_RESPONSE_1464]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1813&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1814&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40a00509-1f1c-11f1-ab2e-06c6c98a384d]
[40a00509-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[40a00509-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1814] e valore ritornato [TEST_RESPONSE_1814]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_956&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc9021c7-1f1a-11f1-ab2e-06c6c98a384d]
[dc9021c7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dc9021c7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_956] e valore ritornato [TEST_RESPONSE_956]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1690&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1898106c-1f1c-11f1-ab2e-06c6c98a384d]
[1898106c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1898106c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1690] e valore ritornato [TEST_RESPONSE_1690]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2565&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2566&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35b36d80-1f1d-11f1-ab2e-06c6c98a384d]
[35b36d80-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[35b36d80-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2566] e valore ritornato [TEST_RESPONSE_2566]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2521&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2522&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26785911-1f1d-11f1-ab2e-06c6c98a384d]
[26785911-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[26785911-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2522] e valore ritornato [TEST_RESPONSE_2522]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_418&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19f8006e-1f1a-11f1-ab2e-06c6c98a384d]
[19f8006e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[19f8006e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_418] e valore ritornato [TEST_RESPONSE_418]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1128&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d18597c-1f1b-11f1-ab2e-06c6c98a384d]
[3d18597c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3d18597c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1128] e valore ritornato [TEST_RESPONSE_1128]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3115&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3116&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8f096d1-1f1d-11f1-ab2e-06c6c98a384d]
[e8f096d1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e8f096d1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3116] e valore ritornato [TEST_RESPONSE_3116]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_375&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_376&destFileContentType=image/png&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c51bcd4-1f1a-11f1-ab2e-06c6c98a384d]
[0c51bcd4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0c51bcd4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_376] e valore ritornato [TEST_RESPONSE_376]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_618&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c191606-1f1a-11f1-ab2e-06c6c98a384d]
[6c191606-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6c191606-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_618] e valore ritornato [TEST_RESPONSE_618]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1809&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1810&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f581bb1-1f1c-11f1-ab2e-06c6c98a384d]
[3f581bb1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3f581bb1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1810] e valore ritornato [TEST_RESPONSE_1810]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2227&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2228&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6dbb9f3-1f1c-11f1-ab2e-06c6c98a384d]
[c6dbb9f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c6dbb9f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2228] e valore ritornato [TEST_RESPONSE_2228]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_485&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [411609c7-1f1a-11f1-ab2e-06c6c98a384d]
[411609c7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2736&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d544e0c-1f1d-11f1-ab2e-06c6c98a384d]
[6d544e0c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6d544e0c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2736] e valore ritornato [TEST_RESPONSE_2736]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1215&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75a34be7-1f1b-11f1-ab2e-06c6c98a384d]
[75a34be7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[75a34be7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1215] e valore ritornato [TEST_RESPONSE_1215]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1321&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1322&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a27c29a8-1f1b-11f1-ab2e-06c6c98a384d]
[a27c29a8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a27c29a8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1322] e valore ritornato [TEST_RESPONSE_1322]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1470&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1ab046a-1f1b-11f1-ab2e-06c6c98a384d]
[d1ab046a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d1ab046a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1470] e valore ritornato [TEST_RESPONSE_1470]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab331b5d-1f1a-11f1-ab2e-06c6c98a384d]
[ab331b5d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ab331b5d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_812] e valore ritornato [TEST_RESPONSE_812]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1900&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ccfbf56-1f1c-11f1-ab2e-06c6c98a384d]
[5ccfbf56-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5ccfbf56-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1900] e valore ritornato [TEST_RESPONSE_1900]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_443&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_444&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22f3a698-1f1a-11f1-ab2e-06c6c98a384d]
[22f3a698-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[22f3a698-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_444] e valore ritornato [TEST_RESPONSE_444]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2077&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2078&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [962b202d-1f1c-11f1-ab2e-06c6c98a384d]
[962b202d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[962b202d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2078] e valore ritornato [TEST_RESPONSE_2078]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1151&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bdd7a9e-1f1b-11f1-ab2e-06c6c98a384d]
[4bdd7a9e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4bdd7a9e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1151] e valore ritornato [TEST_RESPONSE_1151]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_57&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_58&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a45ba9fb-1f19-11f1-ab2e-06c6c98a384d]
[a45ba9fb-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a45ba9fb-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_264&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7b750be-1f19-11f1-ab2e-06c6c98a384d]
[e7b750be-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e7b750be-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_264] e valore ritornato [TEST_RESPONSE_264]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3019&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3020&destFileContentType=image/png&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb796850-1f1d-11f1-ab2e-06c6c98a384d]
[cb796850-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[cb796850-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3020] e valore ritornato [TEST_RESPONSE_3020]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2091&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a392e79-1f1c-11f1-ab2e-06c6c98a384d]
[9a392e79-1f1c-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2305&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2306&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfbb5ecb-1f1c-11f1-ab2e-06c6c98a384d]
[dfbb5ecb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[dfbb5ecb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2306] e valore ritornato [TEST_RESPONSE_2306]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1965&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1966&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71605544-1f1c-11f1-ab2e-06c6c98a384d]
[71605544-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[71605544-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1966] e valore ritornato [TEST_RESPONSE_1966]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1649&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1650&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bcff7d5-1f1c-11f1-ab2e-06c6c98a384d]
[0bcff7d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0bcff7d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1650] e valore ritornato [TEST_RESPONSE_1650]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1642&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0945a365-1f1c-11f1-ab2e-06c6c98a384d]
[0945a365-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0945a365-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1642] e valore ritornato [TEST_RESPONSE_1642]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1679&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1680&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1603d0e8-1f1c-11f1-ab2e-06c6c98a384d]
[1603d0e8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1603d0e8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1680] e valore ritornato [TEST_RESPONSE_1680]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1032&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c76dbe2-1f1b-11f1-ab2e-06c6c98a384d]
[0c76dbe2-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0c76dbe2-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1032] e valore ritornato [TEST_RESPONSE_1032]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_97&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_98&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b01d9c2f-1f19-11f1-ab2e-06c6c98a384d]
[b01d9c2f-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b01d9c2f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_98] e valore ritornato [TEST_RESPONSE_98]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_860&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [baab5fe6-1f1a-11f1-ab2e-06c6c98a384d]
[baab5fe6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[baab5fe6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_860] e valore ritornato [TEST_RESPONSE_860]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1129&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e5c9952-1f1b-11f1-ab2e-06c6c98a384d]
[3e5c9952-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3e5c9952-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1129] e valore ritornato [TEST_RESPONSE_1129]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_626&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ec179c6-1f1a-11f1-ab2e-06c6c98a384d]
[6ec179c6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6ec179c6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_626] e valore ritornato [TEST_RESPONSE_626]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1742&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29adb04e-1f1c-11f1-ab2e-06c6c98a384d]
[29adb04e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[29adb04e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1742] e valore ritornato [TEST_RESPONSE_1742]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_79&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_80&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa12fb89-1f19-11f1-ab2e-06c6c98a384d]
[aa12fb89-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[aa12fb89-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1481&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1482&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d57e2c94-1f1b-11f1-ab2e-06c6c98a384d]
[d57e2c94-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d57e2c94-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1482] e valore ritornato [TEST_RESPONSE_1482]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2655&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5427999c-1f1d-11f1-ab2e-06c6c98a384d]
[5427999c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2730&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c042750-1f1d-11f1-ab2e-06c6c98a384d]
[6c042750-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6c042750-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2730] e valore ritornato [TEST_RESPONSE_2730]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_143&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfb835c9-1f19-11f1-ab2e-06c6c98a384d]
[bfb835c9-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bfb835c9-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_144] e valore ritornato [TEST_RESPONSE_144]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2359&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2360&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f140ff90-1f1c-11f1-ab2e-06c6c98a384d]
[f140ff90-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f140ff90-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2360] e valore ritornato [TEST_RESPONSE_2360]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_110&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b54c35b0-1f19-11f1-ab2e-06c6c98a384d]
[b54c35b0-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b54c35b0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_110] e valore ritornato [TEST_RESPONSE_110]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_973&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7ae33d3-1f1a-11f1-ab2e-06c6c98a384d]
[e7ae33d3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e7ae33d3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_973] e valore ritornato [TEST_RESPONSE_973]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2798&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81d04a83-1f1d-11f1-ab2e-06c6c98a384d]
[81d04a83-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[81d04a83-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2798] e valore ritornato [TEST_RESPONSE_2798]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1497&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1498&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da923936-1f1b-11f1-ab2e-06c6c98a384d]
[da923936-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[da923936-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1498] e valore ritornato [TEST_RESPONSE_1498]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1217&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76c9ca8f-1f1b-11f1-ab2e-06c6c98a384d]
[76c9ca8f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[76c9ca8f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1217] e valore ritornato [TEST_RESPONSE_1217]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2776&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b5d9835-1f1d-11f1-ab2e-06c6c98a384d]
[7b5d9835-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7b5d9835-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2776] e valore ritornato [TEST_RESPONSE_2776]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_177&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_178&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb6393b6-1f19-11f1-ab2e-06c6c98a384d]
[cb6393b6-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cb6393b6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_178] e valore ritornato [TEST_RESPONSE_178]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2741&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2742&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fd3f41a-1f1d-11f1-ab2e-06c6c98a384d]
[6fd3f41a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6fd3f41a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2742] e valore ritornato [TEST_RESPONSE_2742]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1222&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7977ac95-1f1b-11f1-ab2e-06c6c98a384d]
[7977ac95-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7977ac95-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1222] e valore ritornato [TEST_RESPONSE_1222]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_468&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a3c7f5a-1f1a-11f1-ab2e-06c6c98a384d]
[3a3c7f5a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3a3c7f5a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_468] e valore ritornato [TEST_RESPONSE_468]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2751&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2752&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72dd157e-1f1d-11f1-ab2e-06c6c98a384d]
[72dd157e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[72dd157e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2752] e valore ritornato [TEST_RESPONSE_2752]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1971&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1972&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72aef562-1f1c-11f1-ab2e-06c6c98a384d]
[72aef562-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[72aef562-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1972] e valore ritornato [TEST_RESPONSE_1972]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1014&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01973262-1f1b-11f1-ab2e-06c6c98a384d]
[01973262-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[01973262-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1014] e valore ritornato [TEST_RESPONSE_1014]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2584&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b091706-1f1d-11f1-ab2e-06c6c98a384d]
[3b091706-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3b091706-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2584] e valore ritornato [TEST_RESPONSE_2584]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e23a0f9-1f1a-11f1-ab2e-06c6c98a384d]
[5e23a0f9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5e23a0f9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_576] e valore ritornato [TEST_RESPONSE_576]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2816&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87b7fad9-1f1d-11f1-ab2e-06c6c98a384d]
[87b7fad9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[87b7fad9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2816] e valore ritornato [TEST_RESPONSE_2816]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1424&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2e8ca77-1f1b-11f1-ab2e-06c6c98a384d]
[c2e8ca77-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c2e8ca77-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1424] e valore ritornato [TEST_RESPONSE_1424]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2995&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2996&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3d7f9fe-1f1d-11f1-ab2e-06c6c98a384d]
[c3d7f9fe-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c3d7f9fe-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2996] e valore ritornato [TEST_RESPONSE_2996]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1253&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1254&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c9cf2a6-1f1b-11f1-ab2e-06c6c98a384d]
[8c9cf2a6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8c9cf2a6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1254] e valore ritornato [TEST_RESPONSE_1254]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_750&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96fbc907-1f1a-11f1-ab2e-06c6c98a384d]
[96fbc907-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[96fbc907-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_750] e valore ritornato [TEST_RESPONSE_750]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1015&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0238a286-1f1b-11f1-ab2e-06c6c98a384d]
[0238a286-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0238a286-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1015] e valore ritornato [TEST_RESPONSE_1015]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1320&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1d7ac44-1f1b-11f1-ab2e-06c6c98a384d]
[a1d7ac44-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a1d7ac44-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1320] e valore ritornato [TEST_RESPONSE_1320]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2694&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [606e261f-1f1d-11f1-ab2e-06c6c98a384d]
[606e261f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[606e261f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2694] e valore ritornato [TEST_RESPONSE_2694]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_535&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_536&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51bbd1d1-1f1a-11f1-ab2e-06c6c98a384d]
[51bbd1d1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[51bbd1d1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_536] e valore ritornato [TEST_RESPONSE_536]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1778&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35003fda-1f1c-11f1-ab2e-06c6c98a384d]
[35003fda-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[35003fda-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1778] e valore ritornato [TEST_RESPONSE_1778]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_790&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3f5c60f-1f1a-11f1-ab2e-06c6c98a384d]
[a3f5c60f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a3f5c60f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_790] e valore ritornato [TEST_RESPONSE_790]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2249&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2250&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd76dbd1-1f1c-11f1-ab2e-06c6c98a384d]
[cd76dbd1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cd76dbd1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2250] e valore ritornato [TEST_RESPONSE_2250]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1949&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1950&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ccaa064-1f1c-11f1-ab2e-06c6c98a384d]
[6ccaa064-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ccaa064-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1950] e valore ritornato [TEST_RESPONSE_1950]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1035&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e616de0-1f1b-11f1-ab2e-06c6c98a384d]
[0e616de0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0e616de0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1035] e valore ritornato [TEST_RESPONSE_1035]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2420&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0532bd62-1f1d-11f1-ab2e-06c6c98a384d]
[0532bd62-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0532bd62-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2420] e valore ritornato [TEST_RESPONSE_2420]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_985&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef002195-1f1a-11f1-ab2e-06c6c98a384d]
[ef002195-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ef002195-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_985] e valore ritornato [TEST_RESPONSE_985]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2191&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2192&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba7d38a4-1f1c-11f1-ab2e-06c6c98a384d]
[ba7d38a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ba7d38a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2192] e valore ritornato [TEST_RESPONSE_2192]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1718&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21bcc268-1f1c-11f1-ab2e-06c6c98a384d]
[21bcc268-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[21bcc268-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1718] e valore ritornato [TEST_RESPONSE_1718]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1579&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1580&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f57c06fd-1f1b-11f1-ab2e-06c6c98a384d]
[f57c06fd-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f57c06fd-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1580] e valore ritornato [TEST_RESPONSE_1580]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_609&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_610&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69759444-1f1a-11f1-ab2e-06c6c98a384d]
[69759444-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[69759444-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_610] e valore ritornato [TEST_RESPONSE_610]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1598&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb442063-1f1b-11f1-ab2e-06c6c98a384d]
[fb442063-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fb442063-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1598] e valore ritornato [TEST_RESPONSE_1598]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1091&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2f3b767c-1f1b-11f1-ab2e-06c6c98a384d]
[2f3b767c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1223&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a1a2e29-1f1b-11f1-ab2e-06c6c98a384d]
[7a1a2e29-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7a1a2e29-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1223] e valore ritornato [TEST_RESPONSE_1223]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1311&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1312&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f503e04-1f1b-11f1-ab2e-06c6c98a384d]
[9f503e04-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9f503e04-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1312] e valore ritornato [TEST_RESPONSE_1312]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1438&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c77864d5-1f1b-11f1-ab2e-06c6c98a384d]
[c77864d5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c77864d5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1438] e valore ritornato [TEST_RESPONSE_1438]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2620&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [486e59ff-1f1d-11f1-ab2e-06c6c98a384d]
[486e59ff-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[486e59ff-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2620] e valore ritornato [TEST_RESPONSE_2620]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_296&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2134b45-1f19-11f1-ab2e-06c6c98a384d]
[f2134b45-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f2134b45-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_296] e valore ritornato [TEST_RESPONSE_296]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1000&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f94efcb8-1f1a-11f1-ab2e-06c6c98a384d]
[f94efcb8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f94efcb8-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1000] e valore ritornato [TEST_RESPONSE_1000]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_702&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [873c424e-1f1a-11f1-ab2e-06c6c98a384d]
[873c424e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[873c424e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_702] e valore ritornato [TEST_RESPONSE_702]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_241&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_242&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e09e7360-1f19-11f1-ab2e-06c6c98a384d]
[e09e7360-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e09e7360-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_242] e valore ritornato [TEST_RESPONSE_242]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1189&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64e1e585-1f1b-11f1-ab2e-06c6c98a384d]
[64e1e585-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[64e1e585-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1189] e valore ritornato [TEST_RESPONSE_1189]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1070&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24c4a0f5-1f1b-11f1-ab2e-06c6c98a384d]
[24c4a0f5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[24c4a0f5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1070] e valore ritornato [TEST_RESPONSE_1070]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1122&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39226711-1f1b-11f1-ab2e-06c6c98a384d]
[39226711-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[39226711-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1122] e valore ritornato [TEST_RESPONSE_1122]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_59&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_60&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a4fea0bf-1f19-11f1-ab2e-06c6c98a384d]
[a4fea0bf-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a4fea0bf-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1213&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [745f0c0f-1f1b-11f1-ab2e-06c6c98a384d]
[745f0c0f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[745f0c0f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1213] e valore ritornato [TEST_RESPONSE_1213]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2915&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2916&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a82cb1f3-1f1d-11f1-ab2e-06c6c98a384d]
[a82cb1f3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a82cb1f3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2916] e valore ritornato [TEST_RESPONSE_2916]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2339&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2340&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb7f4dc6-1f1c-11f1-ab2e-06c6c98a384d]
[eb7f4dc6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[eb7f4dc6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2340] e valore ritornato [TEST_RESPONSE_2340]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1584&destFileContentType=image/png&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6cd3e27-1f1b-11f1-ab2e-06c6c98a384d]
[f6cd3e27-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f6cd3e27-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1584] e valore ritornato [TEST_RESPONSE_1584]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1774&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33b59762-1f1c-11f1-ab2e-06c6c98a384d]
[33b59762-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[33b59762-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1774] e valore ritornato [TEST_RESPONSE_1774]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1886&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57b71ed5-1f1c-11f1-ab2e-06c6c98a384d]
[57b71ed5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[57b71ed5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1886] e valore ritornato [TEST_RESPONSE_1886]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2596&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ef56c80-1f1d-11f1-ab2e-06c6c98a384d]
[3ef56c80-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3ef56c80-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2596] e valore ritornato [TEST_RESPONSE_2596]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_728&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8fb8ce67-1f1a-11f1-ab2e-06c6c98a384d]
[8fb8ce67-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8fb8ce67-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_728] e valore ritornato [TEST_RESPONSE_728]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1064&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20faeead-1f1b-11f1-ab2e-06c6c98a384d]
[20faeead-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[20faeead-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1064] e valore ritornato [TEST_RESPONSE_1064]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_852&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b811a224-1f1a-11f1-ab2e-06c6c98a384d]
[b811a224-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b811a224-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_852] e valore ritornato [TEST_RESPONSE_852]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1361&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1362&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af5f6a61-1f1b-11f1-ab2e-06c6c98a384d]
[af5f6a61-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[af5f6a61-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1362] e valore ritornato [TEST_RESPONSE_1362]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1127&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c70ced8-1f1b-11f1-ab2e-06c6c98a384d]
[3c70ced8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3c70ced8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1127] e valore ritornato [TEST_RESPONSE_1127]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_217&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_218&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d982fdee-1f19-11f1-ab2e-06c6c98a384d]
[d982fdee-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d982fdee-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_218] e valore ritornato [TEST_RESPONSE_218]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_966&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2e97fb1-1f1a-11f1-ab2e-06c6c98a384d]
[e2e97fb1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e2e97fb1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_966] e valore ritornato [TEST_RESPONSE_966]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1693&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1694&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [19e5ed36-1f1c-11f1-ab2e-06c6c98a384d]
[19e5ed36-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[19e5ed36-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1694] e valore ritornato [TEST_RESPONSE_1694]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1622&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [038d677b-1f1c-11f1-ab2e-06c6c98a384d]
[038d677b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[038d677b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1622] e valore ritornato [TEST_RESPONSE_1622]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1065&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [219c85e1-1f1b-11f1-ab2e-06c6c98a384d]
[219c85e1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[219c85e1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1065] e valore ritornato [TEST_RESPONSE_1065]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1417&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1418&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0ffe62b-1f1b-11f1-ab2e-06c6c98a384d]
[c0ffe62b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c0ffe62b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1418] e valore ritornato [TEST_RESPONSE_1418]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1712&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1fd2095c-1f1c-11f1-ab2e-06c6c98a384d]
[1fd2095c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1fd2095c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1712] e valore ritornato [TEST_RESPONSE_1712]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1939&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1940&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68eec5aa-1f1c-11f1-ab2e-06c6c98a384d]
[68eec5aa-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[68eec5aa-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1940] e valore ritornato [TEST_RESPONSE_1940]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_135&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_136&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd1ffea7-1f19-11f1-ab2e-06c6c98a384d]
[bd1ffea7-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bd1ffea7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_136] e valore ritornato [TEST_RESPONSE_136]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_630&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [701522ee-1f1a-11f1-ab2e-06c6c98a384d]
[701522ee-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[701522ee-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_630] e valore ritornato [TEST_RESPONSE_630]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2059&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2060&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90a73ab6-1f1c-11f1-ab2e-06c6c98a384d]
[90a73ab6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[90a73ab6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2060] e valore ritornato [TEST_RESPONSE_2060]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_964&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1a6c679-1f1a-11f1-ab2e-06c6c98a384d]
[e1a6c679-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e1a6c679-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_964] e valore ritornato [TEST_RESPONSE_964]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2572&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3707b2ec-1f1d-11f1-ab2e-06c6c98a384d]
[3707b2ec-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3707b2ec-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2572] e valore ritornato [TEST_RESPONSE_2572]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_478&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3da37830-1f1a-11f1-ab2e-06c6c98a384d]
[3da37830-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[3da37830-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_478] e valore ritornato [TEST_RESPONSE_478]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2292&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dbda7afd-1f1c-11f1-ab2e-06c6c98a384d]
[dbda7afd-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dbda7afd-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2292] e valore ritornato [TEST_RESPONSE_2292]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1208&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [708b2095-1f1b-11f1-ab2e-06c6c98a384d]
[708b2095-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[708b2095-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1208] e valore ritornato [TEST_RESPONSE_1208]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1626&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04d46673-1f1c-11f1-ab2e-06c6c98a384d]
[04d46673-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[04d46673-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1626] e valore ritornato [TEST_RESPONSE_1626]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1687&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1688&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17f31dd8-1f1c-11f1-ab2e-06c6c98a384d]
[17f31dd8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[17f31dd8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1688] e valore ritornato [TEST_RESPONSE_1688]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2993&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2994&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c32d6218-1f1d-11f1-ab2e-06c6c98a384d]
[c32d6218-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c32d6218-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2994] e valore ritornato [TEST_RESPONSE_2994]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2089&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99979745-1f1c-11f1-ab2e-06c6c98a384d]
[99979745-1f1c-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/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_281&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_282&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed927df7-1f19-11f1-ab2e-06c6c98a384d]
[ed927df7-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ed927df7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_282] e valore ritornato [TEST_RESPONSE_282]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2768&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78257790-1f1d-11f1-ab2e-06c6c98a384d]
[78257790-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[78257790-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2768] e valore ritornato [TEST_RESPONSE_2768]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_545&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_546&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55c3295b-1f1a-11f1-ab2e-06c6c98a384d]
[55c3295b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[55c3295b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_546] e valore ritornato [TEST_RESPONSE_546]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_487&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=HEAD
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41cbc53d-1f1a-11f1-ab2e-06c6c98a384d]
[41cbc53d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_826&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b04fb37e-1f1a-11f1-ab2e-06c6c98a384d]
[b04fb37e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b04fb37e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_826] e valore ritornato [TEST_RESPONSE_826]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_958&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddd2daff-1f1a-11f1-ab2e-06c6c98a384d]
[ddd2daff-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ddd2daff-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_958] e valore ritornato [TEST_RESPONSE_958]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_23&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [997bd970-1f19-11f1-ab2e-06c6c98a384d]
[997bd970-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_385&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_386&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [102273fa-1f1a-11f1-ab2e-06c6c98a384d]
[102273fa-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[102273fa-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_386] e valore ritornato [TEST_RESPONSE_386]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1113&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35eabc9b-1f1b-11f1-ab2e-06c6c98a384d]
[35eabc9b-1f1b-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, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2562&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [34617208-1f1d-11f1-ab2e-06c6c98a384d]
[34617208-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[34617208-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2562] e valore ritornato [TEST_RESPONSE_2562]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1144&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47633d00-1f1b-11f1-ab2e-06c6c98a384d]
[47633d00-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[47633d00-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1144] e valore ritornato [TEST_RESPONSE_1144]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1617&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1618&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02433431-1f1c-11f1-ab2e-06c6c98a384d]
[02433431-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[02433431-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1618] e valore ritornato [TEST_RESPONSE_1618]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_47&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_48&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a124e8e5-1f19-11f1-ab2e-06c6c98a384d]
[a124e8e5-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a124e8e5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2692&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5fc8492b-1f1d-11f1-ab2e-06c6c98a384d]
[5fc8492b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5fc8492b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2692] e valore ritornato [TEST_RESPONSE_2692]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2923&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2924&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aac75a15-1f1d-11f1-ab2e-06c6c98a384d]
[aac75a15-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[aac75a15-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2924] e valore ritornato [TEST_RESPONSE_2924]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_448&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23e7a390-1f1a-11f1-ab2e-06c6c98a384d]
[23e7a390-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[23e7a390-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_448] e valore ritornato [TEST_RESPONSE_448]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1302&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c1ab56e-1f1b-11f1-ab2e-06c6c98a384d]
[9c1ab56e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9c1ab56e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1302] e valore ritornato [TEST_RESPONSE_1302]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_659&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a705a25-1f1a-11f1-ab2e-06c6c98a384d]
[7a705a25-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2936&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae9fd970-1f1d-11f1-ab2e-06c6c98a384d]
[ae9fd970-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ae9fd970-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2936] e valore ritornato [TEST_RESPONSE_2936]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_675&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ee9fa88-1f1a-11f1-ab2e-06c6c98a384d]
[7ee9fa88-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1793&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1794&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ac17c6f-1f1c-11f1-ab2e-06c6c98a384d]
[3ac17c6f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3ac17c6f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1794] e valore ritornato [TEST_RESPONSE_1794]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2792&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f46b965-1f1d-11f1-ab2e-06c6c98a384d]
[7f46b965-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7f46b965-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2792] e valore ritornato [TEST_RESPONSE_2792]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1865&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1866&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5155d1ab-1f1c-11f1-ab2e-06c6c98a384d]
[5155d1ab-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5155d1ab-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1866] e valore ritornato [TEST_RESPONSE_1866]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_225&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_226&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db79ebfe-1f19-11f1-ab2e-06c6c98a384d]
[db79ebfe-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[db79ebfe-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_226] e valore ritornato [TEST_RESPONSE_226]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2890&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a05cb98c-1f1d-11f1-ab2e-06c6c98a384d]
[a05cb98c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a05cb98c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2890] e valore ritornato [TEST_RESPONSE_2890]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1969&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1970&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [725fc3ee-1f1c-11f1-ab2e-06c6c98a384d]
[725fc3ee-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[725fc3ee-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1970] e valore ritornato [TEST_RESPONSE_1970]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1991&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1992&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [793be66c-1f1c-11f1-ab2e-06c6c98a384d]
[793be66c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[793be66c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1992] e valore ritornato [TEST_RESPONSE_1992]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1140&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44d4f0f0-1f1b-11f1-ab2e-06c6c98a384d]
[44d4f0f0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[44d4f0f0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1140] e valore ritornato [TEST_RESPONSE_1140]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3114&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8da9dcd-1f1d-11f1-ab2e-06c6c98a384d]
[e8da9dcd-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e8da9dcd-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3114] e valore ritornato [TEST_RESPONSE_3114]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_274&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eb99e237-1f19-11f1-ab2e-06c6c98a384d]
[eb99e237-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[eb99e237-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_274] e valore ritornato [TEST_RESPONSE_274]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2416&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03e3f63a-1f1d-11f1-ab2e-06c6c98a384d]
[03e3f63a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[03e3f63a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2416] e valore ritornato [TEST_RESPONSE_2416]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1651&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1652&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c722b49-1f1c-11f1-ab2e-06c6c98a384d]
[0c722b49-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0c722b49-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1652] e valore ritornato [TEST_RESPONSE_1652]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3015&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3016&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca2f0df8-1f1d-11f1-ab2e-06c6c98a384d]
[ca2f0df8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ca2f0df8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3016] e valore ritornato [TEST_RESPONSE_3016]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_730&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [905f6ead-1f1a-11f1-ab2e-06c6c98a384d]
[905f6ead-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[905f6ead-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_730] e valore ritornato [TEST_RESPONSE_730]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_454&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [375e3e7e-1f1a-11f1-ab2e-06c6c98a384d]
[375e3e7e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[375e3e7e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_454] e valore ritornato [TEST_RESPONSE_454]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_280&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ed360613-1f19-11f1-ab2e-06c6c98a384d]
[ed360613-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ed360613-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_280] e valore ritornato [TEST_RESPONSE_280]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1677&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1678&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15614f54-1f1c-11f1-ab2e-06c6c98a384d]
[15614f54-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[15614f54-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1678] e valore ritornato [TEST_RESPONSE_1678]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_339&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [00206605-1f1a-11f1-ab2e-06c6c98a384d]
[00206605-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2209&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2210&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c04f652a-1f1c-11f1-ab2e-06c6c98a384d]
[c04f652a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c04f652a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2210] e valore ritornato [TEST_RESPONSE_2210]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_67&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_68&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6dc8891-1f19-11f1-ab2e-06c6c98a384d]
[a6dc8891-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a6dc8891-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_68] e valore ritornato [TEST_RESPONSE_68]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2299&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2300&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ddc6e1bf-1f1c-11f1-ab2e-06c6c98a384d]
[ddc6e1bf-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ddc6e1bf-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2300] e valore ritornato [TEST_RESPONSE_2300]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1058&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d587373-1f1b-11f1-ab2e-06c6c98a384d]
[1d587373-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1d587373-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1058] e valore ritornato [TEST_RESPONSE_1058]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2878&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9bdc616f-1f1d-11f1-ab2e-06c6c98a384d]
[9bdc616f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[9bdc616f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2878] e valore ritornato [TEST_RESPONSE_2878]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2402&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffd350dc-1f1c-11f1-ab2e-06c6c98a384d]
[ffd350dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ffd350dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2402] e valore ritornato [TEST_RESPONSE_2402]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1570&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2e619c9-1f1b-11f1-ab2e-06c6c98a384d]
[f2e619c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f2e619c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1570] e valore ritornato [TEST_RESPONSE_1570]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1630&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05e6c0db-1f1c-11f1-ab2e-06c6c98a384d]
[05e6c0db-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[05e6c0db-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1630] e valore ritornato [TEST_RESPONSE_1630]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_561&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_562&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59a8c71d-1f1a-11f1-ab2e-06c6c98a384d]
[59a8c71d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[59a8c71d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_562] e valore ritornato [TEST_RESPONSE_562]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_65&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_66&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a63cc61b-1f19-11f1-ab2e-06c6c98a384d]
[a63cc61b-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a63cc61b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_66] e valore ritornato [TEST_RESPONSE_66]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1224&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7abb773d-1f1b-11f1-ab2e-06c6c98a384d]
[7abb773d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7abb773d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1224] e valore ritornato [TEST_RESPONSE_1224]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3091&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3092&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0d90f1c-1f1d-11f1-ab2e-06c6c98a384d]
[e0d90f1c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e0d90f1c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3092] e valore ritornato [TEST_RESPONSE_3092]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1184&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [610101bf-1f1b-11f1-ab2e-06c6c98a384d]
[610101bf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[610101bf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1184] e valore ritornato [TEST_RESPONSE_1184]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1097&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [30d1a6e9-1f1b-11f1-ab2e-06c6c98a384d]
[30d1a6e9-1f1b-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, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2744&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7078e6ae-1f1d-11f1-ab2e-06c6c98a384d]
[7078e6ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7078e6ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2744] e valore ritornato [TEST_RESPONSE_2744]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1037&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fa7a988-1f1b-11f1-ab2e-06c6c98a384d]
[0fa7a988-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0fa7a988-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1037] e valore ritornato [TEST_RESPONSE_1037]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2519&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2520&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [25cc147d-1f1d-11f1-ab2e-06c6c98a384d]
[25cc147d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[25cc147d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2520] e valore ritornato [TEST_RESPONSE_2520]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2260&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d162e327-1f1c-11f1-ab2e-06c6c98a384d]
[d162e327-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d162e327-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2260] e valore ritornato [TEST_RESPONSE_2260]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2105&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9eafc297-1f1c-11f1-ab2e-06c6c98a384d]
[9eafc297-1f1c-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1653&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1654&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d15be4d-1f1c-11f1-ab2e-06c6c98a384d]
[0d15be4d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0d15be4d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1654] e valore ritornato [TEST_RESPONSE_1654]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_159&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_160&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c57a0e9e-1f19-11f1-ab2e-06c6c98a384d]
[c57a0e9e-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c57a0e9e-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_160] e valore ritornato [TEST_RESPONSE_160]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_628&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f6c38ba-1f1a-11f1-ab2e-06c6c98a384d]
[6f6c38ba-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6f6c38ba-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_628] e valore ritornato [TEST_RESPONSE_628]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1008&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdc828ea-1f1a-11f1-ab2e-06c6c98a384d]
[fdc828ea-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fdc828ea-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1008] e valore ritornato [TEST_RESPONSE_1008]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1212&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73b92f19-1f1b-11f1-ab2e-06c6c98a384d]
[73b92f19-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[73b92f19-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1212] e valore ritornato [TEST_RESPONSE_1212]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_105&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_106&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b400f0f8-1f19-11f1-ab2e-06c6c98a384d]
[b400f0f8-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b400f0f8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_106] e valore ritornato [TEST_RESPONSE_106]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_37&redirectAbsoluteUrl=false&checkEqualsHttpMethod=DELETE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9df3a60e-1f19-11f1-ab2e-06c6c98a384d]
[9df3a60e-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_631&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_632&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70cfc062-1f1a-11f1-ab2e-06c6c98a384d]
[70cfc062-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[70cfc062-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_632] e valore ritornato [TEST_RESPONSE_632]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1896&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b8b586e-1f1c-11f1-ab2e-06c6c98a384d]
[5b8b586e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5b8b586e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1896] e valore ritornato [TEST_RESPONSE_1896]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2221&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2222&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4f43537-1f1c-11f1-ab2e-06c6c98a384d]
[c4f43537-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c4f43537-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2222] e valore ritornato [TEST_RESPONSE_2222]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2035&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2036&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87be804b-1f1c-11f1-ab2e-06c6c98a384d]
[87be804b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[87be804b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2036] e valore ritornato [TEST_RESPONSE_2036]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_87&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_88&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acdaf43b-1f19-11f1-ab2e-06c6c98a384d]
[acdaf43b-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[acdaf43b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_88] e valore ritornato [TEST_RESPONSE_88]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2826&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8ab7cd6d-1f1d-11f1-ab2e-06c6c98a384d]
[8ab7cd6d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8ab7cd6d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2826] e valore ritornato [TEST_RESPONSE_2826]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_209&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_210&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d632c16b-1f19-11f1-ab2e-06c6c98a384d]
[d632c16b-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d632c16b-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_210] e valore ritornato [TEST_RESPONSE_210]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_193&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_194&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0683706-1f19-11f1-ab2e-06c6c98a384d]
[d0683706-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d0683706-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_194] e valore ritornato [TEST_RESPONSE_194]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1995&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1996&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a88ffe4-1f1c-11f1-ab2e-06c6c98a384d]
[7a88ffe4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7a88ffe4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1996] e valore ritornato [TEST_RESPONSE_1996]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_55&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_56&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3b9ebb7-1f19-11f1-ab2e-06c6c98a384d]
[a3b9ebb7-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a3b9ebb7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3059&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3060&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7552518-1f1d-11f1-ab2e-06c6c98a384d]
[d7552518-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d7552518-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3060] e valore ritornato [TEST_RESPONSE_3060]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2021&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2022&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83d02eff-1f1c-11f1-ab2e-06c6c98a384d]
[83d02eff-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[83d02eff-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2022] e valore ritornato [TEST_RESPONSE_2022]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2882&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d2b9dca-1f1d-11f1-ab2e-06c6c98a384d]
[9d2b9dca-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9d2b9dca-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2882] e valore ritornato [TEST_RESPONSE_2882]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1910&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f5fe02a-1f1c-11f1-ab2e-06c6c98a384d]
[5f5fe02a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5f5fe02a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1910] e valore ritornato [TEST_RESPONSE_1910]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2019&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2020&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [831e4419-1f1c-11f1-ab2e-06c6c98a384d]
[831e4419-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[831e4419-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2020] e valore ritornato [TEST_RESPONSE_2020]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_131&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_132&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbd2e52f-1f19-11f1-ab2e-06c6c98a384d]
[bbd2e52f-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bbd2e52f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_132] e valore ritornato [TEST_RESPONSE_132]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2368&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3e4cf70-1f1c-11f1-ab2e-06c6c98a384d]
[f3e4cf70-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f3e4cf70-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2368] e valore ritornato [TEST_RESPONSE_2368]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_957&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd2f6f0b-1f1a-11f1-ab2e-06c6c98a384d]
[dd2f6f0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dd2f6f0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_957] e valore ritornato [TEST_RESPONSE_957]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_824&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [afad0ada-1f1a-11f1-ab2e-06c6c98a384d]
[afad0ada-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[afad0ada-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_824] e valore ritornato [TEST_RESPONSE_824]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_392&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [116f6666-1f1a-11f1-ab2e-06c6c98a384d]
[116f6666-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[116f6666-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_392] e valore ritornato [TEST_RESPONSE_392]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2489&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2490&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c850c69-1f1d-11f1-ab2e-06c6c98a384d]
[1c850c69-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1c850c69-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2490] e valore ritornato [TEST_RESPONSE_2490]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2408&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0186300a-1f1d-11f1-ab2e-06c6c98a384d]
[0186300a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0186300a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2408] e valore ritornato [TEST_RESPONSE_2408]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_830&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1966456-1f1a-11f1-ab2e-06c6c98a384d]
[b1966456-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b1966456-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_830] e valore ritornato [TEST_RESPONSE_830]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_227&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_228&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc2435c2-1f19-11f1-ab2e-06c6c98a384d]
[dc2435c2-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dc2435c2-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_228] e valore ritornato [TEST_RESPONSE_228]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2979&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bead3209-1f1d-11f1-ab2e-06c6c98a384d]
[bead3209-1f1d-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(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_941&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_942&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d62844e9-1f1a-11f1-ab2e-06c6c98a384d]
[d62844e9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d62844e9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_942] e valore ritornato [TEST_RESPONSE_942]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1148&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49f4bd62-1f1b-11f1-ab2e-06c6c98a384d]
[49f4bd62-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[49f4bd62-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1148] e valore ritornato [TEST_RESPONSE_1148]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1466&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d06a9522-1f1b-11f1-ab2e-06c6c98a384d]
[d06a9522-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d06a9522-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1466] e valore ritornato [TEST_RESPONSE_1466]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_205&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_206&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4caccf0-1f19-11f1-ab2e-06c6c98a384d]
[d4caccf0-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d4caccf0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_206] e valore ritornato [TEST_RESPONSE_206]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1880&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55cc8cd9-1f1c-11f1-ab2e-06c6c98a384d]
[55cc8cd9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[55cc8cd9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1880] e valore ritornato [TEST_RESPONSE_1880]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2834&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e4b2d73-1f1d-11f1-ab2e-06c6c98a384d]
[8e4b2d73-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8e4b2d73-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2834] e valore ritornato [TEST_RESPONSE_2834]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3009&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3010&destFileContentType=application/zip&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7a8630a-1f1d-11f1-ab2e-06c6c98a384d]
[c7a8630a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c7a8630a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3010] e valore ritornato [TEST_RESPONSE_3010]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2301&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2302&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de6ae9f3-1f1c-11f1-ab2e-06c6c98a384d]
[de6ae9f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[de6ae9f3-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2302] e valore ritornato [TEST_RESPONSE_2302]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1196&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [68cc8d53-1f1b-11f1-ab2e-06c6c98a384d]
[68cc8d53-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[68cc8d53-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1196] e valore ritornato [TEST_RESPONSE_1196]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2467&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2468&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1561f5db-1f1d-11f1-ab2e-06c6c98a384d]
[1561f5db-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1561f5db-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2468] e valore ritornato [TEST_RESPONSE_2468]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2790&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ecad2a1-1f1d-11f1-ab2e-06c6c98a384d]
[7ecad2a1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7ecad2a1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2790] e valore ritornato [TEST_RESPONSE_2790]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2354&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [efa2b8d4-1f1c-11f1-ab2e-06c6c98a384d]
[efa2b8d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[efa2b8d4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2354] e valore ritornato [TEST_RESPONSE_2354]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_746&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95a7f8cd-1f1a-11f1-ab2e-06c6c98a384d]
[95a7f8cd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[95a7f8cd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_746] e valore ritornato [TEST_RESPONSE_746]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1194&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6780ac5b-1f1b-11f1-ab2e-06c6c98a384d]
[6780ac5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6780ac5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1194] e valore ritornato [TEST_RESPONSE_1194]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1456&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cddc4a0e-1f1b-11f1-ab2e-06c6c98a384d]
[cddc4a0e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cddc4a0e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1456] e valore ritornato [TEST_RESPONSE_1456]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_700&destFileContentType=application/msword&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8694909a-1f1a-11f1-ab2e-06c6c98a384d]
[8694909a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8694909a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_700] e valore ritornato [TEST_RESPONSE_700]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_384&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f7bd3b6-1f1a-11f1-ab2e-06c6c98a384d]
[0f7bd3b6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0f7bd3b6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_384] e valore ritornato [TEST_RESPONSE_384]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2586&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bb6e33a-1f1d-11f1-ab2e-06c6c98a384d]
[3bb6e33a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[3bb6e33a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2586] e valore ritornato [TEST_RESPONSE_2586]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1729&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1730&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2638fbd4-1f1c-11f1-ab2e-06c6c98a384d]
[2638fbd4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2638fbd4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1730] e valore ritornato [TEST_RESPONSE_1730]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2556&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32679dcc-1f1d-11f1-ab2e-06c6c98a384d]
[32679dcc-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[32679dcc-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2556] e valore ritornato [TEST_RESPONSE_2556]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2149&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2150&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad9cb708-1f1c-11f1-ab2e-06c6c98a384d]
[ad9cb708-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ad9cb708-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2150] e valore ritornato [TEST_RESPONSE_2150]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1333&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1334&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a65ff3a2-1f1b-11f1-ab2e-06c6c98a384d]
[a65ff3a2-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a65ff3a2-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1334] e valore ritornato [TEST_RESPONSE_1334]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1628&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [057624b7-1f1c-11f1-ab2e-06c6c98a384d]
[057624b7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[057624b7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1628] e valore ritornato [TEST_RESPONSE_1628]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1460&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf219b56-1f1b-11f1-ab2e-06c6c98a384d]
[cf219b56-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cf219b56-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1460] e valore ritornato [TEST_RESPONSE_1460]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1367&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1368&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b149872d-1f1b-11f1-ab2e-06c6c98a384d]
[b149872d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b149872d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1368] e valore ritornato [TEST_RESPONSE_1368]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1227&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ca4a9a9-1f1b-11f1-ab2e-06c6c98a384d]
[7ca4a9a9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7ca4a9a9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1227] e valore ritornato [TEST_RESPONSE_1227]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1823&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1824&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43dcdf9f-1f1c-11f1-ab2e-06c6c98a384d]
[43dcdf9f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[43dcdf9f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1824] e valore ritornato [TEST_RESPONSE_1824]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1225&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b5d0e71-1f1b-11f1-ab2e-06c6c98a384d]
[7b5d0e71-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7b5d0e71-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1225] e valore ritornato [TEST_RESPONSE_1225]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2665&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5772f425-1f1d-11f1-ab2e-06c6c98a384d]
[5772f425-1f1d-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1017&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [037f2c50-1f1b-11f1-ab2e-06c6c98a384d]
[037f2c50-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[037f2c50-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1017] e valore ritornato [TEST_RESPONSE_1017]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2082&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [970b9525-1f1c-11f1-ab2e-06c6c98a384d]
[970b9525-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[970b9525-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2082] e valore ritornato [TEST_RESPONSE_2082]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1244&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [881a2984-1f1b-11f1-ab2e-06c6c98a384d]
[881a2984-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[881a2984-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1244] e valore ritornato [TEST_RESPONSE_1244]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2669&checkEqualsHttpMethod=PUT
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58bf233d-1f1d-11f1-ab2e-06c6c98a384d]
[58bf233d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2934&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [adf6a119-1f1d-11f1-ab2e-06c6c98a384d]
[adf6a119-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[adf6a119-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2934] e valore ritornato [TEST_RESPONSE_2934]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2677&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b00d5ed-1f1d-11f1-ab2e-06c6c98a384d]
[5b00d5ed-1f1d-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(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3049&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3050&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d51d0f52-1f1d-11f1-ab2e-06c6c98a384d]
[d51d0f52-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d51d0f52-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3050] e valore ritornato [TEST_RESPONSE_3050]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_621&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_622&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d6fa55e-1f1a-11f1-ab2e-06c6c98a384d]
[6d6fa55e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6d6fa55e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_622] e valore ritornato [TEST_RESPONSE_622]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1030&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0bc7b01a-1f1b-11f1-ab2e-06c6c98a384d]
[0bc7b01a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0bc7b01a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1030] e valore ritornato [TEST_RESPONSE_1030]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_849&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_850&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7677f70-1f1a-11f1-ab2e-06c6c98a384d]
[b7677f70-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b7677f70-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_850] e valore ritornato [TEST_RESPONSE_850]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1069&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2425c8e1-1f1b-11f1-ab2e-06c6c98a384d]
[2425c8e1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2425c8e1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1069] e valore ritornato [TEST_RESPONSE_1069]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1515&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e18ae463-1f1b-11f1-ab2e-06c6c98a384d]
[e18ae463-1f1b-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/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2513&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2514&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2469290f-1f1d-11f1-ab2e-06c6c98a384d]
[2469290f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2469290f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2514] e valore ritornato [TEST_RESPONSE_2514]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2426&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [077cd480-1f1d-11f1-ab2e-06c6c98a384d]
[077cd480-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[077cd480-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2426] e valore ritornato [TEST_RESPONSE_2426]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1278&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [946c4ec8-1f1b-11f1-ab2e-06c6c98a384d]
[946c4ec8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[946c4ec8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1278] e valore ritornato [TEST_RESPONSE_1278]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1303&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1304&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cbf59e2-1f1b-11f1-ab2e-06c6c98a384d]
[9cbf59e2-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9cbf59e2-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1304] e valore ritornato [TEST_RESPONSE_1304]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_475&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cd7759c-1f1a-11f1-ab2e-06c6c98a384d]
[3cd7759c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1542&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e926383a-1f1b-11f1-ab2e-06c6c98a384d]
[e926383a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[e926383a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1542] e valore ritornato [TEST_RESPONSE_1542]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_111&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_112&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5f08c04-1f19-11f1-ab2e-06c6c98a384d]
[b5f08c04-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b5f08c04-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_112] e valore ritornato [TEST_RESPONSE_112]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1051&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18bec6f5-1f1b-11f1-ab2e-06c6c98a384d]
[18bec6f5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[18bec6f5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1051] e valore ritornato [TEST_RESPONSE_1051]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1881&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1882&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [566f0e6d-1f1c-11f1-ab2e-06c6c98a384d]
[566f0e6d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[566f0e6d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1882] e valore ritornato [TEST_RESPONSE_1882]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2103&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e0c7db3-1f1c-11f1-ab2e-06c6c98a384d]
[9e0c7db3-1f1c-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2424&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [068a853a-1f1d-11f1-ab2e-06c6c98a384d]
[068a853a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[068a853a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2424] e valore ritornato [TEST_RESPONSE_2424]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1171&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [589391d6-1f1b-11f1-ab2e-06c6c98a384d]
[589391d6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[589391d6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1171] e valore ritornato [TEST_RESPONSE_1171]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2181&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2182&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7eca29e-1f1c-11f1-ab2e-06c6c98a384d]
[b7eca29e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b7eca29e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2182] e valore ritornato [TEST_RESPONSE_2182]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_15&checkEqualsHttpMethod=DELETE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96ed8d60-1f19-11f1-ab2e-06c6c98a384d]
[96ed8d60-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_511&redirectAbsoluteUrl=false&checkEqualsHttpMethod=HEAD
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49c872ef-1f1a-11f1-ab2e-06c6c98a384d]
[49c872ef-1f1a-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/ping/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2410&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01d2543e-1f1d-11f1-ab2e-06c6c98a384d]
[01d2543e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[01d2543e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2410] e valore ritornato [TEST_RESPONSE_2410]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2852&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [936ad2d9-1f1d-11f1-ab2e-06c6c98a384d]
[936ad2d9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[936ad2d9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2852] e valore ritornato [TEST_RESPONSE_2852]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2999&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3000&destFileContentType=application/msword&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c51f9536-1f1d-11f1-ab2e-06c6c98a384d]
[c51f9536-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c51f9536-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3000] e valore ritornato [TEST_RESPONSE_3000]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1713&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1714&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2078a9a0-1f1c-11f1-ab2e-06c6c98a384d]
[2078a9a0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2078a9a0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1714] e valore ritornato [TEST_RESPONSE_1714]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2965&checkEqualsHttpMethod=TRACE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba2bc87b-1f1d-11f1-ab2e-06c6c98a384d]
[ba2bc87b-1f1d-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1068&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23836e5d-1f1b-11f1-ab2e-06c6c98a384d]
[23836e5d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[23836e5d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1068] e valore ritornato [TEST_RESPONSE_1068]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1587&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1588&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f811cc1f-1f1b-11f1-ab2e-06c6c98a384d]
[f811cc1f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f811cc1f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1588] e valore ritornato [TEST_RESPONSE_1588]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2710&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65a746f2-1f1d-11f1-ab2e-06c6c98a384d]
[65a746f2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[65a746f2-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2710] e valore ritornato [TEST_RESPONSE_2710]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_663&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_664&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bb7802d-1f1a-11f1-ab2e-06c6c98a384d]
[7bb7802d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[7bb7802d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_664] e valore ritornato [TEST_RESPONSE_664]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2372&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f599363a-1f1c-11f1-ab2e-06c6c98a384d]
[f599363a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f599363a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2372] e valore ritornato [TEST_RESPONSE_2372]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1539&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e883b6a6-1f1b-11f1-ab2e-06c6c98a384d]
[e883b6a6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2829&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2830&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c624929-1f1d-11f1-ab2e-06c6c98a384d]
[8c624929-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8c624929-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2830] e valore ritornato [TEST_RESPONSE_2830]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1681&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1682&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16a78afc-1f1c-11f1-ab2e-06c6c98a384d]
[16a78afc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[16a78afc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1682] e valore ritornato [TEST_RESPONSE_1682]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_909&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_910&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [caf1a1d2-1f1a-11f1-ab2e-06c6c98a384d]
[caf1a1d2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[caf1a1d2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_910] e valore ritornato [TEST_RESPONSE_910]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1840&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49af0c25-1f1c-11f1-ab2e-06c6c98a384d]
[49af0c25-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[49af0c25-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1840] e valore ritornato [TEST_RESPONSE_1840]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2195&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2196&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbc9b5dc-1f1c-11f1-ab2e-06c6c98a384d]
[bbc9b5dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bbc9b5dc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2196] e valore ritornato [TEST_RESPONSE_2196]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1406&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be57d081-1f1b-11f1-ab2e-06c6c98a384d]
[be57d081-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[be57d081-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1406] e valore ritornato [TEST_RESPONSE_1406]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1640&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [08a43341-1f1c-11f1-ab2e-06c6c98a384d]
[08a43341-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[08a43341-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1640] e valore ritornato [TEST_RESPONSE_1640]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78cd5054-1f1d-11f1-ab2e-06c6c98a384d]
[78cd5054-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[78cd5054-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2770] e valore ritornato [TEST_RESPONSE_2770]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_416&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [194d688a-1f1a-11f1-ab2e-06c6c98a384d]
[194d688a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[194d688a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_416] e valore ritornato [TEST_RESPONSE_416]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_161&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_162&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c61cb742-1f19-11f1-ab2e-06c6c98a384d]
[c61cb742-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c61cb742-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_162] e valore ritornato [TEST_RESPONSE_162]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1383&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1384&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6692c8f-1f1b-11f1-ab2e-06c6c98a384d]
[b6692c8f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b6692c8f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1384] e valore ritornato [TEST_RESPONSE_1384]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_734&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91afbc75-1f1a-11f1-ab2e-06c6c98a384d]
[91afbc75-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[91afbc75-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_734] e valore ritornato [TEST_RESPONSE_734]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_993&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f42f0937-1f1a-11f1-ab2e-06c6c98a384d]
[f42f0937-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f42f0937-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_993] e valore ritornato [TEST_RESPONSE_993]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_237&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_238&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df5810a8-1f19-11f1-ab2e-06c6c98a384d]
[df5810a8-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[df5810a8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_238] e valore ritornato [TEST_RESPONSE_238]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1789&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1790&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [397bdd07-1f1c-11f1-ab2e-06c6c98a384d]
[397bdd07-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[397bdd07-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1790] e valore ritornato [TEST_RESPONSE_1790]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1156&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4faa8846-1f1b-11f1-ab2e-06c6c98a384d]
[4faa8846-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4faa8846-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1156] e valore ritornato [TEST_RESPONSE_1156]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2115&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a289c890-1f1c-11f1-ab2e-06c6c98a384d]
[a289c890-1f1c-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/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_235&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_236&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [deb20ca4-1f19-11f1-ab2e-06c6c98a384d]
[deb20ca4-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[deb20ca4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_236] e valore ritornato [TEST_RESPONSE_236]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1005&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbdab0bc-1f1a-11f1-ab2e-06c6c98a384d]
[fbdab0bc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fbdab0bc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1005] e valore ritornato [TEST_RESPONSE_1005]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1392&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b900a05f-1f1b-11f1-ab2e-06c6c98a384d]
[b900a05f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b900a05f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1392] e valore ritornato [TEST_RESPONSE_1392]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1495&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1496&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9f0a202-1f1b-11f1-ab2e-06c6c98a384d]
[d9f0a202-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d9f0a202-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1496] e valore ritornato [TEST_RESPONSE_1496]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_998&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f805b3d0-1f1a-11f1-ab2e-06c6c98a384d]
[f805b3d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f805b3d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_998] e valore ritornato [TEST_RESPONSE_998]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_975&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8aae35b-1f1a-11f1-ab2e-06c6c98a384d]
[e8aae35b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e8aae35b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_975] e valore ritornato [TEST_RESPONSE_975]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3039&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3040&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1ea45da-1f1d-11f1-ab2e-06c6c98a384d]
[d1ea45da-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d1ea45da-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3040] e valore ritornato [TEST_RESPONSE_3040]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2404&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [005970d0-1f1d-11f1-ab2e-06c6c98a384d]
[005970d0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[005970d0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2404] e valore ritornato [TEST_RESPONSE_2404]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1775&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1776&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [345a62e6-1f1c-11f1-ab2e-06c6c98a384d]
[345a62e6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[345a62e6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1776] e valore ritornato [TEST_RESPONSE_1776]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1115&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [368a57ff-1f1b-11f1-ab2e-06c6c98a384d]
[368a57ff-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86638e61-1f1d-11f1-ab2e-06c6c98a384d]
[86638e61-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[86638e61-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2812] e valore ritornato [TEST_RESPONSE_2812]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_213&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_214&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d82b8436-1f19-11f1-ab2e-06c6c98a384d]
[d82b8436-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d82b8436-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_214] e valore ritornato [TEST_RESPONSE_214]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1203&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6d51c76f-1f1b-11f1-ab2e-06c6c98a384d]
[6d51c76f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6d51c76f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1203] e valore ritornato [TEST_RESPONSE_1203]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_596&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64b6ac86-1f1a-11f1-ab2e-06c6c98a384d]
[64b6ac86-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[64b6ac86-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_596] e valore ritornato [TEST_RESPONSE_596]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_661&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b14d789-1f1a-11f1-ab2e-06c6c98a384d]
[7b14d789-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1422&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c244e953-1f1b-11f1-ab2e-06c6c98a384d]
[c244e953-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[c244e953-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1422] e valore ritornato [TEST_RESPONSE_1422]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_380&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e34adae-1f1a-11f1-ab2e-06c6c98a384d]
[0e34adae-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0e34adae-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_380] e valore ritornato [TEST_RESPONSE_380]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1055&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1be422e7-1f1b-11f1-ab2e-06c6c98a384d]
[1be422e7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1be422e7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1055] e valore ritornato [TEST_RESPONSE_1055]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1033&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d10d1f6-1f1b-11f1-ab2e-06c6c98a384d]
[0d10d1f6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0d10d1f6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1033] e valore ritornato [TEST_RESPONSE_1033]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2558&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [330d2ca0-1f1d-11f1-ab2e-06c6c98a384d]
[330d2ca0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[330d2ca0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2558] e valore ritornato [TEST_RESPONSE_2558]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1851&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1852&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d73dc6d-1f1c-11f1-ab2e-06c6c98a384d]
[4d73dc6d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4d73dc6d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1852] e valore ritornato [TEST_RESPONSE_1852]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2129&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2130&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a71480ee-1f1c-11f1-ab2e-06c6c98a384d]
[a71480ee-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a71480ee-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2130] e valore ritornato [TEST_RESPONSE_2130]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2643&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2644&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fa28692-1f1d-11f1-ab2e-06c6c98a384d]
[4fa28692-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4fa28692-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2644] e valore ritornato [TEST_RESPONSE_2644]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1220&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [782981ab-1f1b-11f1-ab2e-06c6c98a384d]
[782981ab-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[782981ab-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1220] e valore ritornato [TEST_RESPONSE_1220]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1446&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca0c5635-1f1b-11f1-ab2e-06c6c98a384d]
[ca0c5635-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ca0c5635-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1446] e valore ritornato [TEST_RESPONSE_1446]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1582&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f624f033-1f1b-11f1-ab2e-06c6c98a384d]
[f624f033-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f624f033-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1582] e valore ritornato [TEST_RESPONSE_1582]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_19&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [983305b8-1f19-11f1-ab2e-06c6c98a384d]
[983305b8-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_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_710&destFileContentType=application/zip&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89e31f71-1f1a-11f1-ab2e-06c6c98a384d]
[89e31f71-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[89e31f71-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_710] e valore ritornato [TEST_RESPONSE_710]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2615&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2616&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [475f0cd7-1f1d-11f1-ab2e-06c6c98a384d]
[475f0cd7-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[475f0cd7-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2616] e valore ritornato [TEST_RESPONSE_2616]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2649&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [522fc130-1f1d-11f1-ab2e-06c6c98a384d]
[522fc130-1f1d-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(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1204&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6df77d55-1f1b-11f1-ab2e-06c6c98a384d]
[6df77d55-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6df77d55-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1204] e valore ritornato [TEST_RESPONSE_1204]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2511&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2512&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [241feb0b-1f1d-11f1-ab2e-06c6c98a384d]
[241feb0b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[241feb0b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2512] e valore ritornato [TEST_RESPONSE_2512]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2554&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31b27e98-1f1d-11f1-ab2e-06c6c98a384d]
[31b27e98-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[31b27e98-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2554] e valore ritornato [TEST_RESPONSE_2554]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2700&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61cb6c3c-1f1d-11f1-ab2e-06c6c98a384d]
[61cb6c3c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[61cb6c3c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2700] e valore ritornato [TEST_RESPONSE_2700]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2929&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2930&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acb26141-1f1d-11f1-ab2e-06c6c98a384d]
[acb26141-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[acb26141-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2930] e valore ritornato [TEST_RESPONSE_2930]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1745&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1746&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ab58366-1f1c-11f1-ab2e-06c6c98a384d]
[2ab58366-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2ab58366-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1746] e valore ritornato [TEST_RESPONSE_1746]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2517&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2518&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2552c5c9-1f1d-11f1-ab2e-06c6c98a384d]
[2552c5c9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2552c5c9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2518] e valore ritornato [TEST_RESPONSE_2518]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2099&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2100&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cc5ccdb-1f1c-11f1-ab2e-06c6c98a384d]
[9cc5ccdb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[9cc5ccdb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2100] e valore ritornato [TEST_RESPONSE_2100]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2119&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3d4bf28-1f1c-11f1-ab2e-06c6c98a384d]
[a3d4bf28-1f1c-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1989&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1990&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78854098-1f1c-11f1-ab2e-06c6c98a384d]
[78854098-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[78854098-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1990] e valore ritornato [TEST_RESPONSE_1990]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2977&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2978&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be07f155-1f1d-11f1-ab2e-06c6c98a384d]
[be07f155-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[be07f155-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2978] e valore ritornato [TEST_RESPONSE_2978]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1181&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f0c3690-1f1b-11f1-ab2e-06c6c98a384d]
[5f0c3690-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5f0c3690-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1181] e valore ritornato [TEST_RESPONSE_1181]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1358&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae15fa67-1f1b-11f1-ab2e-06c6c98a384d]
[ae15fa67-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ae15fa67-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1358] e valore ritornato [TEST_RESPONSE_1358]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2527&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2528&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [28722d4d-1f1d-11f1-ab2e-06c6c98a384d]
[28722d4d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[28722d4d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2528] e valore ritornato [TEST_RESPONSE_2528]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2263&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2264&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2125d0f-1f1c-11f1-ab2e-06c6c98a384d]
[d2125d0f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d2125d0f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2264] e valore ritornato [TEST_RESPONSE_2264]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2434&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09eb1570-1f1d-11f1-ab2e-06c6c98a384d]
[09eb1570-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[09eb1570-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2434] e valore ritornato [TEST_RESPONSE_2434]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_428&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d5ada92-1f1a-11f1-ab2e-06c6c98a384d]
[1d5ada92-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1d5ada92-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_428] e valore ritornato [TEST_RESPONSE_428]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1578&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4da48b9-1f1b-11f1-ab2e-06c6c98a384d]
[f4da48b9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f4da48b9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1578] e valore ritornato [TEST_RESPONSE_1578]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2607&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2608&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44c13064-1f1d-11f1-ab2e-06c6c98a384d]
[44c13064-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[44c13064-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2608] e valore ritornato [TEST_RESPONSE_2608]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3021&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3022&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc1d7084-1f1d-11f1-ab2e-06c6c98a384d]
[cc1d7084-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cc1d7084-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3022] e valore ritornato [TEST_RESPONSE_3022]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1081&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1082&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c635028-1f1b-11f1-ab2e-06c6c98a384d]
[2c635028-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[2c635028-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1082] e valore ritornato [TEST_RESPONSE_1082]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2203&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2204&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf009dfe-1f1c-11f1-ab2e-06c6c98a384d]
[bf009dfe-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bf009dfe-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2204] e valore ritornato [TEST_RESPONSE_2204]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1605&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1606&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdd26c75-1f1b-11f1-ab2e-06c6c98a384d]
[fdd26c75-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[fdd26c75-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1606] e valore ritornato [TEST_RESPONSE_1606]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1240&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84f65432-1f1b-11f1-ab2e-06c6c98a384d]
[84f65432-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[84f65432-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1240] e valore ritornato [TEST_RESPONSE_1240]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1973&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1974&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7356a716-1f1c-11f1-ab2e-06c6c98a384d]
[7356a716-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7356a716-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1974] e valore ritornato [TEST_RESPONSE_1974]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_179&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_180&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc085f3a-1f19-11f1-ab2e-06c6c98a384d]
[cc085f3a-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cc085f3a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_180] e valore ritornato [TEST_RESPONSE_180]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2704&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63b00ac6-1f1d-11f1-ab2e-06c6c98a384d]
[63b00ac6-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[63b00ac6-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2704] e valore ritornato [TEST_RESPONSE_2704]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3051&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3052&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6648378-1f1d-11f1-ab2e-06c6c98a384d]
[d6648378-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d6648378-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3052] e valore ritornato [TEST_RESPONSE_3052]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_537&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_538&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [526a1335-1f1a-11f1-ab2e-06c6c98a384d]
[526a1335-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[526a1335-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_538] e valore ritornato [TEST_RESPONSE_538]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1229&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7de42e91-1f1b-11f1-ab2e-06c6c98a384d]
[7de42e91-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7de42e91-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1229] e valore ritornato [TEST_RESPONSE_1229]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1412&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf0a098d-1f1b-11f1-ab2e-06c6c98a384d]
[bf0a098d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[bf0a098d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1412] e valore ritornato [TEST_RESPONSE_1412]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2439&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2440&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0c94638f-1f1d-11f1-ab2e-06c6c98a384d]
[0c94638f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0c94638f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2440] e valore ritornato [TEST_RESPONSE_2440]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2452&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10b5abb9-1f1d-11f1-ab2e-06c6c98a384d]
[10b5abb9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[10b5abb9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2452] e valore ritornato [TEST_RESPONSE_2452]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_33&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cae2db6-1f19-11f1-ab2e-06c6c98a384d]
[9cae2db6-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(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2781&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2782&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d4df691-1f1d-11f1-ab2e-06c6c98a384d]
[7d4df691-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7d4df691-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2782] e valore ritornato [TEST_RESPONSE_2782]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1260&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e8fe912-1f1b-11f1-ab2e-06c6c98a384d]
[8e8fe912-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8e8fe912-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1260] e valore ritornato [TEST_RESPONSE_1260]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1754&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d3ddc08-1f1c-11f1-ab2e-06c6c98a384d]
[2d3ddc08-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2d3ddc08-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1754] e valore ritornato [TEST_RESPONSE_1754]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_345&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_346&destFileContentType=application/pdf&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [029b9f43-1f1a-11f1-ab2e-06c6c98a384d]
[029b9f43-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[029b9f43-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_346] e valore ritornato [TEST_RESPONSE_346]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_215&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_216&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8e0f18a-1f19-11f1-ab2e-06c6c98a384d]
[d8e0f18a-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d8e0f18a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_216] e valore ritornato [TEST_RESPONSE_216]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1152&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c7fae12-1f1b-11f1-ab2e-06c6c98a384d]
[4c7fae12-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4c7fae12-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1152] e valore ritornato [TEST_RESPONSE_1152]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2163&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2164&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b230be38-1f1c-11f1-ab2e-06c6c98a384d]
[b230be38-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b230be38-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2164] e valore ritornato [TEST_RESPONSE_2164]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_335&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff58f74d-1f19-11f1-ab2e-06c6c98a384d]
[ff58f74d-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_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1266&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [907f35fe-1f1b-11f1-ab2e-06c6c98a384d]
[907f35fe-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[907f35fe-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1266] e valore ritornato [TEST_RESPONSE_1266]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_27&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=DELETE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ab5e018-1f19-11f1-ab2e-06c6c98a384d]
[9ab5e018-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2600&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [403d2ec8-1f1d-11f1-ab2e-06c6c98a384d]
[403d2ec8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[403d2ec8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2600] e valore ritornato [TEST_RESPONSE_2600]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3065&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3066&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d85e09a4-1f1d-11f1-ab2e-06c6c98a384d]
[d85e09a4-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d85e09a4-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3066] e valore ritornato [TEST_RESPONSE_3066]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1594&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa01b54b-1f1b-11f1-ab2e-06c6c98a384d]
[fa01b54b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fa01b54b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1594] e valore ritornato [TEST_RESPONSE_1594]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1396&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bafb5efb-1f1b-11f1-ab2e-06c6c98a384d]
[bafb5efb-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bafb5efb-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1396] e valore ritornato [TEST_RESPONSE_1396]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_492&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4343e655-1f1a-11f1-ab2e-06c6c98a384d]
[4343e655-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[4343e655-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_492] e valore ritornato [TEST_RESPONSE_492]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_489&checkEqualsHttpMethod=HEAD
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42918641-1f1a-11f1-ab2e-06c6c98a384d]
[42918641-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1884&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5714eb61-1f1c-11f1-ab2e-06c6c98a384d]
[5714eb61-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5714eb61-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1884] e valore ritornato [TEST_RESPONSE_1884]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_671&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d9f791e-1f1a-11f1-ab2e-06c6c98a384d]
[7d9f791e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2347&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2348&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee108006-1f1c-11f1-ab2e-06c6c98a384d]
[ee108006-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ee108006-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2348] e valore ritornato [TEST_RESPONSE_2348]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_288&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef81cae5-1f19-11f1-ab2e-06c6c98a384d]
[ef81cae5-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ef81cae5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_288] e valore ritornato [TEST_RESPONSE_288]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1325&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1326&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3c91c12-1f1b-11f1-ab2e-06c6c98a384d]
[a3c91c12-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a3c91c12-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1326] e valore ritornato [TEST_RESPONSE_1326]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1256&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d431dba-1f1b-11f1-ab2e-06c6c98a384d]
[8d431dba-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8d431dba-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1256] e valore ritornato [TEST_RESPONSE_1256]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1938&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [684d0766-1f1c-11f1-ab2e-06c6c98a384d]
[684d0766-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[684d0766-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1938] e valore ritornato [TEST_RESPONSE_1938]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_735&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_736&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [925ec129-1f1a-11f1-ab2e-06c6c98a384d]
[925ec129-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[925ec129-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_736] e valore ritornato [TEST_RESPONSE_736]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1918&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61ed68ec-1f1c-11f1-ab2e-06c6c98a384d]
[61ed68ec-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[61ed68ec-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1918] e valore ritornato [TEST_RESPONSE_1918]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_612&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a211688-1f1a-11f1-ab2e-06c6c98a384d]
[6a211688-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6a211688-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_612] e valore ritornato [TEST_RESPONSE_612]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_804&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a898c15d-1f1a-11f1-ab2e-06c6c98a384d]
[a898c15d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a898c15d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_804] e valore ritornato [TEST_RESPONSE_804]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_553&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_554&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [585d825b-1f1a-11f1-ab2e-06c6c98a384d]
[585d825b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[585d825b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_554] e valore ritornato [TEST_RESPONSE_554]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_981&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ec786635-1f1a-11f1-ab2e-06c6c98a384d]
[ec786635-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ec786635-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_981] e valore ritornato [TEST_RESPONSE_981]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1252&destFileContentType=application/pdf&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bf2cff2-1f1b-11f1-ab2e-06c6c98a384d]
[8bf2cff2-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8bf2cff2-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1252] e valore ritornato [TEST_RESPONSE_1252]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_899&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_900&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7ad4d2e-1f1a-11f1-ab2e-06c6c98a384d]
[c7ad4d2e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c7ad4d2e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_900] e valore ritornato [TEST_RESPONSE_900]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1250&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b4b6c5e-1f1b-11f1-ab2e-06c6c98a384d]
[8b4b6c5e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8b4b6c5e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1250] e valore ritornato [TEST_RESPONSE_1250]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_590&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62b473d7-1f1a-11f1-ab2e-06c6c98a384d]
[62b473d7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[62b473d7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_590] e valore ritornato [TEST_RESPONSE_590]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_598&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [655b02da-1f1a-11f1-ab2e-06c6c98a384d]
[655b02da-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[655b02da-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_598] e valore ritornato [TEST_RESPONSE_598]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2478&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [189c395f-1f1d-11f1-ab2e-06c6c98a384d]
[189c395f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[189c395f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2478] e valore ritornato [TEST_RESPONSE_2478]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0afe13a9-1f1a-11f1-ab2e-06c6c98a384d]
[0afe13a9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0afe13a9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_372] e valore ritornato [TEST_RESPONSE_372]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1371&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1372&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b29233d5-1f1b-11f1-ab2e-06c6c98a384d]
[b29233d5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b29233d5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1372] e valore ritornato [TEST_RESPONSE_1372]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2625&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2626&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49e9132b-1f1d-11f1-ab2e-06c6c98a384d]
[49e9132b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[49e9132b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2626] e valore ritornato [TEST_RESPONSE_2626]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_495&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4494341d-1f1a-11f1-ab2e-06c6c98a384d]
[4494341d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_265&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_266&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e85fecd5-1f19-11f1-ab2e-06c6c98a384d]
[e85fecd5-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e85fecd5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_266] e valore ritornato [TEST_RESPONSE_266]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_570&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c37885d-1f1a-11f1-ab2e-06c6c98a384d]
[5c37885d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5c37885d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_570] e valore ritornato [TEST_RESPONSE_570]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1836&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47be5fa7-1f1c-11f1-ab2e-06c6c98a384d]
[47be5fa7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[47be5fa7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1836] e valore ritornato [TEST_RESPONSE_1836]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_350&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03e9f13b-1f1a-11f1-ab2e-06c6c98a384d]
[03e9f13b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[03e9f13b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_350] e valore ritornato [TEST_RESPONSE_350]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_63&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_64&destFileContentType=application/zip&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5fcafd7-1f19-11f1-ab2e-06c6c98a384d]
[a5fcafd7-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a5fcafd7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_64] e valore ritornato [TEST_RESPONSE_64]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2395&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2396&destFileContentType=application/msword&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fde192f0-1f1c-11f1-ab2e-06c6c98a384d]
[fde192f0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fde192f0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2396] e valore ritornato [TEST_RESPONSE_2396]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_978&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea92dd49-1f1a-11f1-ab2e-06c6c98a384d]
[ea92dd49-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ea92dd49-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_978] e valore ritornato [TEST_RESPONSE_978]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2286&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9e73671-1f1c-11f1-ab2e-06c6c98a384d]
[d9e73671-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d9e73671-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2286] e valore ritornato [TEST_RESPONSE_2286]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_971&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6bbbd7b-1f1a-11f1-ab2e-06c6c98a384d]
[e6bbbd7b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e6bbbd7b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_971] e valore ritornato [TEST_RESPONSE_971]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2319&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2320&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4410e19-1f1c-11f1-ab2e-06c6c98a384d]
[e4410e19-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e4410e19-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2320] e valore ritornato [TEST_RESPONSE_2320]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1166&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5560a150-1f1b-11f1-ab2e-06c6c98a384d]
[5560a150-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5560a150-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1166] e valore ritornato [TEST_RESPONSE_1166]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2515&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2516&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24aa02a3-1f1d-11f1-ab2e-06c6c98a384d]
[24aa02a3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[24aa02a3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2516] e valore ritornato [TEST_RESPONSE_2516]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2079&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2080&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96647fb1-1f1c-11f1-ab2e-06c6c98a384d]
[96647fb1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[96647fb1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2080] e valore ritornato [TEST_RESPONSE_2080]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2581&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2582&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a5f6982-1f1d-11f1-ab2e-06c6c98a384d]
[3a5f6982-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[3a5f6982-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2582] e valore ritornato [TEST_RESPONSE_2582]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1221&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78cb66ff-1f1b-11f1-ab2e-06c6c98a384d]
[78cb66ff-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[78cb66ff-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1221] e valore ritornato [TEST_RESPONSE_1221]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1119&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37d21a49-1f1b-11f1-ab2e-06c6c98a384d]
[37d21a49-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2874&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a931887-1f1d-11f1-ab2e-06c6c98a384d]
[9a931887-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9a931887-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2874] e valore ritornato [TEST_RESPONSE_2874]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2673&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59f4e425-1f1d-11f1-ab2e-06c6c98a384d]
[59f4e425-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_991&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f2e65c8f-1f1a-11f1-ab2e-06c6c98a384d]
[f2e65c8f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f2e65c8f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_991] e valore ritornato [TEST_RESPONSE_991]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2702&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63094372-1f1d-11f1-ab2e-06c6c98a384d]
[63094372-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[63094372-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2702] e valore ritornato [TEST_RESPONSE_2702]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2922&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa21a431-1f1d-11f1-ab2e-06c6c98a384d]
[aa21a431-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[aa21a431-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2922] e valore ritornato [TEST_RESPONSE_2922]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1378&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b478a721-1f1b-11f1-ab2e-06c6c98a384d]
[b478a721-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b478a721-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1378] e valore ritornato [TEST_RESPONSE_1378]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2796&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [812da1df-1f1d-11f1-ab2e-06c6c98a384d]
[812da1df-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[812da1df-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2796] e valore ritornato [TEST_RESPONSE_2796]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2159&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2160&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b03f4e6c-1f1c-11f1-ab2e-06c6c98a384d]
[b03f4e6c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b03f4e6c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2160] e valore ritornato [TEST_RESPONSE_2160]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1147&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [494e924c-1f1b-11f1-ab2e-06c6c98a384d]
[494e924c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[494e924c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1147] e valore ritornato [TEST_RESPONSE_1147]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1545&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea6e96c4-1f1b-11f1-ab2e-06c6c98a384d]
[ea6e96c4-1f1b-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/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1323&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1324&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a326254e-1f1b-11f1-ab2e-06c6c98a384d]
[a326254e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a326254e-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1324] e valore ritornato [TEST_RESPONSE_1324]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2296&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd1f08f7-1f1c-11f1-ab2e-06c6c98a384d]
[dd1f08f7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[dd1f08f7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2296] e valore ritornato [TEST_RESPONSE_2296]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2828&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8bb4cb15-1f1d-11f1-ab2e-06c6c98a384d]
[8bb4cb15-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8bb4cb15-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2828] e valore ritornato [TEST_RESPONSE_2828]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_61&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_62&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5a2f713-1f19-11f1-ab2e-06c6c98a384d]
[a5a2f713-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a5a2f713-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_62] e valore ritornato [TEST_RESPONSE_62]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_708&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89529f3d-1f1a-11f1-ab2e-06c6c98a384d]
[89529f3d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[89529f3d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_708] e valore ritornato [TEST_RESPONSE_708]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1193&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66d52a15-1f1b-11f1-ab2e-06c6c98a384d]
[66d52a15-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[66d52a15-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1193] e valore ritornato [TEST_RESPONSE_1193]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2243&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2244&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbd8bc25-1f1c-11f1-ab2e-06c6c98a384d]
[cbd8bc25-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[cbd8bc25-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2244] e valore ritornato [TEST_RESPONSE_2244]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_374&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ba6afbd-1f1a-11f1-ab2e-06c6c98a384d]
[0ba6afbd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0ba6afbd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_374] e valore ritornato [TEST_RESPONSE_374]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1430&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4d0c463-1f1b-11f1-ab2e-06c6c98a384d]
[c4d0c463-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c4d0c463-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1430] e valore ritornato [TEST_RESPONSE_1430]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1248&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a038304-1f1b-11f1-ab2e-06c6c98a384d]
[8a038304-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8a038304-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1248] e valore ritornato [TEST_RESPONSE_1248]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1894&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a846fb8-1f1c-11f1-ab2e-06c6c98a384d]
[5a846fb8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[5a846fb8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1894] e valore ritornato [TEST_RESPONSE_1894]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_541&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_542&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53d58a21-1f1a-11f1-ab2e-06c6c98a384d]
[53d58a21-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[53d58a21-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_542] e valore ritornato [TEST_RESPONSE_542]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2706&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6457474a-1f1d-11f1-ab2e-06c6c98a384d]
[6457474a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6457474a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2706] e valore ritornato [TEST_RESPONSE_2706]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1146&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48a90378-1f1b-11f1-ab2e-06c6c98a384d]
[48a90378-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[48a90378-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1146] e valore ritornato [TEST_RESPONSE_1146]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_969&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5750ca3-1f1a-11f1-ab2e-06c6c98a384d]
[e5750ca3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e5750ca3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_969] e valore ritornato [TEST_RESPONSE_969]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_286&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee3e9c7f-1f19-11f1-ab2e-06c6c98a384d]
[ee3e9c7f-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ee3e9c7f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_286] e valore ritornato [TEST_RESPONSE_286]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2718&destFileContentType=image/png&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [683aea36-1f1d-11f1-ab2e-06c6c98a384d]
[683aea36-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[683aea36-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2718] e valore ritornato [TEST_RESPONSE_2718]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_129&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_130&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb2789fb-1f19-11f1-ab2e-06c6c98a384d]
[bb2789fb-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bb2789fb-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_130] e valore ritornato [TEST_RESPONSE_130]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1716&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [211b0424-1f1c-11f1-ab2e-06c6c98a384d]
[211b0424-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[211b0424-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1716] e valore ritornato [TEST_RESPONSE_1716]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1139&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44326f5c-1f1b-11f1-ab2e-06c6c98a384d]
[44326f5c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[44326f5c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1139] e valore ritornato [TEST_RESPONSE_1139]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1612&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffb906d1-1f1b-11f1-ab2e-06c6c98a384d]
[ffb906d1-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ffb906d1-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1612] e valore ritornato [TEST_RESPONSE_1612]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2231&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2232&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c832705b-1f1c-11f1-ab2e-06c6c98a384d]
[c832705b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c832705b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2232] e valore ritornato [TEST_RESPONSE_2232]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2453&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2454&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [11726c0d-1f1d-11f1-ab2e-06c6c98a384d]
[11726c0d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[11726c0d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2454] e valore ritornato [TEST_RESPONSE_2454]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_183&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_184&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cd630d42-1f19-11f1-ab2e-06c6c98a384d]
[cd630d42-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[cd630d42-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_184] e valore ritornato [TEST_RESPONSE_184]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_317&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f97ba733-1f19-11f1-ab2e-06c6c98a384d]
[f97ba733-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_399&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_400&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14021f48-1f1a-11f1-ab2e-06c6c98a384d]
[14021f48-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[14021f48-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_400] e valore ritornato [TEST_RESPONSE_400]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1123&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39cab505-1f1b-11f1-ab2e-06c6c98a384d]
[39cab505-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[39cab505-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1123] e valore ritornato [TEST_RESPONSE_1123]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22e352e4-1f1a-11f1-ab2e-06c6c98a384d]
[22e352e4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[22e352e4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_442] e valore ritornato [TEST_RESPONSE_442]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1020&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0563f1ec-1f1b-11f1-ab2e-06c6c98a384d]
[0563f1ec-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0563f1ec-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1020] e valore ritornato [TEST_RESPONSE_1020]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1179&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5dbaff68-1f1b-11f1-ab2e-06c6c98a384d]
[5dbaff68-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5dbaff68-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1179] e valore ritornato [TEST_RESPONSE_1179]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_277&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_278&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ece5c32f-1f19-11f1-ab2e-06c6c98a384d]
[ece5c32f-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ece5c32f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_278] e valore ritornato [TEST_RESPONSE_278]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_777&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_778&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a01c3645-1f1a-11f1-ab2e-06c6c98a384d]
[a01c3645-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a01c3645-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_778] e valore ritornato [TEST_RESPONSE_778]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2290&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db34ec29-1f1c-11f1-ab2e-06c6c98a384d]
[db34ec29-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[db34ec29-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2290] e valore ritornato [TEST_RESPONSE_2290]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2627&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2628&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a8d9090-1f1d-11f1-ab2e-06c6c98a384d]
[4a8d9090-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4a8d9090-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2628] e valore ritornato [TEST_RESPONSE_2628]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_507&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4871bc87-1f1a-11f1-ab2e-06c6c98a384d]
[4871bc87-1f1a-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, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1403&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1404&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdab8aed-1f1b-11f1-ab2e-06c6c98a384d]
[bdab8aed-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bdab8aed-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1404] e valore ritornato [TEST_RESPONSE_1404]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1145&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [48079354-1f1b-11f1-ab2e-06c6c98a384d]
[48079354-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[48079354-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1145] e valore ritornato [TEST_RESPONSE_1145]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_994&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4cd6c1b-1f1a-11f1-ab2e-06c6c98a384d]
[f4cd6c1b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f4cd6c1b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_994] e valore ritornato [TEST_RESPONSE_994]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1619&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1620&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02e826c7-1f1c-11f1-ab2e-06c6c98a384d]
[02e826c7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[02e826c7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1620] e valore ritornato [TEST_RESPONSE_1620]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1039&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10f11980-1f1b-11f1-ab2e-06c6c98a384d]
[10f11980-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[10f11980-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1039] e valore ritornato [TEST_RESPONSE_1039]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2143&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2144&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab04f51a-1f1c-11f1-ab2e-06c6c98a384d]
[ab04f51a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ab04f51a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2144] e valore ritornato [TEST_RESPONSE_2144]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2872&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99ee25f3-1f1d-11f1-ab2e-06c6c98a384d]
[99ee25f3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[99ee25f3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2872] e valore ritornato [TEST_RESPONSE_2872]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_651&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [77411320-1f1a-11f1-ab2e-06c6c98a384d]
[77411320-1f1a-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, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2653&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5381e3b8-1f1d-11f1-ab2e-06c6c98a384d]
[5381e3b8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa27ecc7-1f19-11f1-ab2e-06c6c98a384d]
[fa27ecc7-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[fa27ecc7-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_320] e valore ritornato [TEST_RESPONSE_320]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1245&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88ad41c8-1f1b-11f1-ab2e-06c6c98a384d]
[88ad41c8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[88ad41c8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1245] e valore ritornato [TEST_RESPONSE_1245]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1130&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f0360a6-1f1b-11f1-ab2e-06c6c98a384d]
[3f0360a6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3f0360a6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1130] e valore ritornato [TEST_RESPONSE_1130]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2800&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8273dd87-1f1d-11f1-ab2e-06c6c98a384d]
[8273dd87-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8273dd87-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2800] e valore ritornato [TEST_RESPONSE_2800]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2959&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7a0d7ce-1f1d-11f1-ab2e-06c6c98a384d]
[b7a0d7ce-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3107&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3108&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6e117b1-1f1d-11f1-ab2e-06c6c98a384d]
[e6e117b1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e6e117b1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3108] e valore ritornato [TEST_RESPONSE_3108]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_43&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_44&destFileContentType=application/pdf&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fdbee1a-1f19-11f1-ab2e-06c6c98a384d]
[9fdbee1a-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9fdbee1a-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1066&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [223f7ca5-1f1b-11f1-ab2e-06c6c98a384d]
[223f7ca5-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[223f7ca5-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1066] e valore ritornato [TEST_RESPONSE_1066]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1060&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e6eec8b-1f1b-11f1-ab2e-06c6c98a384d]
[1e6eec8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1e6eec8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1060] e valore ritornato [TEST_RESPONSE_1060]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2121&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a47c49cc-1f1c-11f1-ab2e-06c6c98a384d]
[a47c49cc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_835&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_836&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2e308a2-1f1a-11f1-ab2e-06c6c98a384d]
[b2e308a2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b2e308a2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_836] e valore ritornato [TEST_RESPONSE_836]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1126&destFileContentType=application/msword&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3bbfce51-1f1b-11f1-ab2e-06c6c98a384d]
[3bbfce51-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3bbfce51-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1126] e valore ritornato [TEST_RESPONSE_1126]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2862&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96a898cd-1f1d-11f1-ab2e-06c6c98a384d]
[96a898cd-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[96a898cd-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2862] e valore ritornato [TEST_RESPONSE_2862]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2838&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f73cefb-1f1d-11f1-ab2e-06c6c98a384d]
[8f73cefb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8f73cefb-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2838] e valore ritornato [TEST_RESPONSE_2838]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1564&destFileContentType=application/msword&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0f1278d-1f1b-11f1-ab2e-06c6c98a384d]
[f0f1278d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f0f1278d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1564] e valore ritornato [TEST_RESPONSE_1564]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1056&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c86cb8b-1f1b-11f1-ab2e-06c6c98a384d]
[1c86cb8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1c86cb8b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1056] e valore ritornato [TEST_RESPONSE_1056]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2155&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2156&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aef08744-1f1c-11f1-ab2e-06c6c98a384d]
[aef08744-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[aef08744-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2156] e valore ritornato [TEST_RESPONSE_2156]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1604&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd303901-1f1b-11f1-ab2e-06c6c98a384d]
[fd303901-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fd303901-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1604] e valore ritornato [TEST_RESPONSE_1604]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_920&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce7ceb88-1f1a-11f1-ab2e-06c6c98a384d]
[ce7ceb88-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ce7ceb88-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_920] e valore ritornato [TEST_RESPONSE_920]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2447&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2448&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f5c8451-1f1d-11f1-ab2e-06c6c98a384d]
[0f5c8451-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0f5c8451-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2448] e valore ritornato [TEST_RESPONSE_2448]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1134&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [411eedb6-1f1b-11f1-ab2e-06c6c98a384d]
[411eedb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[411eedb6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1134] e valore ritornato [TEST_RESPONSE_1134]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2061&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2062&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [914c2d4a-1f1c-11f1-ab2e-06c6c98a384d]
[914c2d4a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[914c2d4a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2062] e valore ritornato [TEST_RESPONSE_2062]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2053&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2054&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e1cbf35-1f1c-11f1-ab2e-06c6c98a384d]
[8e1cbf35-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8e1cbf35-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2054] e valore ritornato [TEST_RESPONSE_2054]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1202&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6caed0ab-1f1b-11f1-ab2e-06c6c98a384d]
[6caed0ab-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6caed0ab-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1202] e valore ritornato [TEST_RESPONSE_1202]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1074&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2753b057-1f1b-11f1-ab2e-06c6c98a384d]
[2753b057-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2753b057-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1074] e valore ritornato [TEST_RESPONSE_1074]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3061&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3062&destFileContentType=application/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7b0165c-1f1d-11f1-ab2e-06c6c98a384d]
[d7b0165c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d7b0165c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3062] e valore ritornato [TEST_RESPONSE_3062]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_972&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e76061ef-1f1a-11f1-ab2e-06c6c98a384d]
[e76061ef-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e76061ef-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_972] e valore ritornato [TEST_RESPONSE_972]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1475&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1476&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d3960b98-1f1b-11f1-ab2e-06c6c98a384d]
[d3960b98-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d3960b98-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1476] e valore ritornato [TEST_RESPONSE_1476]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1521&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2cefd2f-1f1b-11f1-ab2e-06c6c98a384d]
[e2cefd2f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_451&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_452&destFileContentType=text/xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35cd172a-1f1a-11f1-ab2e-06c6c98a384d]
[35cd172a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[35cd172a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_452] e valore ritornato [TEST_RESPONSE_452]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2427&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2428&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [07e50c34-1f1d-11f1-ab2e-06c6c98a384d]
[07e50c34-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[07e50c34-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2428] e valore ritornato [TEST_RESPONSE_2428]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_291&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_292&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0ca025d-1f19-11f1-ab2e-06c6c98a384d]
[f0ca025d-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f0ca025d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_292] e valore ritornato [TEST_RESPONSE_292]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_81&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_82&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aab6195d-1f19-11f1-ab2e-06c6c98a384d]
[aab6195d-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[aab6195d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1739&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1740&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [296dc11a-1f1c-11f1-ab2e-06c6c98a384d]
[296dc11a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[296dc11a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1740] e valore ritornato [TEST_RESPONSE_1740]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1049&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1765787a-1f1b-11f1-ab2e-06c6c98a384d]
[1765787a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1765787a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1049] e valore ritornato [TEST_RESPONSE_1049]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1458&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce7e5672-1f1b-11f1-ab2e-06c6c98a384d]
[ce7e5672-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ce7e5672-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1458] e valore ritornato [TEST_RESPONSE_1458]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1914&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60a90204-1f1c-11f1-ab2e-06c6c98a384d]
[60a90204-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[60a90204-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1914] e valore ritornato [TEST_RESPONSE_1914]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_634&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70d42d36-1f1a-11f1-ab2e-06c6c98a384d]
[70d42d36-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[70d42d36-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_634] e valore ritornato [TEST_RESPONSE_634]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_864&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbf481be-1f1a-11f1-ab2e-06c6c98a384d]
[bbf481be-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bbf481be-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_864] e valore ritornato [TEST_RESPONSE_864]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_402&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14a42bac-1f1a-11f1-ab2e-06c6c98a384d]
[14a42bac-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[14a42bac-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_402] e valore ritornato [TEST_RESPONSE_402]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1811&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1812&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3ffa4f25-1f1c-11f1-ab2e-06c6c98a384d]
[3ffa4f25-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3ffa4f25-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1812] e valore ritornato [TEST_RESPONSE_1812]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1535&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e740612e-1f1b-11f1-ab2e-06c6c98a384d]
[e740612e-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_559&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_560&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5906bab7-1f1a-11f1-ab2e-06c6c98a384d]
[5906bab7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5906bab7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_560] e valore ritornato [TEST_RESPONSE_560]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2157&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2158&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af986008-1f1c-11f1-ab2e-06c6c98a384d]
[af986008-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[af986008-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2158] e valore ritornato [TEST_RESPONSE_2158]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2594&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e513d3c-1f1d-11f1-ab2e-06c6c98a384d]
[3e513d3c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3e513d3c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2594] e valore ritornato [TEST_RESPONSE_2594]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1054&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1b417a43-1f1b-11f1-ab2e-06c6c98a384d]
[1b417a43-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1b417a43-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1054] e valore ritornato [TEST_RESPONSE_1054]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_705&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_706&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [888dc896-1f1a-11f1-ab2e-06c6c98a384d]
[888dc896-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[888dc896-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_706] e valore ritornato [TEST_RESPONSE_706]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1063&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20590959-1f1b-11f1-ab2e-06c6c98a384d]
[20590959-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[20590959-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1063] e valore ritornato [TEST_RESPONSE_1063]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_767&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_768&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d7bc1c1-1f1a-11f1-ab2e-06c6c98a384d]
[9d7bc1c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9d7bc1c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_768] e valore ritornato [TEST_RESPONSE_768]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_976&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e94bde4f-1f1a-11f1-ab2e-06c6c98a384d]
[e94bde4f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e94bde4f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_976] e valore ritornato [TEST_RESPONSE_976]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1433&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1434&destFileContentType=text/x-json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c612451b-1f1b-11f1-ab2e-06c6c98a384d]
[c612451b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c612451b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1434] e valore ritornato [TEST_RESPONSE_1434]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2937&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2938&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [afdbdbe5-1f1d-11f1-ab2e-06c6c98a384d]
[afdbdbe5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[afdbdbe5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2938] e valore ritornato [TEST_RESPONSE_2938]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_932&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2ec53b3-1f1a-11f1-ab2e-06c6c98a384d]
[d2ec53b3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d2ec53b3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_932] e valore ritornato [TEST_RESPONSE_932]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1150&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b38d62a-1f1b-11f1-ab2e-06c6c98a384d]
[4b38d62a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4b38d62a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1150] e valore ritornato [TEST_RESPONSE_1150]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_363&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [086fc799-1f1a-11f1-ab2e-06c6c98a384d]
[086fc799-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[086fc799-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_364] e valore ritornato [TEST_RESPONSE_364]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_950&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8b5cdaf-1f1a-11f1-ab2e-06c6c98a384d]
[d8b5cdaf-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d8b5cdaf-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_950] e valore ritornato [TEST_RESPONSE_950]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1401&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1402&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd007dd9-1f1b-11f1-ab2e-06c6c98a384d]
[bd007dd9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[bd007dd9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1402] e valore ritornato [TEST_RESPONSE_1402]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2069&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2070&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93d681ba-1f1c-11f1-ab2e-06c6c98a384d]
[93d681ba-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[93d681ba-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2070] e valore ritornato [TEST_RESPONSE_2070]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3023&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3024&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc539bb8-1f1d-11f1-ab2e-06c6c98a384d]
[cc539bb8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cc539bb8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3024] e valore ritornato [TEST_RESPONSE_3024]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2137&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2138&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a91050fe-1f1c-11f1-ab2e-06c6c98a384d]
[a91050fe-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a91050fe-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2138] e valore ritornato [TEST_RESPONSE_2138]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_765&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_766&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9cd659fb-1f1a-11f1-ab2e-06c6c98a384d]
[9cd659fb-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9cd659fb-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_766] e valore ritornato [TEST_RESPONSE_766]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3043&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3044&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d28f3872-1f1d-11f1-ab2e-06c6c98a384d]
[d28f3872-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d28f3872-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3044] e valore ritornato [TEST_RESPONSE_3044]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=302&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_506&checkEqualsHttpMethod=HEAD
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47ce5093-1f1a-11f1-ab2e-06c6c98a384d]
[47ce5093-1f1a-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[47ce5093-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_506] e valore ritornato [TEST_RESPONSE_506]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_119&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_120&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7e75305-1f19-11f1-ab2e-06c6c98a384d]
[b7e75305-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b7e75305-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_120] e valore ritornato [TEST_RESPONSE_120]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1477&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1478&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d439296c-1f1b-11f1-ab2e-06c6c98a384d]
[d439296c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d439296c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1478] e valore ritornato [TEST_RESPONSE_1478]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2245&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2246&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc1d8d59-1f1c-11f1-ab2e-06c6c98a384d]
[cc1d8d59-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[cc1d8d59-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2246] e valore ritornato [TEST_RESPONSE_2246]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_133&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_134&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=DELETE&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc79ac83-1f19-11f1-ab2e-06c6c98a384d]
[bc79ac83-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[bc79ac83-1f19-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/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2465&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2466&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14c05ea7-1f1d-11f1-ab2e-06c6c98a384d]
[14c05ea7-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[14c05ea7-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2466] e valore ritornato [TEST_RESPONSE_2466]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1691&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1692&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [193a43e0-1f1c-11f1-ab2e-06c6c98a384d]
[193a43e0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[193a43e0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1692] e valore ritornato [TEST_RESPONSE_1692]
test_Redirect(text/doc+xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1543&checkEqualsHttpMethod=PATCH
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9c8449e-1f1b-11f1-ab2e-06c6c98a384d]
[e9c8449e-1f1b-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(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1703&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1704&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d34f03a-1f1c-11f1-ab2e-06c6c98a384d]
[1d34f03a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[1d34f03a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1704] e valore ritornato [TEST_RESPONSE_1704]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_77&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_78&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a970ef25-1f19-11f1-ab2e-06c6c98a384d]
[a970ef25-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a970ef25-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_408&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [169e9c28-1f1a-11f1-ab2e-06c6c98a384d]
[169e9c28-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[169e9c28-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_408] e valore ritornato [TEST_RESPONSE_408]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_509&checkEqualsHttpMethod=HEAD
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49185ccb-1f1a-11f1-ab2e-06c6c98a384d]
[49185ccb-1f1a-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_51&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_52&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a274735f-1f19-11f1-ab2e-06c6c98a384d]
[a274735f-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a274735f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1926&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [647db0cc-1f1c-11f1-ab2e-06c6c98a384d]
[647db0cc-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[647db0cc-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1926] e valore ritornato [TEST_RESPONSE_1926]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2406&destFileContentType=application/zip&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01230166-1f1d-11f1-ab2e-06c6c98a384d]
[01230166-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[01230166-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2406] e valore ritornato [TEST_RESPONSE_2406]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_717&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_718&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8d226c03-1f1a-11f1-ab2e-06c6c98a384d]
[8d226c03-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[8d226c03-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_718] e valore ritornato [TEST_RESPONSE_718]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2015&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2016&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81e723a1-1f1c-11f1-ab2e-06c6c98a384d]
[81e723a1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[81e723a1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2016] e valore ritornato [TEST_RESPONSE_2016]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2969&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bad35323-1f1d-11f1-ab2e-06c6c98a384d]
[bad35323-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2175&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2176&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b604f6d2-1f1c-11f1-ab2e-06c6c98a384d]
[b604f6d2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b604f6d2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2176] e valore ritornato [TEST_RESPONSE_2176]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_455&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_456&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [375f28e2-1f1a-11f1-ab2e-06c6c98a384d]
[375f28e2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[375f28e2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_456] e valore ritornato [TEST_RESPONSE_456]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2377&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2378&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f748bb06-1f1c-11f1-ab2e-06c6c98a384d]
[f748bb06-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f748bb06-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2378] e valore ritornato [TEST_RESPONSE_2378]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1825&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1826&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [44826e73-1f1c-11f1-ab2e-06c6c98a384d]
[44826e73-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[44826e73-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1826] e valore ritornato [TEST_RESPONSE_1826]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3047&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3048&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d479ca6d-1f1d-11f1-ab2e-06c6c98a384d]
[d479ca6d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d479ca6d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3048] e valore ritornato [TEST_RESPONSE_3048]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_638&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [721d00f0-1f1a-11f1-ab2e-06c6c98a384d]
[721d00f0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[721d00f0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_638] e valore ritornato [TEST_RESPONSE_638]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1153&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d21e186-1f1b-11f1-ab2e-06c6c98a384d]
[4d21e186-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4d21e186-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1153] e valore ritornato [TEST_RESPONSE_1153]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1241&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [863319f8-1f1b-11f1-ab2e-06c6c98a384d]
[863319f8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[863319f8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1241] e valore ritornato [TEST_RESPONSE_1241]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1842&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4a536279-1f1c-11f1-ab2e-06c6c98a384d]
[4a536279-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4a536279-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1842] e valore ritornato [TEST_RESPONSE_1842]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1288&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98428432-1f1b-11f1-ab2e-06c6c98a384d]
[98428432-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[98428432-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1288] e valore ritornato [TEST_RESPONSE_1288]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1932&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [66716a8a-1f1c-11f1-ab2e-06c6c98a384d]
[66716a8a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[66716a8a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1932] e valore ritornato [TEST_RESPONSE_1932]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3033&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3034&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cff5efde-1f1d-11f1-ab2e-06c6c98a384d]
[cff5efde-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cff5efde-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3034] e valore ritornato [TEST_RESPONSE_3034]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1183&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [605f437b-1f1b-11f1-ab2e-06c6c98a384d]
[605f437b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[605f437b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1183] e valore ritornato [TEST_RESPONSE_1183]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2928&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac10ca0d-1f1d-11f1-ab2e-06c6c98a384d]
[ac10ca0d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[ac10ca0d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2928] e valore ritornato [TEST_RESPONSE_2928]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_419&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_420&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1aa61ac2-1f1a-11f1-ab2e-06c6c98a384d]
[1aa61ac2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1aa61ac2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_420] e valore ritornato [TEST_RESPONSE_420]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1133&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40f8ef22-1f1b-11f1-ab2e-06c6c98a384d]
[40f8ef22-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[40f8ef22-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1133] e valore ritornato [TEST_RESPONSE_1133]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2357&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2358&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f09d6c8c-1f1c-11f1-ab2e-06c6c98a384d]
[f09d6c8c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f09d6c8c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2358] e valore ritornato [TEST_RESPONSE_2358]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2241&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2242&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb7629c1-1f1c-11f1-ab2e-06c6c98a384d]
[cb7629c1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[cb7629c1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2242] e valore ritornato [TEST_RESPONSE_2242]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3057&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3058&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7528d04-1f1d-11f1-ab2e-06c6c98a384d]
[d7528d04-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d7528d04-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3058] e valore ritornato [TEST_RESPONSE_3058]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2356&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [effac3e8-1f1c-11f1-ab2e-06c6c98a384d]
[effac3e8-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[effac3e8-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2356] e valore ritornato [TEST_RESPONSE_2356]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1659&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1660&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f02732b-1f1c-11f1-ab2e-06c6c98a384d]
[0f02732b-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0f02732b-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1660] e valore ritornato [TEST_RESPONSE_1660]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1061&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f0e39cf-1f1b-11f1-ab2e-06c6c98a384d]
[1f0e39cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1f0e39cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1061] e valore ritornato [TEST_RESPONSE_1061]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1168&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56aa114a-1f1b-11f1-ab2e-06c6c98a384d]
[56aa114a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[56aa114a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1168] e valore ritornato [TEST_RESPONSE_1168]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_722&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8e38be0b-1f1a-11f1-ab2e-06c6c98a384d]
[8e38be0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8e38be0b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_722] e valore ritornato [TEST_RESPONSE_722]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2161&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2162&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1867473-1f1c-11f1-ab2e-06c6c98a384d]
[b1867473-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b1867473-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2162] e valore ritornato [TEST_RESPONSE_2162]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1525&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4133d08-1f1b-11f1-ab2e-06c6c98a384d]
[e4133d08-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_293&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_294&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f16ecde1-1f19-11f1-ab2e-06c6c98a384d]
[f16ecde1-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f16ecde1-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_294] e valore ritornato [TEST_RESPONSE_294]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1083&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d050e6c-1f1b-11f1-ab2e-06c6c98a384d]
[2d050e6c-1f1b-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(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2201&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2202&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bdb24c08-1f1c-11f1-ab2e-06c6c98a384d]
[bdb24c08-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bdb24c08-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2202] e valore ritornato [TEST_RESPONSE_2202]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2223&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2224&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c59c0dfb-1f1c-11f1-ab2e-06c6c98a384d]
[c59c0dfb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c59c0dfb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2224] e valore ritornato [TEST_RESPONSE_2224]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1748&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b545b7a-1f1c-11f1-ab2e-06c6c98a384d]
[2b545b7a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2b545b7a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1748] e valore ritornato [TEST_RESPONSE_1748]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1531&checkEqualsHttpMethod=PATCH
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5fb8516-1f1b-11f1-ab2e-06c6c98a384d]
[e5fb8516-1f1b-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, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2003&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2004&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7df54fe9-1f1c-11f1-ab2e-06c6c98a384d]
[7df54fe9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[7df54fe9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2004] e valore ritornato [TEST_RESPONSE_2004]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_107&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_108&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4a8a2ac-1f19-11f1-ab2e-06c6c98a384d]
[b4a8a2ac-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b4a8a2ac-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_108] e valore ritornato [TEST_RESPONSE_108]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2806&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [847070e3-1f1d-11f1-ab2e-06c6c98a384d]
[847070e3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[847070e3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2806] e valore ritornato [TEST_RESPONSE_2806]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1162&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53023ee0-1f1b-11f1-ab2e-06c6c98a384d]
[53023ee0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[53023ee0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1162] e valore ritornato [TEST_RESPONSE_1162]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_4&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [930c8282-1f19-11f1-ab2e-06c6c98a384d]
[930c8282-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[930c8282-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_463&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_464&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3996c972-1f1a-11f1-ab2e-06c6c98a384d]
[3996c972-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3996c972-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_464] e valore ritornato [TEST_RESPONSE_464]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1353&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1354&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [acd4c7cf-1f1b-11f1-ab2e-06c6c98a384d]
[acd4c7cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[acd4c7cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1354] e valore ritornato [TEST_RESPONSE_1354]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_258&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e5c4f692-1f19-11f1-ab2e-06c6c98a384d]
[e5c4f692-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e5c4f692-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_258] e valore ritornato [TEST_RESPONSE_258]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1647&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1648&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b2c8be1-1f1c-11f1-ab2e-06c6c98a384d]
[0b2c8be1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0b2c8be1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1648] e valore ritornato [TEST_RESPONSE_1648]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2529&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2530&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29191bb1-1f1d-11f1-ab2e-06c6c98a384d]
[29191bb1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[29191bb1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2530] e valore ritornato [TEST_RESPONSE_2530]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1107&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3401d84f-1f1b-11f1-ab2e-06c6c98a384d]
[3401d84f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2543&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2544&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2db75c0f-1f1d-11f1-ab2e-06c6c98a384d]
[2db75c0f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2db75c0f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2544] e valore ritornato [TEST_RESPONSE_2544]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1270&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91d30638-1f1b-11f1-ab2e-06c6c98a384d]
[91d30638-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[91d30638-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1270] e valore ritornato [TEST_RESPONSE_1270]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2523&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2524&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2725b015-1f1d-11f1-ab2e-06c6c98a384d]
[2725b015-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2725b015-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2524] e valore ritornato [TEST_RESPONSE_2524]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2639&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2640&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4efcd0aa-1f1d-11f1-ab2e-06c6c98a384d]
[4efcd0aa-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4efcd0aa-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2640] e valore ritornato [TEST_RESPONSE_2640]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_531&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_532&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50623539-1f1a-11f1-ab2e-06c6c98a384d]
[50623539-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[50623539-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_532] e valore ritornato [TEST_RESPONSE_532]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1683&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1684&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [174ccbb0-1f1c-11f1-ab2e-06c6c98a384d]
[174ccbb0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[174ccbb0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1684] e valore ritornato [TEST_RESPONSE_1684]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1185&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6242a985-1f1b-11f1-ab2e-06c6c98a384d]
[6242a985-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6242a985-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1185] e valore ritornato [TEST_RESPONSE_1185]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1057&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1d29260f-1f1b-11f1-ab2e-06c6c98a384d]
[1d29260f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1d29260f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1057] e valore ritornato [TEST_RESPONSE_1057]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1523&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e33f2423-1f1b-11f1-ab2e-06c6c98a384d]
[e33f2423-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3073&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3074&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dafafbb6-1f1d-11f1-ab2e-06c6c98a384d]
[dafafbb6-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[dafafbb6-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3074] e valore ritornato [TEST_RESPONSE_3074]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2213&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2214&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c19c3082-1f1c-11f1-ab2e-06c6c98a384d]
[c19c3082-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c19c3082-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2214] e valore ritornato [TEST_RESPONSE_2214]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0ed70832-1f1a-11f1-ab2e-06c6c98a384d]
[0ed70832-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0ed70832-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_382] e valore ritornato [TEST_RESPONSE_382]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2756&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [744bbfb8-1f1d-11f1-ab2e-06c6c98a384d]
[744bbfb8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[744bbfb8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2756] e valore ritornato [TEST_RESPONSE_2756]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_799&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_800&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7436a83-1f1a-11f1-ab2e-06c6c98a384d]
[a7436a83-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a7436a83-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_800] e valore ritornato [TEST_RESPONSE_800]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2577&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2578&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3909eb9a-1f1d-11f1-ab2e-06c6c98a384d]
[3909eb9a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3909eb9a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2578] e valore ritornato [TEST_RESPONSE_2578]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [330f6c4e-1f1c-11f1-ab2e-06c6c98a384d]
[330f6c4e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[330f6c4e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1772] e valore ritornato [TEST_RESPONSE_1772]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1624&destFileContentType=application/x-json&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04320bef-1f1c-11f1-ab2e-06c6c98a384d]
[04320bef-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[04320bef-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1624] e valore ritornato [TEST_RESPONSE_1624]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1047&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [16166332-1f1b-11f1-ab2e-06c6c98a384d]
[16166332-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[16166332-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1047] e valore ritornato [TEST_RESPONSE_1047]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_151&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_152&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2480879-1f19-11f1-ab2e-06c6c98a384d]
[c2480879-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c2480879-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_152] e valore ritornato [TEST_RESPONSE_152]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1295&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1296&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9a90e112-1f1b-11f1-ab2e-06c6c98a384d]
[9a90e112-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9a90e112-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1296] e valore ritornato [TEST_RESPONSE_1296]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2780&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ca4490d-1f1d-11f1-ab2e-06c6c98a384d]
[7ca4490d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7ca4490d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2780] e valore ritornato [TEST_RESPONSE_2780]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_125&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_126&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9db81f3-1f19-11f1-ab2e-06c6c98a384d]
[b9db81f3-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b9db81f3-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_126] e valore ritornato [TEST_RESPONSE_126]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1374&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3379b99-1f1b-11f1-ab2e-06c6c98a384d]
[b3379b99-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b3379b99-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1374] e valore ritornato [TEST_RESPONSE_1374]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3089&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3090&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0315d68-1f1d-11f1-ab2e-06c6c98a384d]
[e0315d68-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e0315d68-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3090] e valore ritornato [TEST_RESPONSE_3090]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1425&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1426&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c38c0f5b-1f1b-11f1-ab2e-06c6c98a384d]
[c38c0f5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c38c0f5b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1426] e valore ritornato [TEST_RESPONSE_1426]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2545&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2546&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e5f0dc3-1f1d-11f1-ab2e-06c6c98a384d]
[2e5f0dc3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2e5f0dc3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2546] e valore ritornato [TEST_RESPONSE_2546]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2025&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2026&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [848b68b7-1f1c-11f1-ab2e-06c6c98a384d]
[848b68b7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[848b68b7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2026] e valore ritornato [TEST_RESPONSE_2026]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2287&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2288&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da8e24d5-1f1c-11f1-ab2e-06c6c98a384d]
[da8e24d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[da8e24d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2288] e valore ritornato [TEST_RESPONSE_2288]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2109&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a097e392-1f1c-11f1-ab2e-06c6c98a384d]
[a097e392-1f1c-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1855&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1856&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e26b1b5-1f1c-11f1-ab2e-06c6c98a384d]
[4e26b1b5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4e26b1b5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1856] e valore ritornato [TEST_RESPONSE_1856]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2911&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2912&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6e31aeb-1f1d-11f1-ab2e-06c6c98a384d]
[a6e31aeb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a6e31aeb-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2912] e valore ritornato [TEST_RESPONSE_2912]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1975&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1976&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73fcd22a-1f1c-11f1-ab2e-06c6c98a384d]
[73fcd22a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[73fcd22a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1976] e valore ritornato [TEST_RESPONSE_1976]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_604&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6766ff88-1f1a-11f1-ab2e-06c6c98a384d]
[6766ff88-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6766ff88-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_604] e valore ritornato [TEST_RESPONSE_604]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1661&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1662&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fa47f8f-1f1c-11f1-ab2e-06c6c98a384d]
[0fa47f8f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[0fa47f8f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1662] e valore ritornato [TEST_RESPONSE_1662]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1076&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [289705cf-1f1b-11f1-ab2e-06c6c98a384d]
[289705cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[289705cf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1076] e valore ritornato [TEST_RESPONSE_1076]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_139&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_140&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be69478f-1f19-11f1-ab2e-06c6c98a384d]
[be69478f-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[be69478f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_140] e valore ritornato [TEST_RESPONSE_140]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1977&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1978&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74a08c3e-1f1c-11f1-ab2e-06c6c98a384d]
[74a08c3e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[74a08c3e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1978] e valore ritornato [TEST_RESPONSE_1978]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_842&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4d562d0-1f1a-11f1-ab2e-06c6c98a384d]
[b4d562d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b4d562d0-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_842] e valore ritornato [TEST_RESPONSE_842]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_255&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_256&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e51fdcee-1f19-11f1-ab2e-06c6c98a384d]
[e51fdcee-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e51fdcee-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_256] e valore ritornato [TEST_RESPONSE_256]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_89&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_90&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad811f4f-1f19-11f1-ab2e-06c6c98a384d]
[ad811f4f-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ad811f4f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_90] e valore ritornato [TEST_RESPONSE_90]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2349&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2350&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee75f89a-1f1c-11f1-ab2e-06c6c98a384d]
[ee75f89a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ee75f89a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2350] e valore ritornato [TEST_RESPONSE_2350]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_351&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [048d843f-1f1a-11f1-ab2e-06c6c98a384d]
[048d843f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[048d843f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_352] e valore ritornato [TEST_RESPONSE_352]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_517&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_518&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bb7239b-1f1a-11f1-ab2e-06c6c98a384d]
[4bb7239b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4bb7239b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_518] e valore ritornato [TEST_RESPONSE_518]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2237&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2238&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca22ceb7-1f1c-11f1-ab2e-06c6c98a384d]
[ca22ceb7-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ca22ceb7-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2238] e valore ritornato [TEST_RESPONSE_2238]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1356&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad772253-1f1b-11f1-ab2e-06c6c98a384d]
[ad772253-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ad772253-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1356] e valore ritornato [TEST_RESPONSE_1356]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1801&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1802&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cadbc1f-1f1c-11f1-ab2e-06c6c98a384d]
[3cadbc1f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3cadbc1f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1802] e valore ritornato [TEST_RESPONSE_1802]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2859&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2860&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [961866b9-1f1d-11f1-ab2e-06c6c98a384d]
[961866b9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[961866b9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2860] e valore ritornato [TEST_RESPONSE_2860]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2917&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2918&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8cd5ec7-1f1d-11f1-ab2e-06c6c98a384d]
[a8cd5ec7-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a8cd5ec7-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2918] e valore ritornato [TEST_RESPONSE_2918]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1387&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1388&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b7b4e677-1f1b-11f1-ab2e-06c6c98a384d]
[b7b4e677-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b7b4e677-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1388] e valore ritornato [TEST_RESPONSE_1388]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_557&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_558&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [58ff67b3-1f1a-11f1-ab2e-06c6c98a384d]
[58ff67b3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[58ff67b3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_558] e valore ritornato [TEST_RESPONSE_558]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2317&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2318&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3b548d5-1f1c-11f1-ab2e-06c6c98a384d]
[e3b548d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e3b548d5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2318] e valore ritornato [TEST_RESPONSE_2318]
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1843&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1844&destFileContentType=image/png&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4af5bcfd-1f1c-11f1-ab2e-06c6c98a384d]
[4af5bcfd-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4af5bcfd-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1844] e valore ritornato [TEST_RESPONSE_1844]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1343&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1344&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa40d76b-1f1b-11f1-ab2e-06c6c98a384d]
[aa40d76b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[aa40d76b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1344] e valore ritornato [TEST_RESPONSE_1344]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_960&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df1d3559-1f1a-11f1-ab2e-06c6c98a384d]
[df1d3559-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[df1d3559-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_960] e valore ritornato [TEST_RESPONSE_960]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b7e9859-1f1c-11f1-ab2e-06c6c98a384d]
[6b7e9859-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6b7e9859-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1946] e valore ritornato [TEST_RESPONSE_1946]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2803&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2804&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83c7d4cf-1f1d-11f1-ab2e-06c6c98a384d]
[83c7d4cf-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[83c7d4cf-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2804] e valore ritornato [TEST_RESPONSE_2804]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_473&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_474&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c2f9cd8-1f1a-11f1-ab2e-06c6c98a384d]
[3c2f9cd8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3c2f9cd8-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_474] e valore ritornato [TEST_RESPONSE_474]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_103&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_104&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b359b474-1f19-11f1-ab2e-06c6c98a384d]
[b359b474-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b359b474-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_104] e valore ritornato [TEST_RESPONSE_104]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_847&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_848&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6c3c55c-1f1a-11f1-ab2e-06c6c98a384d]
[b6c3c55c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b6c3c55c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_848] e valore ritornato [TEST_RESPONSE_848]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2039&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2040&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89a2d0b5-1f1c-11f1-ab2e-06c6c98a384d]
[89a2d0b5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[89a2d0b5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2040] e valore ritornato [TEST_RESPONSE_2040]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_635&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_636&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7178d1ac-1f1a-11f1-ab2e-06c6c98a384d]
[7178d1ac-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7178d1ac-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_636] e valore ritornato [TEST_RESPONSE_636]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1709&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1710&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1f274a66-1f1c-11f1-ab2e-06c6c98a384d]
[1f274a66-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1f274a66-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1710] e valore ritornato [TEST_RESPONSE_1710]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1398&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bba97951-1f1b-11f1-ab2e-06c6c98a384d]
[bba97951-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[bba97951-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1398] e valore ritornato [TEST_RESPONSE_1398]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2898&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a254b90d-1f1d-11f1-ab2e-06c6c98a384d]
[a254b90d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[a254b90d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2898] e valore ritornato [TEST_RESPONSE_2898]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1158&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50f13920-1f1b-11f1-ab2e-06c6c98a384d]
[50f13920-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[50f13920-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1158] e valore ritornato [TEST_RESPONSE_1158]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1633&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1634&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06bed163-1f1c-11f1-ab2e-06c6c98a384d]
[06bed163-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[06bed163-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1634] e valore ritornato [TEST_RESPONSE_1634]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1257&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1258&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8de948ce-1f1b-11f1-ab2e-06c6c98a384d]
[8de948ce-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8de948ce-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1258] e valore ritornato [TEST_RESPONSE_1258]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b26bd5a5-1f1d-11f1-ab2e-06c6c98a384d]
[b26bd5a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[b26bd5a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2944] e valore ritornato [TEST_RESPONSE_2944]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2597&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2598&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f98d874-1f1d-11f1-ab2e-06c6c98a384d]
[3f98d874-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3f98d874-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2598] e valore ritornato [TEST_RESPONSE_2598]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1022&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06a8ce04-1f1b-11f1-ab2e-06c6c98a384d]
[06a8ce04-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[06a8ce04-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1022] e valore ritornato [TEST_RESPONSE_1022]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2603&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2604&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41876210-1f1d-11f1-ab2e-06c6c98a384d]
[41876210-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[41876210-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2604] e valore ritornato [TEST_RESPONSE_2604]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2185&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2186&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b932b738-1f1c-11f1-ab2e-06c6c98a384d]
[b932b738-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b932b738-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2186] e valore ritornato [TEST_RESPONSE_2186]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1003&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fa99f354-1f1a-11f1-ab2e-06c6c98a384d]
[fa99f354-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fa99f354-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1003] e valore ritornato [TEST_RESPONSE_1003]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_873&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_874&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf409f92-1f1a-11f1-ab2e-06c6c98a384d]
[bf409f92-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[bf409f92-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_874] e valore ritornato [TEST_RESPONSE_874]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1043&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1380c422-1f1b-11f1-ab2e-06c6c98a384d]
[1380c422-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1380c422-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1043] e valore ritornato [TEST_RESPONSE_1043]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2394&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd3a7d7c-1f1c-11f1-ab2e-06c6c98a384d]
[fd3a7d7c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[fd3a7d7c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2394] e valore ritornato [TEST_RESPONSE_2394]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1085&checkEqualsHttpMethod=POST
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2da6a5a0-1f1b-11f1-ab2e-06c6c98a384d]
[2da6a5a0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1592&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f957e0b7-1f1b-11f1-ab2e-06c6c98a384d]
[f957e0b7-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f957e0b7-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1592] e valore ritornato [TEST_RESPONSE_1592]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_430&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1df10016-1f1a-11f1-ab2e-06c6c98a384d]
[1df10016-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1df10016-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_430] e valore ritornato [TEST_RESPONSE_430]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_499&checkEqualsHttpMethod=HEAD
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45ec9835-1f1a-11f1-ab2e-06c6c98a384d]
[45ec9835-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/ping] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2225&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2226&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c634083f-1f1c-11f1-ab2e-06c6c98a384d]
[c634083f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c634083f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2226] e valore ritornato [TEST_RESPONSE_2226]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1236&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [825914ff-1f1b-11f1-ab2e-06c6c98a384d]
[825914ff-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[825914ff-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1236] e valore ritornato [TEST_RESPONSE_1236]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1537&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PATCH
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e7e1f862-1f1b-11f1-ab2e-06c6c98a384d]
[e7e1f862-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1407&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1408&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be640585-1f1b-11f1-ab2e-06c6c98a384d]
[be640585-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[be640585-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1408] e valore ritornato [TEST_RESPONSE_1408]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1695&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1696&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a8d77da-1f1c-11f1-ab2e-06c6c98a384d]
[1a8d77da-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[1a8d77da-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1696] e valore ritornato [TEST_RESPONSE_1696]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_871&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_872&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be9c222e-1f1a-11f1-ab2e-06c6c98a384d]
[be9c222e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[be9c222e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_872] e valore ritornato [TEST_RESPONSE_872]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_839&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_840&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b424895a-1f1a-11f1-ab2e-06c6c98a384d]
[b424895a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b424895a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_840] e valore ritornato [TEST_RESPONSE_840]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_747&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_748&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9653c933-1f1a-11f1-ab2e-06c6c98a384d]
[9653c933-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9653c933-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_748] e valore ritornato [TEST_RESPONSE_748]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_121&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_122&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b88cbac9-1f19-11f1-ab2e-06c6c98a384d]
[b88cbac9-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b88cbac9-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_122] e valore ritornato [TEST_RESPONSE_122]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2645&checkEqualsHttpMethod=PUT
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5044e116-1f1d-11f1-ab2e-06c6c98a384d]
[5044e116-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_405&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [15f319e4-1f1a-11f1-ab2e-06c6c98a384d]
[15f319e4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[15f319e4-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_406] e valore ritornato [TEST_RESPONSE_406]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_832&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1ff866a-1f1a-11f1-ab2e-06c6c98a384d]
[b1ff866a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b1ff866a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_832] e valore ritornato [TEST_RESPONSE_832]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1867&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1868&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51f741cf-1f1c-11f1-ab2e-06c6c98a384d]
[51f741cf-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[51f741cf-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1868] e valore ritornato [TEST_RESPONSE_1868]
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1285&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1286&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [979d437c-1f1b-11f1-ab2e-06c6c98a384d]
[979d437c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[979d437c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1286] e valore ritornato [TEST_RESPONSE_1286]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1863&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1864&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50b3c547-1f1c-11f1-ab2e-06c6c98a384d]
[50b3c547-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[50b3c547-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1864] e valore ritornato [TEST_RESPONSE_1864]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2786&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7df1fec9-1f1d-11f1-ab2e-06c6c98a384d]
[7df1fec9-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[7df1fec9-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2786] e valore ritornato [TEST_RESPONSE_2786]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2637&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2638&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e5b6086-1f1d-11f1-ab2e-06c6c98a384d]
[4e5b6086-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4e5b6086-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2638] e valore ritornato [TEST_RESPONSE_2638]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_833&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_834&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b23e160e-1f1a-11f1-ab2e-06c6c98a384d]
[b23e160e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b23e160e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_834] e valore ritornato [TEST_RESPONSE_834]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_968&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4cfcbed-1f1a-11f1-ab2e-06c6c98a384d]
[e4cfcbed-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e4cfcbed-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_968] e valore ritornato [TEST_RESPONSE_968]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2611&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2612&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [460a2b2e-1f1d-11f1-ab2e-06c6c98a384d]
[460a2b2e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[460a2b2e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2612] e valore ritornato [TEST_RESPONSE_2612]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1655&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1656&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0db88e01-1f1c-11f1-ab2e-06c6c98a384d]
[0db88e01-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[0db88e01-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1656] e valore ritornato [TEST_RESPONSE_1656]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1178&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d152274-1f1b-11f1-ab2e-06c6c98a384d]
[5d152274-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5d152274-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1178] e valore ritornato [TEST_RESPONSE_1178]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2131&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2132&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7c07862-1f1c-11f1-ab2e-06c6c98a384d]
[a7c07862-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a7c07862-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2132] e valore ritornato [TEST_RESPONSE_2132]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2891&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2892&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1002580-1f1d-11f1-ab2e-06c6c98a384d]
[a1002580-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a1002580-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2892] e valore ritornato [TEST_RESPONSE_2892]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2031&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2032&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86775a43-1f1c-11f1-ab2e-06c6c98a384d]
[86775a43-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[86775a43-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2032] e valore ritornato [TEST_RESPONSE_2032]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2773&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2774&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a18e32f-1f1d-11f1-ab2e-06c6c98a384d]
[7a18e32f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[7a18e32f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2774] e valore ritornato [TEST_RESPONSE_2774]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_114&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b693f7f8-1f19-11f1-ab2e-06c6c98a384d]
[b693f7f8-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[b693f7f8-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_114] e valore ritornato [TEST_RESPONSE_114]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2949&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2950&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3be9473-1f1d-11f1-ab2e-06c6c98a384d]
[b3be9473-1f1d-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[b3be9473-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2950] e valore ritornato [TEST_RESPONSE_2950]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1685&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1686&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17c9eaf4-1f1c-11f1-ab2e-06c6c98a384d]
[17c9eaf4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[17c9eaf4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1686] e valore ritornato [TEST_RESPONSE_1686]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1210&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71d3580d-1f1b-11f1-ab2e-06c6c98a384d]
[71d3580d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[71d3580d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1210] e valore ritornato [TEST_RESPONSE_1210]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_563&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_564&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a4bbde1-1f1a-11f1-ab2e-06c6c98a384d]
[5a4bbde1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[5a4bbde1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_564] e valore ritornato [TEST_RESPONSE_564]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1491&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1492&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8ad9aaa-1f1b-11f1-ab2e-06c6c98a384d]
[d8ad9aaa-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[d8ad9aaa-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1492] e valore ritornato [TEST_RESPONSE_1492]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7972b81b-1f1d-11f1-ab2e-06c6c98a384d]
[7972b81b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7972b81b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2772] e valore ritornato [TEST_RESPONSE_2772]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2327&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2328&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e6dc5279-1f1c-11f1-ab2e-06c6c98a384d]
[e6dc5279-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e6dc5279-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2328] e valore ritornato [TEST_RESPONSE_2328]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1279&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1280&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95122bbc-1f1b-11f1-ab2e-06c6c98a384d]
[95122bbc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[95122bbc-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1280] e valore ritornato [TEST_RESPONSE_1280]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_157&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_158&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c4ceda78-1f19-11f1-ab2e-06c6c98a384d]
[c4ceda78-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c4ceda78-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_158] e valore ritornato [TEST_RESPONSE_158]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1018&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04200034-1f1b-11f1-ab2e-06c6c98a384d]
[04200034-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[04200034-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1018] e valore ritornato [TEST_RESPONSE_1018]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_647&checkEqualsHttpMethod=OPTIONS
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [755102e4-1f1a-11f1-ab2e-06c6c98a384d]
[755102e4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1170&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57efb0b2-1f1b-11f1-ab2e-06c6c98a384d]
[57efb0b2-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[57efb0b2-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1170] e valore ritornato [TEST_RESPONSE_1170]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_935&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_936&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4dbc7ad-1f1a-11f1-ab2e-06c6c98a384d]
[d4dbc7ad-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d4dbc7ad-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_936] e valore ritornato [TEST_RESPONSE_936]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2925&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2926&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ab6aed19-1f1d-11f1-ab2e-06c6c98a384d]
[ab6aed19-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[ab6aed19-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2926] e valore ritornato [TEST_RESPONSE_2926]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1993&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1994&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79e63030-1f1c-11f1-ab2e-06c6c98a384d]
[79e63030-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[79e63030-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1994] e valore ritornato [TEST_RESPONSE_1994]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3103&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3104&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e4df7b47-1f1d-11f1-ab2e-06c6c98a384d]
[e4df7b47-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e4df7b47-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3104] e valore ritornato [TEST_RESPONSE_3104]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_895&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_896&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c65c1504-1f1a-11f1-ab2e-06c6c98a384d]
[c65c1504-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c65c1504-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_896] e valore ritornato [TEST_RESPONSE_896]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_239&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_240&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dffb2e7c-1f19-11f1-ab2e-06c6c98a384d]
[dffb2e7c-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dffb2e7c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_240] e valore ritornato [TEST_RESPONSE_240]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1313&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1314&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ff3a9f8-1f1b-11f1-ab2e-06c6c98a384d]
[9ff3a9f8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9ff3a9f8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1314] e valore ritornato [TEST_RESPONSE_1314]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1728&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24fad67f-1f1c-11f1-ab2e-06c6c98a384d]
[24fad67f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[24fad67f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1728] e valore ritornato [TEST_RESPONSE_1728]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3077&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3078&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc4be5be-1f1d-11f1-ab2e-06c6c98a384d]
[dc4be5be-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dc4be5be-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3078] e valore ritornato [TEST_RESPONSE_3078]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_732&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91060ef1-1f1a-11f1-ab2e-06c6c98a384d]
[91060ef1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[91060ef1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_732] e valore ritornato [TEST_RESPONSE_732]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2641&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2642&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f12c9ae-1f1d-11f1-ab2e-06c6c98a384d]
[4f12c9ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4f12c9ae-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2642] e valore ritornato [TEST_RESPONSE_2642]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1010&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff0f7602-1f1a-11f1-ab2e-06c6c98a384d]
[ff0f7602-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ff0f7602-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1010] e valore ritornato [TEST_RESPONSE_1010]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1038&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [104dad8c-1f1b-11f1-ab2e-06c6c98a384d]
[104dad8c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[104dad8c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1038] e valore ritornato [TEST_RESPONSE_1038]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_85&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_86&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac9d9d17-1f19-11f1-ab2e-06c6c98a384d]
[ac9d9d17-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[ac9d9d17-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_86] e valore ritornato [TEST_RESPONSE_86]
test_Redirect(application/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1103&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [32bde697-1f1b-11f1-ab2e-06c6c98a384d]
[32bde697-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d62e5f6d-1f1a-11f1-ab2e-06c6c98a384d]
[d62e5f6d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d62e5f6d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_944] e valore ritornato [TEST_RESPONSE_944]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1416&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c04ff715-1f1b-11f1-ab2e-06c6c98a384d]
[c04ff715-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c04ff715-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1416] e valore ritornato [TEST_RESPONSE_1416]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1157&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [504fa1ec-1f1b-11f1-ab2e-06c6c98a384d]
[504fa1ec-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[504fa1ec-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1157] e valore ritornato [TEST_RESPONSE_1157]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_341&checkEqualsHttpMethod=GET
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0145ac2b-1f1a-11f1-ab2e-06c6c98a384d]
[0145ac2b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2549&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2550&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2fac755b-1f1d-11f1-ab2e-06c6c98a384d]
[2fac755b-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2fac755b-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2550] e valore ritornato [TEST_RESPONSE_2550]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2601&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2602&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40e332cc-1f1d-11f1-ab2e-06c6c98a384d]
[40e332cc-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[40e332cc-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2602] e valore ritornato [TEST_RESPONSE_2602]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1943&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1944&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a34da42-1f1c-11f1-ab2e-06c6c98a384d]
[6a34da42-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6a34da42-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1944] e valore ritornato [TEST_RESPONSE_1944]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1163&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53850374-1f1b-11f1-ab2e-06c6c98a384d]
[53850374-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[53850374-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1163] e valore ritornato [TEST_RESPONSE_1163]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2931&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2932&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad54bbc5-1f1d-11f1-ab2e-06c6c98a384d]
[ad54bbc5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[ad54bbc5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2932] e valore ritornato [TEST_RESPONSE_2932]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1339&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1340&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8581a31-1f1b-11f1-ab2e-06c6c98a384d]
[a8581a31-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a8581a31-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1340] e valore ritornato [TEST_RESPONSE_1340]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_744&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9503c989-1f1a-11f1-ab2e-06c6c98a384d]
[9503c989-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[9503c989-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_744] e valore ritornato [TEST_RESPONSE_744]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_989&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f19f3687-1f1a-11f1-ab2e-06c6c98a384d]
[f19f3687-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[f19f3687-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_989] e valore ritornato [TEST_RESPONSE_989]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2841&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2842&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90401fb3-1f1d-11f1-ab2e-06c6c98a384d]
[90401fb3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[90401fb3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2842] e valore ritornato [TEST_RESPONSE_2842]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1806&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e13b4c9-1f1c-11f1-ab2e-06c6c98a384d]
[3e13b4c9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3e13b4c9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1806] e valore ritornato [TEST_RESPONSE_1806]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_905&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_906&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9a599ca-1f1a-11f1-ab2e-06c6c98a384d]
[c9a599ca-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c9a599ca-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_906] e valore ritornato [TEST_RESPONSE_906]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_953&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da9deeab-1f1a-11f1-ab2e-06c6c98a384d]
[da9deeab-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[da9deeab-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_953] e valore ritornato [TEST_RESPONSE_953]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1483&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1484&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6214a68-1f1b-11f1-ab2e-06c6c98a384d]
[d6214a68-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d6214a68-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1484] e valore ritornato [TEST_RESPONSE_1484]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2975&checkEqualsHttpMethod=TRACE
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bcbc858f-1f1d-11f1-ab2e-06c6c98a384d]
[bcbc858f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_815&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_816&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac7d0085-1f1a-11f1-ab2e-06c6c98a384d]
[ac7d0085-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ac7d0085-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_816] e valore ritornato [TEST_RESPONSE_816]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2111&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1464c08-1f1c-11f1-ab2e-06c6c98a384d]
[a1464c08-1f1c-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2832&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8da6d71f-1f1d-11f1-ab2e-06c6c98a384d]
[8da6d71f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8da6d71f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2832] e valore ritornato [TEST_RESPONSE_2832]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3069&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3070&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d9b3ae9e-1f1d-11f1-ab2e-06c6c98a384d]
[d9b3ae9e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d9b3ae9e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3070] e valore ritornato [TEST_RESPONSE_3070]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_390&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10ff3f72-1f1a-11f1-ab2e-06c6c98a384d]
[10ff3f72-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[10ff3f72-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_390] e valore ritornato [TEST_RESPONSE_390]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_523&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_524&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4daf9849-1f1a-11f1-ab2e-06c6c98a384d]
[4daf9849-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4daf9849-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_524] e valore ritornato [TEST_RESPONSE_524]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_685&checkEqualsHttpMethod=OPTIONS
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8216a97c-1f1a-11f1-ab2e-06c6c98a384d]
[8216a97c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3109&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3110&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e78cc105-1f1d-11f1-ab2e-06c6c98a384d]
[e78cc105-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e78cc105-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3110] e valore ritornato [TEST_RESPONSE_3110]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2667&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PUT
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5814b269-1f1d-11f1-ab2e-06c6c98a384d]
[5814b269-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2753&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2754&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [730de882-1f1d-11f1-ab2e-06c6c98a384d]
[730de882-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[730de882-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2754] e valore ritornato [TEST_RESPONSE_2754]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2981&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf51132d-1f1d-11f1-ab2e-06c6c98a384d]
[bf51132d-1f1d-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/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1238&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [83a82a47-1f1b-11f1-ab2e-06c6c98a384d]
[83a82a47-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[83a82a47-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1238] e valore ritornato [TEST_RESPONSE_1238]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1159&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [51936c94-1f1b-11f1-ab2e-06c6c98a384d]
[51936c94-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[51936c94-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1159] e valore ritornato [TEST_RESPONSE_1159]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2441&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2442&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0d4e8bd3-1f1d-11f1-ab2e-06c6c98a384d]
[0d4e8bd3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[0d4e8bd3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2442] e valore ritornato [TEST_RESPONSE_2442]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_493&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43ea3879-1f1a-11f1-ab2e-06c6c98a384d]
[43ea3879-1f1a-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(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_149&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&destFileContentType=text/xml&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1a586e5-1f19-11f1-ab2e-06c6c98a384d]
[c1a586e5-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[c1a586e5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_150] e valore ritornato [TEST_RESPONSE_150]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_269&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_270&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ea48aa0f-1f19-11f1-ab2e-06c6c98a384d]
[ea48aa0f-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ea48aa0f-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_270] e valore ritornato [TEST_RESPONSE_270]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_249&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_250&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e29365a0-1f19-11f1-ab2e-06c6c98a384d]
[e29365a0-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e29365a0-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_250] e valore ritornato [TEST_RESPONSE_250]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_788&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a353b9ab-1f1a-11f1-ab2e-06c6c98a384d]
[a353b9ab-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a353b9ab-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_788] e valore ritornato [TEST_RESPONSE_788]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_645&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_646&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74ae0c20-1f1a-11f1-ab2e-06c6c98a384d]
[74ae0c20-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[74ae0c20-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_646] e valore ritornato [TEST_RESPONSE_646]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1519&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e22db41b-1f1b-11f1-ab2e-06c6c98a384d]
[e22db41b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1657&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1658&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0e5f5557-1f1c-11f1-ab2e-06c6c98a384d]
[0e5f5557-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0e5f5557-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1658] e valore ritornato [TEST_RESPONSE_1658]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2429&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2430&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [088f2ee8-1f1d-11f1-ab2e-06c6c98a384d]
[088f2ee8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[088f2ee8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2430] e valore ritornato [TEST_RESPONSE_2430]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3041&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3042&destFileContentType=text/x-json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d24b519e-1f1d-11f1-ab2e-06c6c98a384d]
[d24b519e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[d24b519e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3042] e valore ritornato [TEST_RESPONSE_3042]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2047&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2048&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8b944085-1f1c-11f1-ab2e-06c6c98a384d]
[8b944085-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[8b944085-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2048] e valore ritornato [TEST_RESPONSE_2048]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_229&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_230&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc55f426-1f19-11f1-ab2e-06c6c98a384d]
[dc55f426-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[dc55f426-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_230] e valore ritornato [TEST_RESPONSE_230]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1214&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [75011873-1f1b-11f1-ab2e-06c6c98a384d]
[75011873-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[75011873-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1214] e valore ritornato [TEST_RESPONSE_1214]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2716&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67924e21-1f1d-11f1-ab2e-06c6c98a384d]
[67924e21-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[67924e21-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2716] e valore ritornato [TEST_RESPONSE_2716]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_437&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_438&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [219c53ec-1f1a-11f1-ab2e-06c6c98a384d]
[219c53ec-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[219c53ec-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_438] e valore ritornato [TEST_RESPONSE_438]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1289&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1290&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98e97296-1f1b-11f1-ab2e-06c6c98a384d]
[98e97296-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[98e97296-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1290] e valore ritornato [TEST_RESPONSE_1290]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1731&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1732&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [26dfc32a-1f1c-11f1-ab2e-06c6c98a384d]
[26dfc32a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[26dfc32a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1732] e valore ritornato [TEST_RESPONSE_1732]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1089&checkEqualsHttpMethod=POST
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2eea9758-1f1b-11f1-ab2e-06c6c98a384d]
[2eea9758-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1699&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1700&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1bdf2432-1f1c-11f1-ab2e-06c6c98a384d]
[1bdf2432-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[1bdf2432-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1700] e valore ritornato [TEST_RESPONSE_1700]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2252&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ce1ba755-1f1c-11f1-ab2e-06c6c98a384d]
[ce1ba755-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[ce1ba755-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2252] e valore ritornato [TEST_RESPONSE_2252]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1141&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45799564-1f1b-11f1-ab2e-06c6c98a384d]
[45799564-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[45799564-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1141] e valore ritornato [TEST_RESPONSE_1141]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1331&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1332&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5b7f3ce-1f1b-11f1-ab2e-06c6c98a384d]
[a5b7f3ce-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a5b7f3ce-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1332] e valore ritornato [TEST_RESPONSE_1332]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2885&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2886&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f14f744-1f1d-11f1-ab2e-06c6c98a384d]
[9f14f744-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9f14f744-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2886] e valore ritornato [TEST_RESPONSE_2886]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1967&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1968&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [72003eca-1f1c-11f1-ab2e-06c6c98a384d]
[72003eca-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[72003eca-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1968] e valore ritornato [TEST_RESPONSE_1968]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3055&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3056&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d70d6db0-1f1d-11f1-ab2e-06c6c98a384d]
[d70d6db0-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d70d6db0-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3056] e valore ritornato [TEST_RESPONSE_3056]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_207&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_208&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d579f8b4-1f19-11f1-ab2e-06c6c98a384d]
[d579f8b4-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d579f8b4-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_208] e valore ritornato [TEST_RESPONSE_208]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1820&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [428edbc5-1f1c-11f1-ab2e-06c6c98a384d]
[428edbc5-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[428edbc5-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1820] e valore ritornato [TEST_RESPONSE_1820]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_921&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_922&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf37fe2c-1f1a-11f1-ab2e-06c6c98a384d]
[cf37fe2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cf37fe2c-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_922] e valore ritornato [TEST_RESPONSE_922]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1267&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1268&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [912a9134-1f1b-11f1-ab2e-06c6c98a384d]
[912a9134-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[912a9134-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1268] e valore ritornato [TEST_RESPONSE_1268]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2590&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d007a42-1f1d-11f1-ab2e-06c6c98a384d]
[3d007a42-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3d007a42-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2590] e valore ritornato [TEST_RESPONSE_2590]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_585&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_586&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61681daf-1f1a-11f1-ab2e-06c6c98a384d]
[61681daf-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[61681daf-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_586] e valore ritornato [TEST_RESPONSE_586]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1763&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1764&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [306de65c-1f1c-11f1-ab2e-06c6c98a384d]
[306de65c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[306de65c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1764] e valore ritornato [TEST_RESPONSE_1764]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d75ea6a-1f1c-11f1-ab2e-06c6c98a384d]
[5d75ea6a-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5d75ea6a-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1902] e valore ritornato [TEST_RESPONSE_1902]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_623&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_624&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e1a6452-1f1a-11f1-ab2e-06c6c98a384d]
[6e1a6452-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6e1a6452-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_624] e valore ritornato [TEST_RESPONSE_624]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_551&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_552&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57b8dde7-1f1a-11f1-ab2e-06c6c98a384d]
[57b8dde7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[57b8dde7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_552] e valore ritornato [TEST_RESPONSE_552]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1934&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67098bde-1f1c-11f1-ab2e-06c6c98a384d]
[67098bde-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[67098bde-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1934] e valore ritornato [TEST_RESPONSE_1934]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2391&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2392&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fc938f18-1f1c-11f1-ab2e-06c6c98a384d]
[fc938f18-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[fc938f18-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2392] e valore ritornato [TEST_RESPONSE_2392]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1078&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a5cd1ba-1f1b-11f1-ab2e-06c6c98a384d]
[2a5cd1ba-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[2a5cd1ba-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1078] e valore ritornato [TEST_RESPONSE_1078]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_369&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_370&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a5aa7b5-1f1a-11f1-ab2e-06c6c98a384d]
[0a5aa7b5-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[0a5aa7b5-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_370] e valore ritornato [TEST_RESPONSE_370]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1595&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1596&destFileContentType=text/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [faa5213f-1f1b-11f1-ab2e-06c6c98a384d]
[faa5213f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[faa5213f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1596] e valore ritornato [TEST_RESPONSE_1596]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_329&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe0d3d61-1f19-11f1-ab2e-06c6c98a384d]
[fe0d3d61-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_519&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_520&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c64a1af-1f1a-11f1-ab2e-06c6c98a384d]
[4c64a1af-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[4c64a1af-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_520] e valore ritornato [TEST_RESPONSE_520]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=201&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1549&checkEqualsHttpMethod=PATCH
Atteso [201] ritornato [201], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ebb3c0fc-1f1b-11f1-ab2e-06c6c98a384d]
[ebb3c0fc-1f1b-11f1-ab2e-06c6c98a384d] Atteso [201] ritornato [201]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1004&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb385638-1f1a-11f1-ab2e-06c6c98a384d]
[fb385638-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fb385638-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1004] e valore ritornato [TEST_RESPONSE_1004]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1749&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1750&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bf9c340-1f1c-11f1-ab2e-06c6c98a384d]
[2bf9c340-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[2bf9c340-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1750] e valore ritornato [TEST_RESPONSE_1750]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_525&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_526&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e5fae6d-1f1a-11f1-ab2e-06c6c98a384d]
[4e5fae6d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4e5fae6d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_526] e valore ritornato [TEST_RESPONSE_526]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1831&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1832&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4672a5bf-1f1c-11f1-ab2e-06c6c98a384d]
[4672a5bf-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[4672a5bf-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1832] e valore ritornato [TEST_RESPONSE_1832]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3037&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3038&destFileContentType=text/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1461696-1f1d-11f1-ab2e-06c6c98a384d]
[d1461696-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d1461696-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3038] e valore ritornato [TEST_RESPONSE_3038]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1024&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [089079d0-1f1b-11f1-ab2e-06c6c98a384d]
[089079d0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[089079d0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1024] e valore ritornato [TEST_RESPONSE_1024]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1186&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62eb1e89-1f1b-11f1-ab2e-06c6c98a384d]
[62eb1e89-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[62eb1e89-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1186] e valore ritornato [TEST_RESPONSE_1186]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1487&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1488&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d764ee00-1f1b-11f1-ab2e-06c6c98a384d]
[d764ee00-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[d764ee00-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1488] e valore ritornato [TEST_RESPONSE_1488]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_665&checkEqualsHttpMethod=OPTIONS
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c545b71-1f1a-11f1-ab2e-06c6c98a384d]
[7c545b71-1f1a-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/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1079&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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b28d452-1f1b-11f1-ab2e-06c6c98a384d]
[2b28d452-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1701&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1702&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c877226-1f1c-11f1-ab2e-06c6c98a384d]
[1c877226-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1c877226-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1702] e valore ritornato [TEST_RESPONSE_1702]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_785&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_786&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2ad1967-1f1a-11f1-ab2e-06c6c98a384d]
[a2ad1967-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a2ad1967-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_786] e valore ritornato [TEST_RESPONSE_786]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.png&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_719&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_720&destFileContentType=image/png&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8dc821e7-1f1a-11f1-ab2e-06c6c98a384d]
[8dc821e7-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[8dc821e7-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_720] e valore ritornato [TEST_RESPONSE_720]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1673&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1674&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1383b5aa-1f1c-11f1-ab2e-06c6c98a384d]
[1383b5aa-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[1383b5aa-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1674] e valore ritornato [TEST_RESPONSE_1674]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1665&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1666&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [10eb3067-1f1c-11f1-ab2e-06c6c98a384d]
[10eb3067-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[10eb3067-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1666] e valore ritornato [TEST_RESPONSE_1666]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1232&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fcf0eaf-1f1b-11f1-ab2e-06c6c98a384d]
[7fcf0eaf-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[7fcf0eaf-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1232] e valore ritornato [TEST_RESPONSE_1232]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1828&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [45276107-1f1c-11f1-ab2e-06c6c98a384d]
[45276107-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[45276107-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1828] e valore ritornato [TEST_RESPONSE_1828]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1409&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1410&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bef214b9-1f1b-11f1-ab2e-06c6c98a384d]
[bef214b9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[bef214b9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1410] e valore ritornato [TEST_RESPONSE_1410]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2435&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2436&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0a99cc04-1f1d-11f1-ab2e-06c6c98a384d]
[0a99cc04-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0a99cc04-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2436] e valore ritornato [TEST_RESPONSE_2436]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1317&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1318&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a137e9d0-1f1b-11f1-ab2e-06c6c98a384d]
[a137e9d0-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a137e9d0-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1318] e valore ritornato [TEST_RESPONSE_1318]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1513&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1514&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0e9e96f-1f1b-11f1-ab2e-06c6c98a384d]
[e0e9e96f-1f1b-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[e0e9e96f-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1514] e valore ritornato [TEST_RESPONSE_1514]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_7&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93c2b32a-1f19-11f1-ab2e-06c6c98a384d]
[93c2b32a-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_153&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_154&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c2ef6c0d-1f19-11f1-ab2e-06c6c98a384d]
[c2ef6c0d-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c2ef6c0d-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_154] e valore ritornato [TEST_RESPONSE_154]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1228&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d45f2bd-1f1b-11f1-ab2e-06c6c98a384d]
[7d45f2bd-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7d45f2bd-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1228] e valore ritornato [TEST_RESPONSE_1228]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2953&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b504d01d-1f1d-11f1-ab2e-06c6c98a384d]
[b504d01d-1f1d-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, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_53&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_54&destFileContentType=application/msword&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3187b93-1f19-11f1-ab2e-06c6c98a384d]
[a3187b93-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a3187b93-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
test_Redirect(text/doc+xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2983&redirectAbsoluteUrl=false&checkEqualsHttpMethod=TRACE
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bff7b271-1f1d-11f1-ab2e-06c6c98a384d]
[bff7b271-1f1d-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1963&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1964&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [713a7dc0-1f1c-11f1-ab2e-06c6c98a384d]
[713a7dc0-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[713a7dc0-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1964] e valore ritornato [TEST_RESPONSE_1964]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2888&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9fb9c2c8-1f1d-11f1-ab2e-06c6c98a384d]
[9fb9c2c8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[9fb9c2c8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2888] e valore ritornato [TEST_RESPONSE_2888]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_69&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_70&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a77e94f5-1f19-11f1-ab2e-06c6c98a384d]
[a77e94f5-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a77e94f5-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_70] e valore ritornato [TEST_RESPONSE_70]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_247&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_248&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e24d0dcc-1f19-11f1-ab2e-06c6c98a384d]
[e24d0dcc-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[e24d0dcc-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_248] e valore ritornato [TEST_RESPONSE_248]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_755&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_756&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98efa9d3-1f1a-11f1-ab2e-06c6c98a384d]
[98efa9d3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[98efa9d3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_756] e valore ritornato [TEST_RESPONSE_756]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2737&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2738&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e909ea2-1f1d-11f1-ab2e-06c6c98a384d]
[6e909ea2-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6e909ea2-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2738] e valore ritornato [TEST_RESPONSE_2738]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1135&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41a18b3a-1f1b-11f1-ab2e-06c6c98a384d]
[41a18b3a-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[41a18b3a-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1135] e valore ritornato [TEST_RESPONSE_1135]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2169&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2170&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b418de36-1f1c-11f1-ab2e-06c6c98a384d]
[b418de36-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b418de36-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2170] e valore ritornato [TEST_RESPONSE_2170]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_173&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_174&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca0fea8c-1f19-11f1-ab2e-06c6c98a384d]
[ca0fea8c-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ca0fea8c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_174] e valore ritornato [TEST_RESPONSE_174]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1009&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fe6ca64e-1f1a-11f1-ab2e-06c6c98a384d]
[fe6ca64e-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[fe6ca64e-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1009] e valore ritornato [TEST_RESPONSE_1009]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2733&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2734&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ce5fbd8-1f1d-11f1-ab2e-06c6c98a384d]
[6ce5fbd8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6ce5fbd8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2734] e valore ritornato [TEST_RESPONSE_2734]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1503&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1504&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc77e932-1f1b-11f1-ab2e-06c6c98a384d]
[dc77e932-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[dc77e932-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1504] e valore ritornato [TEST_RESPONSE_1504]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1878&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [552a5965-1f1c-11f1-ab2e-06c6c98a384d]
[552a5965-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[552a5965-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1878] e valore ritornato [TEST_RESPONSE_1878]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2215&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2216&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=POST&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c249fcb6-1f1c-11f1-ab2e-06c6c98a384d]
[c249fcb6-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c249fcb6-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2216] e valore ritornato [TEST_RESPONSE_2216]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_697&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_698&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [85f01336-1f1a-11f1-ab2e-06c6c98a384d]
[85f01336-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[85f01336-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_698] e valore ritornato [TEST_RESPONSE_698]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2331&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2332&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e8e234a4-1f1c-11f1-ab2e-06c6c98a384d]
[e8e234a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e8e234a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2332] e valore ritornato [TEST_RESPONSE_2332]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1053&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1a9ef8af-1f1b-11f1-ab2e-06c6c98a384d]
[1a9ef8af-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1a9ef8af-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1053] e valore ritornato [TEST_RESPONSE_1053]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1131&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3faa00ea-1f1b-11f1-ab2e-06c6c98a384d]
[3faa00ea-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[3faa00ea-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1131] e valore ritornato [TEST_RESPONSE_1131]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2197&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2198&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc6c5e80-1f1c-11f1-ab2e-06c6c98a384d]
[bc6c5e80-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bc6c5e80-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2198] e valore ritornato [TEST_RESPONSE_2198]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2071&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2072&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9479787e-1f1c-11f1-ab2e-06c6c98a384d]
[9479787e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9479787e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2072] e valore ritornato [TEST_RESPONSE_2072]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1987&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1988&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7856b684-1f1c-11f1-ab2e-06c6c98a384d]
[7856b684-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7856b684-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1988] e valore ritornato [TEST_RESPONSE_1988]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_681&checkEqualsHttpMethod=OPTIONS
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80d046c4-1f1a-11f1-ab2e-06c6c98a384d]
[80d046c4-1f1a-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_990&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f242c98b-1f1a-11f1-ab2e-06c6c98a384d]
[f242c98b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f242c98b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_990] e valore ritornato [TEST_RESPONSE_990]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=400&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_599&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_600&checkEqualsHttpMethod=HEAD
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6608a800-1f1a-11f1-ab2e-06c6c98a384d]
[6608a800-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[6608a800-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_600] e valore ritornato [TEST_RESPONSE_600]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1798&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b90b357-1f1c-11f1-ab2e-06c6c98a384d]
[3b90b357-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3b90b357-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1798] e valore ritornato [TEST_RESPONSE_1798]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_203&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_204&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d4211f6c-1f19-11f1-ab2e-06c6c98a384d]
[d4211f6c-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[d4211f6c-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_204] e valore ritornato [TEST_RESPONSE_204]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2883&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2884&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9dd0905e-1f1d-11f1-ab2e-06c6c98a384d]
[9dd0905e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[9dd0905e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2884] e valore ritornato [TEST_RESPONSE_2884]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2469&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2470&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1605d6ff-1f1d-11f1-ab2e-06c6c98a384d]
[1605d6ff-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[1605d6ff-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2470] e valore ritornato [TEST_RESPONSE_2470]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=403&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_591&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_592&checkEqualsHttpMethod=HEAD
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63576a9b-1f1a-11f1-ab2e-06c6c98a384d]
[63576a9b-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[63576a9b-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_592] e valore ritornato [TEST_RESPONSE_592]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3097&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3098&destFileContentType=text/xml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2d04b48-1f1d-11f1-ab2e-06c6c98a384d]
[e2d04b48-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e2d04b48-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3098] e valore ritornato [TEST_RESPONSE_3098]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1101&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [321a7aa3-1f1b-11f1-ab2e-06c6c98a384d]
[321a7aa3-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_191&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_192&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d00afbd2-1f19-11f1-ab2e-06c6c98a384d]
[d00afbd2-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d00afbd2-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_192] e valore ritornato [TEST_RESPONSE_192]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1154&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dc414fa-1f1b-11f1-ab2e-06c6c98a384d]
[4dc414fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[4dc414fa-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1154] e valore ritornato [TEST_RESPONSE_1154]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1791&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1792&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a1f21eb-1f1c-11f1-ab2e-06c6c98a384d]
[3a1f21eb-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[3a1f21eb-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1792] e valore ritornato [TEST_RESPONSE_1792]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1489&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1490&destFileContentType=text/xml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8080bd4-1f1b-11f1-ab2e-06c6c98a384d]
[d8080bd4-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d8080bd4-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1490] e valore ritornato [TEST_RESPONSE_1490]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2045&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2046&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8af25b31-1f1c-11f1-ab2e-06c6c98a384d]
[8af25b31-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[8af25b31-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2046] e valore ritornato [TEST_RESPONSE_2046]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_423&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_424&destFileContentType=application/x-json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1c02014a-1f1a-11f1-ab2e-06c6c98a384d]
[1c02014a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1c02014a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_424] e valore ritornato [TEST_RESPONSE_424]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1233&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80720573-1f1b-11f1-ab2e-06c6c98a384d]
[80720573-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[80720573-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1233] e valore ritornato [TEST_RESPONSE_1233]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1511&checkEqualsHttpMethod=PATCH
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e046084b-1f1b-11f1-ab2e-06c6c98a384d]
[e046084b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2857&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2858&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [955ba665-1f1d-11f1-ab2e-06c6c98a384d]
[955ba665-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[955ba665-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2858] e valore ritornato [TEST_RESPONSE_2858]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_933&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_934&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d43352a9-1f1a-11f1-ab2e-06c6c98a384d]
[d43352a9-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d43352a9-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_934] e valore ritornato [TEST_RESPONSE_934]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1271&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1272&destFileContentType=application/zip&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [927a1bac-1f1b-11f1-ab2e-06c6c98a384d]
[927a1bac-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[927a1bac-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1272] e valore ritornato [TEST_RESPONSE_1272]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_913&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_914&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc47bbfa-1f1a-11f1-ab2e-06c6c98a384d]
[cc47bbfa-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[cc47bbfa-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_914] e valore ritornato [TEST_RESPONSE_914]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2629&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2630&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bcf3856-1f1d-11f1-ab2e-06c6c98a384d]
[4bcf3856-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[4bcf3856-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2630] e valore ritornato [TEST_RESPONSE_2630]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1019&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04c25ab8-1f1b-11f1-ab2e-06c6c98a384d]
[04c25ab8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[04c25ab8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1019] e valore ritornato [TEST_RESPONSE_1019]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1029&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0b74fc36-1f1b-11f1-ab2e-06c6c98a384d]
[0b74fc36-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[0b74fc36-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1029] e valore ritornato [TEST_RESPONSE_1029]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1105&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [335fa4db-1f1b-11f1-ab2e-06c6c98a384d]
[335fa4db-1f1b-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2537&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2538&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2bbc0133-1f1d-11f1-ab2e-06c6c98a384d]
[2bbc0133-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[2bbc0133-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2538] e valore ritornato [TEST_RESPONSE_2538]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_459&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_460&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3815f5ca-1f1a-11f1-ab2e-06c6c98a384d]
[3815f5ca-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[3815f5ca-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_460] e valore ritornato [TEST_RESPONSE_460]
test_Redirect(text/doc+xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2679&checkEqualsHttpMethod=PUT
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b3d90d1-1f1d-11f1-ab2e-06c6c98a384d]
[5b3d90d1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2708&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, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64ff471e-1f1d-11f1-ab2e-06c6c98a384d]
[64ff471e-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[64ff471e-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2708] e valore ritornato [TEST_RESPONSE_2708]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1044&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [14256896-1f1b-11f1-ab2e-06c6c98a384d]
[14256896-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[14256896-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1044] e valore ritornato [TEST_RESPONSE_1044]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_673&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e47c714-1f1a-11f1-ab2e-06c6c98a384d]
[7e47c714-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_175&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_176&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cab85f92-1f19-11f1-ab2e-06c6c98a384d]
[cab85f92-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[cab85f92-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_176] e valore ritornato [TEST_RESPONSE_176]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2007&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2008&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7f424251-1f1c-11f1-ab2e-06c6c98a384d]
[7f424251-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[7f424251-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2008] e valore ritornato [TEST_RESPONSE_2008]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2097&checkEqualsHttpMethod=POST
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c22af07-1f1c-11f1-ab2e-06c6c98a384d]
[9c22af07-1f1c-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_259&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_260&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e66aac76-1f19-11f1-ab2e-06c6c98a384d]
[e66aac76-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e66aac76-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_260] e valore ritornato [TEST_RESPONSE_260]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1180&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e63e99c-1f1b-11f1-ab2e-06c6c98a384d]
[5e63e99c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5e63e99c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1180] e valore ritornato [TEST_RESPONSE_1180]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_797&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_798&destFileContentType=text/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a6a2bdaf-1f1a-11f1-ab2e-06c6c98a384d]
[a6a2bdaf-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a6a2bdaf-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_798] e valore ritornato [TEST_RESPONSE_798]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_219&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_220&destFileContentType=text/json&checkEqualsHttpMethod=DELETE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da313f52-1f19-11f1-ab2e-06c6c98a384d]
[da313f52-1f19-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[da313f52-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_220] e valore ritornato [TEST_RESPONSE_220]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_977&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9ed0053-1f1a-11f1-ab2e-06c6c98a384d]
[e9ed0053-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[e9ed0053-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_977] e valore ritornato [TEST_RESPONSE_977]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_307&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f60d836f-1f19-11f1-ab2e-06c6c98a384d]
[f60d836f-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_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_593&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_594&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [640006af-1f1a-11f1-ab2e-06c6c98a384d]
[640006af-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[640006af-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_594] e valore ritornato [TEST_RESPONSE_594]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3087&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3088&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df887332-1f1d-11f1-ab2e-06c6c98a384d]
[df887332-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[df887332-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3088] e valore ritornato [TEST_RESPONSE_3088]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2505&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2506&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [22756f4f-1f1d-11f1-ab2e-06c6c98a384d]
[22756f4f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[22756f4f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2506] e valore ritornato [TEST_RESPONSE_2506]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=501&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_555&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_556&checkEqualsHttpMethod=HEAD
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [588ca8af-1f1a-11f1-ab2e-06c6c98a384d]
[588ca8af-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[588ca8af-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_556] e valore ritornato [TEST_RESPONSE_556]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2382&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f89b2bae-1f1c-11f1-ab2e-06c6c98a384d]
[f89b2bae-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f89b2bae-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2382] e valore ritornato [TEST_RESPONSE_2382]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2373&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2374&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5eb4dde-1f1c-11f1-ab2e-06c6c98a384d]
[f5eb4dde-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f5eb4dde-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2374] e valore ritornato [TEST_RESPONSE_2374]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_689&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_690&destFileContentType=application/pdf&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [835b5e84-1f1a-11f1-ab2e-06c6c98a384d]
[835b5e84-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[835b5e84-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_690] e valore ritornato [TEST_RESPONSE_690]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_233&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_234&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de0fb220-1f19-11f1-ab2e-06c6c98a384d]
[de0fb220-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[de0fb220-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_234] e valore ritornato [TEST_RESPONSE_234]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1947&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1948&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c244e3e-1f1c-11f1-ab2e-06c6c98a384d]
[6c244e3e-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6c244e3e-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1948] e valore ritornato [TEST_RESPONSE_1948]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2499&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2500&destFileContentType=application/xml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2075f5c3-1f1d-11f1-ab2e-06c6c98a384d]
[2075f5c3-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[2075f5c3-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2500] e valore ritornato [TEST_RESPONSE_2500]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.multi&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_779&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_780&destFileContentTypeMultipartSubType=related&checkEqualsHttpMethod=OPTIONS&destFileContentTypeMultipartParameterType=text/xml
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0c28869-1f1a-11f1-ab2e-06c6c98a384d]
[a0c28869-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a0c28869-1f1a-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_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1897&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1898&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c2d3dc2-1f1c-11f1-ab2e-06c6c98a384d]
[5c2d3dc2-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5c2d3dc2-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1898] e valore ritornato [TEST_RESPONSE_1898]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2758&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74f0d95c-1f1d-11f1-ab2e-06c6c98a384d]
[74f0d95c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[74f0d95c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2758] e valore ritornato [TEST_RESPONSE_2758]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2973&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=TRACE
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc1967bb-1f1d-11f1-ab2e-06c6c98a384d]
[bc1967bb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_963&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e104ba15-1f1a-11f1-ab2e-06c6c98a384d]
[e104ba15-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e104ba15-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_963] e valore ritornato [TEST_RESPONSE_963]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1138&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43903be8-1f1b-11f1-ab2e-06c6c98a384d]
[43903be8-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[43903be8-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1138] e valore ritornato [TEST_RESPONSE_1138]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_757&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_758&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99975b87-1f1a-11f1-ab2e-06c6c98a384d]
[99975b87-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[99975b87-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_758] e valore ritornato [TEST_RESPONSE_758]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2721&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2722&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a194730-1f1d-11f1-ab2e-06c6c98a384d]
[6a194730-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[6a194730-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2722] e valore ritornato [TEST_RESPONSE_2722]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2967&checkEqualsHttpMethod=TRACE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba6ffd6f-1f1d-11f1-ab2e-06c6c98a384d]
[ba6ffd6f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3099&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3100&destFileContentType=application/xml&checkEqualsHttpMethod=TRACE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e37d060c-1f1d-11f1-ab2e-06c6c98a384d]
[e37d060c-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e37d060c-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3100] e valore ritornato [TEST_RESPONSE_3100]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1783&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1784&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36f72de9-1f1c-11f1-ab2e-06c6c98a384d]
[36f72de9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[36f72de9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1784] e valore ritornato [TEST_RESPONSE_1784]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_877&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_878&destFileContentType=text/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c12fec80-1f1a-11f1-ab2e-06c6c98a384d]
[c12fec80-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c12fec80-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_878] e valore ritornato [TEST_RESPONSE_878]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_315&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=GET
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8c9481f-1f19-11f1-ab2e-06c6c98a384d]
[f8c9481f-1f19-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1394&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9b01a46-1f1b-11f1-ab2e-06c6c98a384d]
[b9b01a46-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b9b01a46-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1394] e valore ritornato [TEST_RESPONSE_1394]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2723&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2724&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6abb7aa4-1f1d-11f1-ab2e-06c6c98a384d]
[6abb7aa4-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[6abb7aa4-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2724] e valore ritornato [TEST_RESPONSE_2724]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2945&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2946&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b312eb19-1f1d-11f1-ab2e-06c6c98a384d]
[b312eb19-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b312eb19-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2946] e valore ritornato [TEST_RESPONSE_2946]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_984&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ee61e5c1-1f1a-11f1-ab2e-06c6c98a384d]
[ee61e5c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[ee61e5c1-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_984] e valore ritornato [TEST_RESPONSE_984]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.doc&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_355&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_356&destFileContentType=application/msword&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05de2027-1f1a-11f1-ab2e-06c6c98a384d]
[05de2027-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[05de2027-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_356] e valore ritornato [TEST_RESPONSE_356]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2531&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2532&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29c169a5-1f1d-11f1-ab2e-06c6c98a384d]
[29c169a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[29c169a5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2532] e valore ritornato [TEST_RESPONSE_2532]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1201&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c09b707-1f1b-11f1-ab2e-06c6c98a384d]
[6c09b707-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6c09b707-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1201] e valore ritornato [TEST_RESPONSE_1201]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1907&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1908&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f570686-1f1c-11f1-ab2e-06c6c98a384d]
[5f570686-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[5f570686-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1908] e valore ritornato [TEST_RESPONSE_1908]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2233&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2234&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c8dabe4f-1f1c-11f1-ab2e-06c6c98a384d]
[c8dabe4f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[c8dabe4f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2234] e valore ritornato [TEST_RESPONSE_2234]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1195&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6827e8df-1f1b-11f1-ab2e-06c6c98a384d]
[6827e8df-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[6827e8df-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1195] e valore ritornato [TEST_RESPONSE_1195]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1025&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [093915e6-1f1b-11f1-ab2e-06c6c98a384d]
[093915e6-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[093915e6-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1025] e valore ritornato [TEST_RESPONSE_1025]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2728&destFileContentType=text/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6bad54bc-1f1d-11f1-ab2e-06c6c98a384d]
[6bad54bc-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[6bad54bc-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2728] e valore ritornato [TEST_RESPONSE_2728]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_366&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0912492d-1f1a-11f1-ab2e-06c6c98a384d]
[0912492d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0912492d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_366] e valore ritornato [TEST_RESPONSE_366]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1743&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1744&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a1b1822-1f1c-11f1-ab2e-06c6c98a384d]
[2a1b1822-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2a1b1822-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1744] e valore ritornato [TEST_RESPONSE_1744]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_457&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_458&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37673f36-1f1a-11f1-ab2e-06c6c98a384d]
[37673f36-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[37673f36-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_458] e valore ritornato [TEST_RESPONSE_458]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1206&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f4002ed-1f1b-11f1-ab2e-06c6c98a384d]
[6f4002ed-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6f4002ed-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1206] e valore ritornato [TEST_RESPONSE_1206]
test_Redirect(text/doc+xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_687&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=OPTIONS
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82b9a040-1f1a-11f1-ab2e-06c6c98a384d]
[82b9a040-1f1a-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2919&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2920&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a97ab5cb-1f1d-11f1-ab2e-06c6c98a384d]
[a97ab5cb-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a97ab5cb-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2920] e valore ritornato [TEST_RESPONSE_2920]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1669&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1670&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [122f221f-1f1c-11f1-ab2e-06c6c98a384d]
[122f221f-1f1c-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[122f221f-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1670] e valore ritornato [TEST_RESPONSE_1670]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2414&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03398566-1f1d-11f1-ab2e-06c6c98a384d]
[03398566-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[03398566-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2414] e valore ritornato [TEST_RESPONSE_2414]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_231&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_232&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd6938ec-1f19-11f1-ab2e-06c6c98a384d]
[dd6938ec-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dd6938ec-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_232] e valore ritornato [TEST_RESPONSE_232]
test_Redirect(application/xml, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_21&checkEqualsHttpMethod=DELETE
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98d671ac-1f19-11f1-ab2e-06c6c98a384d]
[98d671ac-1f19-11f1-ab2e-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2043&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2044&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8a49980d-1f1c-11f1-ab2e-06c6c98a384d]
[8a49980d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[8a49980d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2044] e valore ritornato [TEST_RESPONSE_2044]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1341&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1342&checkEqualsHttpMethod=PATCH
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8ff0895-1f1b-11f1-ab2e-06c6c98a384d]
[a8ff0895-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[a8ff0895-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1342] e valore ritornato [TEST_RESPONSE_1342]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_163&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_164&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6be9c96-1f19-11f1-ab2e-06c6c98a384d]
[c6be9c96-1f19-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c6be9c96-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_164] e valore ritornato [TEST_RESPONSE_164]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2323&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2324&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e58c52d1-1f1c-11f1-ab2e-06c6c98a384d]
[e58c52d1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e58c52d1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2324] e valore ritornato [TEST_RESPONSE_2324]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2893&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2894&destFileContentType=application/x-json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a163a244-1f1d-11f1-ab2e-06c6c98a384d]
[a163a244-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a163a244-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2894] e valore ritornato [TEST_RESPONSE_2894]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1887&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1888&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [585afff9-1f1c-11f1-ab2e-06c6c98a384d]
[585afff9-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[585afff9-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1888] e valore ritornato [TEST_RESPONSE_1888]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_479&checkEqualsHttpMethod=HEAD
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3e50cf34-1f1a-11f1-ab2e-06c6c98a384d]
[3e50cf34-1f1a-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, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1509&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1510&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dfa49827-1f1b-11f1-ab2e-06c6c98a384d]
[dfa49827-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[dfa49827-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1510] e valore ritornato [TEST_RESPONSE_1510]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2445&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2446&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0eb4ab8d-1f1d-11f1-ab2e-06c6c98a384d]
[0eb4ab8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[0eb4ab8d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2446] e valore ritornato [TEST_RESPONSE_2446]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_397&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_398&destFileContentType=text/x-json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [135f2884-1f1a-11f1-ab2e-06c6c98a384d]
[135f2884-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[135f2884-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_398] e valore ritornato [TEST_RESPONSE_398]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2239&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2240&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [caca595d-1f1c-11f1-ab2e-06c6c98a384d]
[caca595d-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[caca595d-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2240] e valore ritornato [TEST_RESPONSE_2240]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1052&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [196455c9-1f1b-11f1-ab2e-06c6c98a384d]
[196455c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[196455c9-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1052] e valore ritornato [TEST_RESPONSE_1052]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=500&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_583&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_584&checkEqualsHttpMethod=HEAD
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60bb89fb-1f1a-11f1-ab2e-06c6c98a384d]
[60bb89fb-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[60bb89fb-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_584] e valore ritornato [TEST_RESPONSE_584]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_251&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_252&destFileContentType=application/x-json&checkEqualsHttpMethod=DELETE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3d3add6-1f19-11f1-ab2e-06c6c98a384d]
[e3d3add6-1f19-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e3d3add6-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_252] e valore ritornato [TEST_RESPONSE_252]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1164&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [541c6178-1f1b-11f1-ab2e-06c6c98a384d]
[541c6178-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[541c6178-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1164] e valore ritornato [TEST_RESPONSE_1164]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2991&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2992&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c289cf14-1f1d-11f1-ab2e-06c6c98a384d]
[c289cf14-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c289cf14-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2992] e valore ritornato [TEST_RESPONSE_2992]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1087&redirectAbsoluteUrl=false&checkEqualsHttpMethod=POST
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e488af4-1f1b-11f1-ab2e-06c6c98a384d]
[2e488af4-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_393&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_394&destFileContentType=text/json&checkEqualsHttpMethod=GET
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1204054a-1f1a-11f1-ab2e-06c6c98a384d]
[1204054a-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[1204054a-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_394] e valore ritornato [TEST_RESPONSE_394]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1927&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1928&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [651f6f10-1f1c-11f1-ab2e-06c6c98a384d]
[651f6f10-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[651f6f10-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1928] e valore ritornato [TEST_RESPONSE_1928]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1071&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [256a08bb-1f1b-11f1-ab2e-06c6c98a384d]
[256a08bb-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[256a08bb-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1071] e valore ritornato [TEST_RESPONSE_1071]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_715&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_716&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8c7b568f-1f1a-11f1-ab2e-06c6c98a384d]
[8c7b568f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8c7b568f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_716] e valore ritornato [TEST_RESPONSE_716]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_761&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_762&destFileContentType=application/x-json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9aea686f-1f1a-11f1-ab2e-06c6c98a384d]
[9aea686f-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9aea686f-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_762] e valore ritornato [TEST_RESPONSE_762]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1191&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6587745d-1f1b-11f1-ab2e-06c6c98a384d]
[6587745d-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[6587745d-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1191] e valore ritornato [TEST_RESPONSE_1191]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1379&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1380&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b51f2057-1f1b-11f1-ab2e-06c6c98a384d]
[b51f2057-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b51f2057-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1380] e valore ritornato [TEST_RESPONSE_1380]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_837&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_838&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3822ed6-1f1a-11f1-ab2e-06c6c98a384d]
[b3822ed6-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b3822ed6-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_838] e valore ritornato [TEST_RESPONSE_838]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1016&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [02dd6e0c-1f1b-11f1-ab2e-06c6c98a384d]
[02dd6e0c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[02dd6e0c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1016] e valore ritornato [TEST_RESPONSE_1016]
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2421&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2422&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05d8c166-1f1d-11f1-ab2e-06c6c98a384d]
[05d8c166-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[05d8c166-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2422] e valore ritornato [TEST_RESPONSE_2422]
test_Redirect(text/doc+xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2113&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2114&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a1ed3a6c-1f1c-11f1-ab2e-06c6c98a384d]
[a1ed3a6c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[a1ed3a6c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2114] e valore ritornato [TEST_RESPONSE_2114]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2819&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2820&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [890366a1-1f1d-11f1-ab2e-06c6c98a384d]
[890366a1-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[890366a1-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2820] e valore ritornato [TEST_RESPONSE_2820]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1571&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1572&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f38eb5dd-1f1b-11f1-ab2e-06c6c98a384d]
[f38eb5dd-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[f38eb5dd-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1572] e valore ritornato [TEST_RESPONSE_1572]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_983&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [edbe53bd-1f1a-11f1-ab2e-06c6c98a384d]
[edbe53bd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[edbe53bd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_983] e valore ritornato [TEST_RESPONSE_983]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2127&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2128&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a66d4468-1f1c-11f1-ab2e-06c6c98a384d]
[a66d4468-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a66d4468-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2128] e valore ritornato [TEST_RESPONSE_2128]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2663&checkEqualsHttpMethod=PUT
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56ccc911-1f1d-11f1-ab2e-06c6c98a384d]
[56ccc911-1f1d-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/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2880&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c843a33-1f1d-11f1-ab2e-06c6c98a384d]
[9c843a33-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9c843a33-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2880] e valore ritornato [TEST_RESPONSE_2880]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1381&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1382&checkEqualsHttpMethod=PATCH
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b5c2b35b-1f1b-11f1-ab2e-06c6c98a384d]
[b5c2b35b-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[b5c2b35b-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1382] e valore ritornato [TEST_RESPONSE_1382]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_725&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_726&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8f186fb3-1f1a-11f1-ab2e-06c6c98a384d]
[8f186fb3-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8f186fb3-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_726] e valore ritornato [TEST_RESPONSE_726]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2671&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=PUT
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [595dfb51-1f1d-11f1-ab2e-06c6c98a384d]
[595dfb51-1f1d-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2875&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2876&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9b36f9ab-1f1d-11f1-ab2e-06c6c98a384d]
[9b36f9ab-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[9b36f9ab-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2876] e valore ritornato [TEST_RESPONSE_2876]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_889&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_890&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c47af8e8-1f1a-11f1-ab2e-06c6c98a384d]
[c47af8e8-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c47af8e8-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_890] e valore ritornato [TEST_RESPONSE_890]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1533&redirectAbsoluteUrl=false&checkEqualsHttpMethod=PATCH
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e69e54ca-1f1b-11f1-ab2e-06c6c98a384d]
[e69e54ca-1f1b-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_827&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_828&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0f1e6f2-1f1a-11f1-ab2e-06c6c98a384d]
[b0f1e6f2-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[b0f1e6f2-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_828] e valore ritornato [TEST_RESPONSE_828]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_769&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_770&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9e215095-1f1a-11f1-ab2e-06c6c98a384d]
[9e215095-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[9e215095-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_770] e valore ritornato [TEST_RESPONSE_770]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=204&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2095&redirectHeaderLocation=Content-Location&checkEqualsHttpMethod=POST
Atteso [204] ritornato [204], raccolgo id ...
Headers: ([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, Vary, Expires])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9c1f0583-1f1c-11f1-ab2e-06c6c98a384d]
[9c1f0583-1f1c-11f1-ab2e-06c6c98a384d] Atteso [204] ritornato [204]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1165&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54bce73c-1f1b-11f1-ab2e-06c6c98a384d]
[54bce73c-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[54bce73c-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1165] e valore ritornato [TEST_RESPONSE_1165]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1589&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1590&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8b426a3-1f1b-11f1-ab2e-06c6c98a384d]
[f8b426a3-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f8b426a3-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1590] e valore ritornato [TEST_RESPONSE_1590]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2389&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2390&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fbea08a4-1f1c-11f1-ab2e-06c6c98a384d]
[fbea08a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[fbea08a4-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2390] e valore ritornato [TEST_RESPONSE_2390]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?checkEqualsHttpHeader=ProvaHeaderRequest:TEST_879&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_880&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c1d86184-1f1a-11f1-ab2e-06c6c98a384d]
[c1d86184-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[c1d86184-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_880] e valore ritornato [TEST_RESPONSE_880]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2273&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2274&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d604cd06-1f1c-11f1-ab2e-06c6c98a384d]
[d604cd06-1f1c-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[d604cd06-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2274] e valore ritornato [TEST_RESPONSE_2274]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3117&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3118&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=TRACE
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e9855cc5-1f1d-11f1-ab2e-06c6c98a384d]
[e9855cc5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[e9855cc5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3118] e valore ritornato [TEST_RESPONSE_3118]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_965&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e24884bd-1f1a-11f1-ab2e-06c6c98a384d]
[e24884bd-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[e24884bd-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_965] e valore ritornato [TEST_RESPONSE_965]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2145&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2146&destFileContentType=application/zip&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abaef0be-1f1c-11f1-ab2e-06c6c98a384d]
[abaef0be-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[abaef0be-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2146] e valore ritornato [TEST_RESPONSE_2146]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2187&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2188&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9d22b8c-1f1c-11f1-ab2e-06c6c98a384d]
[b9d22b8c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[b9d22b8c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2188] e valore ritornato [TEST_RESPONSE_2188]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3a777d5-1f1d-11f1-ab2e-06c6c98a384d]
[a3a777d5-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[a3a777d5-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2902] e valore ritornato [TEST_RESPONSE_2902]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_901&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_902&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c84f5892-1f1a-11f1-ab2e-06c6c98a384d]
[c84f5892-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c84f5892-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_902] e valore ritornato [TEST_RESPONSE_902]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1234&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81148707-1f1b-11f1-ab2e-06c6c98a384d]
[81148707-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[81148707-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1234] e valore ritornato [TEST_RESPONSE_1234]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_197&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_198&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2204650-1f19-11f1-ab2e-06c6c98a384d]
[d2204650-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[d2204650-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_198] e valore ritornato [TEST_RESPONSE_198]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1001&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f99183fc-1f1a-11f1-ab2e-06c6c98a384d]
[f99183fc-1f1a-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[f99183fc-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1001] e valore ritornato [TEST_RESPONSE_1001]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2075&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2076&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95bddf69-1f1c-11f1-ab2e-06c6c98a384d]
[95bddf69-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[95bddf69-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2076] e valore ritornato [TEST_RESPONSE_2076]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1575&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1576&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f4350805-1f1b-11f1-ab2e-06c6c98a384d]
[f4350805-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[f4350805-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1576] e valore ritornato [TEST_RESPONSE_1576]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2821&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2822&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89aa7c15-1f1d-11f1-ab2e-06c6c98a384d]
[89aa7c15-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[89aa7c15-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2822] e valore ritornato [TEST_RESPONSE_2822]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1177&destFileContentType=application/xml&checkEqualsHttpMethod=POST
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c6c3840-1f1b-11f1-ab2e-06c6c98a384d]
[5c6c3840-1f1b-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[5c6c3840-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1177] e valore ritornato [TEST_RESPONSE_1177]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2711&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2712&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [664b7636-1f1d-11f1-ab2e-06c6c98a384d]
[664b7636-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[664b7636-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2712] e valore ritornato [TEST_RESPONSE_2712]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1853&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1854&destFileContentType=text/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d8b0df1-1f1c-11f1-ab2e-06c6c98a384d]
[4d8b0df1-1f1c-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[4d8b0df1-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1854] e valore ritornato [TEST_RESPONSE_1854]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3075&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3076&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=TRACE
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db9f520a-1f1d-11f1-ab2e-06c6c98a384d]
[db9f520a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[db9f520a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3076] e valore ritornato [TEST_RESPONSE_3076]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_974&destFileContentType=text/x-json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e817cb17-1f1a-11f1-ab2e-06c6c98a384d]
[e817cb17-1f1a-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[e817cb17-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_974] e valore ritornato [TEST_RESPONSE_974]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3001&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3002&destFileContentType=application/json&checkEqualsHttpMethod=TRACE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c5b6a51a-1f1d-11f1-ab2e-06c6c98a384d]
[c5b6a51a-1f1d-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[c5b6a51a-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3002] e valore ritornato [TEST_RESPONSE_3002]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1175&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b1dbf36-1f1b-11f1-ab2e-06c6c98a384d]
[5b1dbf36-1f1b-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[5b1dbf36-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1175] e valore ritornato [TEST_RESPONSE_1175]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_805&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_806&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a93e7741-1f1a-11f1-ab2e-06c6c98a384d]
[a93e7741-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[a93e7741-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_806] e valore ritornato [TEST_RESPONSE_806]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_987&destFileContentType=application/x-json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f053076d-1f1a-11f1-ab2e-06c6c98a384d]
[f053076d-1f1a-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[f053076d-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_987] e valore ritornato [TEST_RESPONSE_987]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2535&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2536&checkEqualsHttpMethod=PUT
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2b49693f-1f1d-11f1-ab2e-06c6c98a384d]
[2b49693f-1f1d-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[2b49693f-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2536] e valore ritornato [TEST_RESPONSE_2536]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2101&checkEqualsHttpMethod=POST
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d689c8f-1f1c-11f1-ab2e-06c6c98a384d]
[9d689c8f-1f1c-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, 304)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=304&redirectContext=/&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_309&checkEqualsHttpMethod=GET
Atteso [304] ritornato [304], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f6b471d3-1f19-11f1-ab2e-06c6c98a384d]
[f6b471d3-1f19-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, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1795&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1796&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b647333-1f1c-11f1-ab2e-06c6c98a384d]
[3b647333-1f1c-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[3b647333-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1796] e valore ritornato [TEST_RESPONSE_1796]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_771&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_772&destFileContentType=text/doc%2Bjson&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9ec70679-1f1a-11f1-ab2e-06c6c98a384d]
[9ec70679-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[9ec70679-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_772] e valore ritornato [TEST_RESPONSE_772]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1249&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8aa60498-1f1b-11f1-ab2e-06c6c98a384d]
[8aa60498-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[8aa60498-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1249] e valore ritornato [TEST_RESPONSE_1249]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2569&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2570&destFileContentType=text/x-json&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [365ec8b8-1f1d-11f1-ab2e-06c6c98a384d]
[365ec8b8-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[365ec8b8-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2570] e valore ritornato [TEST_RESPONSE_2570]
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_5&checkEqualsHttpMethod=DELETE
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93b3bf06-1f19-11f1-ab2e-06c6c98a384d]
[93b3bf06-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_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_95&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_96&destFileContentType=text/x-json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af78f7bb-1f19-11f1-ab2e-06c6c98a384d]
[af78f7bb-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[af78f7bb-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_96] e valore ritornato [TEST_RESPONSE_96]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2787&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2788&destFileContentType=text/xml&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e940b2d-1f1d-11f1-ab2e-06c6c98a384d]
[7e940b2d-1f1d-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[7e940b2d-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2788] e valore ritornato [TEST_RESPONSE_2788]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1169&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [574c1dae-1f1b-11f1-ab2e-06c6c98a384d]
[574c1dae-1f1b-11f1-ab2e-06c6c98a384d] Atteso [500] ritornato [500]
[574c1dae-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1169] e valore ritornato [TEST_RESPONSE_1169]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_167&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_168&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=DELETE
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c814ddce-1f19-11f1-ab2e-06c6c98a384d]
[c814ddce-1f19-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c814ddce-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_168] e valore ritornato [TEST_RESPONSE_168]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO?redirect=true&redirectReturnCode=307&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_325&redirectAbsoluteUrl=false&checkEqualsHttpMethod=GET
Atteso [307] ritornato [307], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcc4ded9-1f19-11f1-ab2e-06c6c98a384d]
[fcc4ded9-1f19-11f1-ab2e-06c6c98a384d] Atteso [307] ritornato [307]
Location ricevuta [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO]
Location [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] atteso [/govway/APIMinisteroErogatore/RESTAPI/service/echo/ALTRO/PARAMETRO] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1366&destFileContentType=application/xml&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0a66959-1f1b-11f1-ab2e-06c6c98a384d]
[b0a66959-1f1b-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[b0a66959-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1366] e valore ritornato [TEST_RESPONSE_1366]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_861&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_862&destFileContentType=text/json&checkEqualsHttpMethod=OPTIONS
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb4e56aa-1f1a-11f1-ab2e-06c6c98a384d]
[bb4e56aa-1f1a-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[bb4e56aa-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_862] e valore ritornato [TEST_RESPONSE_862]
test_Redirect(application/xml, 303)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=303&redirectContext=altroContestoApplicativo/test&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_321&checkEqualsHttpMethod=GET
Atteso [303] ritornato [303], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [facf294e-1f19-11f1-ab2e-06c6c98a384d]
[facf294e-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_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2365&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2366&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f340520c-1f1c-11f1-ab2e-06c6c98a384d]
[f340520c-1f1c-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[f340520c-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2366] e valore ritornato [TEST_RESPONSE_2366]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_75&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_76&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a8cdaa41-1f19-11f1-ab2e-06c6c98a384d]
[a8cdaa41-1f19-11f1-ab2e-06c6c98a384d] Atteso [400] ritornato [400]
[a8cdaa41-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_76] e valore ritornato [TEST_RESPONSE_76]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?redirect=true&redirectReturnCode=301&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_331&checkEqualsHttpMethod=GET
Atteso [301] ritornato [301], raccolgo id ...
Headers: ([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, Vary, Expires, Location])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [feb05b35-1f19-11f1-ab2e-06c6c98a384d]
[feb05b35-1f19-11f1-ab2e-06c6c98a384d] Atteso [301] ritornato [301]
Location ricevuta [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo]
Location [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] atteso [http://localhost:8080/govway/APIMinisteroErogatore/RESTAPI/service/echo] verifico uguaglianza
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2509&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2510&destFileContentType=text/doc%2Bxml&checkEqualsHttpMethod=PUT
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [23be4307-1f1d-11f1-ab2e-06c6c98a384d]
[23be4307-1f1d-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[23be4307-1f1d-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2510] e valore ritornato [TEST_RESPONSE_2510]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?destFile=/etc/govway/testfiles/HelloWorld.pdf&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1121&destFileContentType=application/pdf&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [387b79ad-1f1b-11f1-ab2e-06c6c98a384d]
[387b79ad-1f1b-11f1-ab2e-06c6c98a384d] Atteso [200] ritornato [200]
[387b79ad-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1121] e valore ritornato [TEST_RESPONSE_1121]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_2229&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2230&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7893807-1f1c-11f1-ab2e-06c6c98a384d]
[c7893807-1f1c-11f1-ab2e-06c6c98a384d] Atteso [403] ritornato [403]
[c7893807-1f1c-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2230] e valore ritornato [TEST_RESPONSE_2230]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_807&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_808&destFileContentType=application/xml&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9e93635-1f1a-11f1-ab2e-06c6c98a384d]
[a9e93635-1f1a-11f1-ab2e-06c6c98a384d] Atteso [501] ritornato [501]
[a9e93635-1f1a-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_808] e valore ritornato [TEST_RESPONSE_808]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/ping?returnCode=202&checkEqualsHttpHeader=X-HTTP-Method-Override:PUT&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1034&checkEqualsHttpMethod=POST
Atteso [202] ritornato [202], raccolgo id ...
Headers: ([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, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0dbd65ac-1f1b-11f1-ab2e-06c6c98a384d]
[0dbd65ac-1f1b-11f1-ab2e-06c6c98a384d] Atteso [202] ritornato [202]
[0dbd65ac-1f1b-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1034] e valore ritornato [TEST_RESPONSE_1034]
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=302&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_17&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_18&destFileContentType=application/xml&checkEqualsHttpMethod=DELETE
Atteso [302] ritornato [302], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [978e1324-1f19-11f1-ab2e-06c6c98a384d]
[978e1324-1f19-11f1-ab2e-06c6c98a384d] Atteso [302] ritornato [302]
[978e1324-1f19-11f1-ab2e-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
882 ignored methods
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.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.rest.method.get.RESTPDGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
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.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.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
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.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
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.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.rest.method.delete.RESTPDDelete
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
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.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
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.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.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
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.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.patch.RESTPDPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_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
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
test_Redirect(text/xml, 301)
8 ms
test_Redirect(text/xml, 302)
2156 ms
test_Redirect(text/xml, 303)
3579 ms
test_Redirect(text/xml, 304)
4672 ms
test_Redirect(text/xml, 307)
5758 ms
test_Redirect(text/xml, 201)
6854 ms
test_Redirect(text/xml, 204)
7973 ms
test_Redirect(application/xml, 301)
9033 ms
test_Redirect(application/xml, 302)
10129 ms
test_Redirect(application/xml, 303)
11463 ms
test_Redirect(application/xml, 304)
12599 ms
test_Redirect(application/xml, 307)
13688 ms
test_Redirect(application/xml, 201)
14869 ms
test_Redirect(application/xml, 204)
15980 ms
test_Redirect(text/doc+xml, 301)
17137 ms
test_Redirect(text/doc+xml, 302)
18270 ms
test_Redirect(text/doc+xml, 303)
19667 ms
test_Redirect(text/doc+xml, 304)
20760 ms
test_Redirect(text/doc+xml, 307)
21891 ms
test_Redirect(text/doc+xml, 201)
23018 ms
test_Redirect(text/doc+xml, 204)
24145 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
25232 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
26339 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
27428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
28532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
29603 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
30694 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
31848 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
32927 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
33989 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
35082 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
36214 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
37309 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
38390 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
39533 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
40623 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
41734 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
42909 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
44048 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
45178 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
46313 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
47575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
48670 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
49779 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
50852 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
51937 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
53032 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
54142 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
55223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
56295 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
57375 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
58471 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
59540 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
60635 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
61698 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
62762 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
63825 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
64912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
65985 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
67055 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
68176 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
69271 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
70352 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
71483 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
72558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
73661 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
74729 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
75835 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
76937 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
78019 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
79096 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
80238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
81418 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
82565 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
83790 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
84914 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
86028 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
87168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
88304 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
89420 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
90538 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
91666 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
92785 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
93880 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
94998 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
96105 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
97329 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
98413 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
99479 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
100561 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
101630 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
102702 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
103793 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
104861 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
105931 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
107009 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
108114 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
109203 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
110266 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
111333 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
112394 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
113466 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
114546 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
115608 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
116674 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
117737 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
118823 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
119905 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
120966 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
122035 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
123092 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
124156 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
125230 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
126292 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
127361 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
128430 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
129519 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
130601 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
131672 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
132739 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
133822 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
134907 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
136043 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
137132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
138203 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
139296 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
140391 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
141482 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
142657 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
143729 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
144817 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
145913 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
147031 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
148102 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
149183 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
150257 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
151346 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
152447 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
153609 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
154717 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
155836 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
156968 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
158048 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
159144 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
160244 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
161350 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
162453 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
163532 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
164625 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
165724 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
166819 ms
testOpenspcoopCoreLog
167935 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
167941 ms
test_Redirect(text/xml, 301)
167942 ms
test_Redirect(text/xml, 302)
169025 ms
test_Redirect(text/xml, 303)
170115 ms
test_Redirect(text/xml, 304)
171192 ms
test_Redirect(text/xml, 307)
172252 ms
test_Redirect(text/xml, 201)
173338 ms
test_Redirect(text/xml, 204)
174426 ms
test_Redirect(application/xml, 301)
175484 ms
test_Redirect(application/xml, 302)
176569 ms
test_Redirect(application/xml, 303)
177679 ms
test_Redirect(application/xml, 304)
178785 ms
test_Redirect(application/xml, 307)
179867 ms
test_Redirect(application/xml, 201)
180965 ms
test_Redirect(application/xml, 204)
182058 ms
test_Redirect(text/doc+xml, 301)
183120 ms
test_Redirect(text/doc+xml, 302)
184196 ms
test_Redirect(text/doc+xml, 303)
185442 ms
test_Redirect(text/doc+xml, 304)
186534 ms
test_Redirect(text/doc+xml, 307)
187610 ms
test_Redirect(text/doc+xml, 201)
188684 ms
test_Redirect(text/doc+xml, 204)
189794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
190894 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
191972 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
193098 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
194175 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
195259 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
196350 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
197429 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
198491 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
199558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
200644 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
201718 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
202783 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
203850 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
204912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
205984 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
207076 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
208160 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
209228 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
210292 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
211424 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
212506 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
213594 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
214666 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
215735 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
216833 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
217927 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
219028 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
220119 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
221217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
222289 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
223363 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
224447 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
225513 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
226638 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
227813 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
228931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
229991 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
231073 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
232153 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
233223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
234349 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
235437 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
236509 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
237589 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
238687 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
239763 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
240854 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
241975 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
243045 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
244106 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
245175 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
246346 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
247440 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
248546 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
249667 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
250786 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
251961 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
253185 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
254435 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
255668 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
256921 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
258189 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
259334 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
260526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
261737 ms
testOpenspcoopCoreLog
262946 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
262950 ms
test_Redirect(text/xml, 301)
262951 ms
test_Redirect(text/xml, 302)
264048 ms
test_Redirect(text/xml, 303)
265150 ms
test_Redirect(text/xml, 304)
266246 ms
test_Redirect(text/xml, 307)
267340 ms
test_Redirect(text/xml, 201)
268440 ms
test_Redirect(text/xml, 204)
269501 ms
test_Redirect(application/xml, 301)
270561 ms
test_Redirect(application/xml, 302)
271620 ms
test_Redirect(application/xml, 303)
272678 ms
test_Redirect(application/xml, 304)
273752 ms
test_Redirect(application/xml, 307)
274816 ms
test_Redirect(application/xml, 201)
275916 ms
test_Redirect(application/xml, 204)
276989 ms
test_Redirect(text/doc+xml, 301)
278079 ms
test_Redirect(text/doc+xml, 302)
279148 ms
test_Redirect(text/doc+xml, 303)
280217 ms
test_Redirect(text/doc+xml, 304)
281287 ms
test_Redirect(text/doc+xml, 307)
282348 ms
test_Redirect(text/doc+xml, 201)
283432 ms
test_Redirect(text/doc+xml, 204)
284500 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
285559 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
286619 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
287682 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
288757 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
289823 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
290886 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
291945 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
293005 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
294072 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
295137 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
296213 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
297299 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
298391 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
299470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
300526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
301588 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
302646 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
303706 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
304769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
305835 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
306906 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
307973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
309039 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
310101 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
311260 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
312333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
313411 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
314478 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
315559 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
316627 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
317715 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
318771 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
319831 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
320907 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
321970 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
323069 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
324161 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
325217 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
326313 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
327378 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
328476 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
329541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
330604 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
331663 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
332732 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
333807 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
334877 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
335959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
337041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
338097 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
339159 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
340223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
341287 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
342344 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
343403 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
344460 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
345524 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
346581 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
347664 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
348720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
349795 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
350859 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
351928 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
352995 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
354070 ms
testOpenspcoopCoreLog
355120 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
355123 ms
test_Redirect(text/xml, 301)
355124 ms
test_Redirect(text/xml, 302)
356203 ms
test_Redirect(text/xml, 303)
357301 ms
test_Redirect(text/xml, 304)
358407 ms
test_Redirect(text/xml, 307)
359463 ms
test_Redirect(text/xml, 201)
360544 ms
test_Redirect(text/xml, 204)
361622 ms
test_Redirect(application/xml, 301)
362679 ms
test_Redirect(application/xml, 302)
363754 ms
test_Redirect(application/xml, 303)
364847 ms
test_Redirect(application/xml, 304)
365922 ms
test_Redirect(application/xml, 307)
366975 ms
test_Redirect(application/xml, 201)
368050 ms
test_Redirect(application/xml, 204)
369186 ms
test_Redirect(text/doc+xml, 301)
370259 ms
test_Redirect(text/doc+xml, 302)
371338 ms
test_Redirect(text/doc+xml, 303)
372428 ms
test_Redirect(text/doc+xml, 304)
373511 ms
test_Redirect(text/doc+xml, 307)
374578 ms
test_Redirect(text/doc+xml, 201)
375685 ms
test_Redirect(text/doc+xml, 204)
376785 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
377869 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
378967 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
380062 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
381135 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
382205 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
383273 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
384339 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
385398 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
386468 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
387543 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
388602 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
389663 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
390740 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
391809 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
392870 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
393931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
394990 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
396061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
397122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
398181 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
399246 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
400308 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
401392 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
402453 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
403512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
404579 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
405637 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
406716 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
407778 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
408837 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
409904 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
410961 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
412018 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
413077 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
414135 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
415196 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
416254 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
417341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
418405 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
419464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
420535 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
421597 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
422666 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
423731 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
424792 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
425852 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
426919 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
427995 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
429064 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
430127 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
431191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
432302 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
433393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
434499 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
435587 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
436690 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
437781 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
438895 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
439978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
441084 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
442170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
443261 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
444355 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
445461 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
446550 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
447647 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
448731 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
449815 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
450889 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
451954 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
453016 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
454093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
455163 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
456231 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
457297 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
458378 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
459463 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
460549 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
461613 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
462678 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
463738 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
464817 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
465882 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
466943 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
468008 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
469070 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
470142 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
471218 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
472280 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
473337 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
474400 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
475475 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
476555 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
477611 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
478672 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
479727 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
480799 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
481861 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
482937 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
483999 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
485070 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
486147 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
487224 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
488282 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
489344 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
490427 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
491505 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
492595 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
493699 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
494785 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
495894 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
496988 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
498093 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
499165 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
500236 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
501297 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
502393 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
503501 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
504601 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
505705 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
506796 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
507876 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
508984 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
510084 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
511184 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
512284 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
513362 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
514449 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
515559 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
516647 ms
testOpenspcoopCoreLog
517743 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
517747 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
517748 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
518817 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
519899 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
520968 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
522031 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
523098 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
524179 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
525257 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
526347 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
527429 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
528505 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
529569 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
530646 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
531711 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
532777 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
533837 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
534901 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
535964 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
537029 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
538092 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
539157 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
540219 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
541328 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
542393 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
543450 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
544510 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
545569 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
546654 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
547713 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
548771 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
549830 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
550901 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
551964 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
553031 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
554097 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
555165 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
556226 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
557304 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
558419 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
559487 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
560557 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
561625 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
562694 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
563756 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
564816 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
565883 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
566952 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
568041 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
569108 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
570172 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
571234 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
572327 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
573444 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
574537 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
575625 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
576716 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
577807 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
578898 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
579985 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
581086 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
582188 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
583288 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
584373 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
585457 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
586548 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
587635 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
588714 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
589796 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
590861 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
591926 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
592985 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
594068 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
595148 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
596224 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
597293 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
598373 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
599460 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
600539 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
601602 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
602666 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
603743 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
604819 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
605887 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
606956 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
608017 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
609086 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
610165 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
611254 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
612317 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
613394 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
614464 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
615555 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
616665 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
617738 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
618812 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
619903 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
621006 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
622079 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
623176 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
624280 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
625339 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
626420 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
627499 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
628563 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
629627 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
630693 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
631768 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
632824 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
633895 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
634972 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
636048 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
637130 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
638211 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
639278 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
640340 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
641410 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
642483 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
643571 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
644661 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
645745 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
646840 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
647922 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
649022 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
650142 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
651263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
652375 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
653462 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
654587 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
655743 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
656882 ms
test_Redirect(text/xml, 301)
658012 ms
test_Redirect(text/xml, 302)
659082 ms
test_Redirect(text/xml, 303)
660179 ms
test_Redirect(text/xml, 304)
661292 ms
test_Redirect(text/xml, 307)
662350 ms
test_Redirect(text/xml, 201)
663430 ms
test_Redirect(text/xml, 204)
664500 ms
test_Redirect(application/xml, 301)
665555 ms
test_Redirect(application/xml, 302)
666646 ms
test_Redirect(application/xml, 303)
667739 ms
test_Redirect(application/xml, 304)
668811 ms
test_Redirect(application/xml, 307)
669869 ms
test_Redirect(application/xml, 201)
671003 ms
test_Redirect(application/xml, 204)
672195 ms
test_Redirect(text/doc+xml, 301)
673253 ms
test_Redirect(text/doc+xml, 302)
674339 ms
test_Redirect(text/doc+xml, 303)
675421 ms
test_Redirect(text/doc+xml, 304)
676521 ms
test_Redirect(text/doc+xml, 307)
677576 ms
test_Redirect(text/doc+xml, 201)
678655 ms
test_Redirect(text/doc+xml, 204)
679747 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
680801 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
681863 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
682921 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
683985 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
685054 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
686116 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
687202 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
688266 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
689325 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
690383 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
691462 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
692523 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
693585 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
694650 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
695718 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
696785 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
697870 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
698931 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
700001 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
701065 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
702123 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
703182 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
704243 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
705299 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
706362 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
707426 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
708507 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
709567 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
710628 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
711700 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
712757 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
713814 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
714875 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
715943 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
717000 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
718067 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
719146 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
720207 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
721264 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
722325 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
723386 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
724447 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
725512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
726573 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
727633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
728698 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
729781 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
730851 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
731914 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
732979 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
734052 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
735151 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
736250 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
737339 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
738434 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
739529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
740670 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
741774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
742876 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
743964 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
745061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
746168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
747252 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
748332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
749414 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
750500 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
751606 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
752663 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
753723 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
754791 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
755863 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
756973 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
758039 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
759115 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
760177 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
761247 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
762317 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
763379 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
764442 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
765509 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
766572 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
767673 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
768731 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
769793 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
770853 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
771912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
772988 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
774060 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
775139 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
776200 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
777259 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
778349 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
779415 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
780471 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
781533 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
782592 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
783665 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
784722 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
785780 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
786844 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
787917 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
789010 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
790077 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
791146 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
792216 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
793278 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
794359 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
795420 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
796484 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
797544 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
798606 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
799725 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
800787 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
801849 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
802912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
803977 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
805050 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
806132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
807215 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
808299 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
809381 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
810477 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
811581 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
812690 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
813779 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
814899 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
816017 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
817140 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
818235 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
819324 ms
testOpenspcoopCoreLog
820407 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
820415 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
820416 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
821512 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
822577 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
823636 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
824697 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
825759 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
826860 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
827935 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
829014 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
830090 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
831183 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
832252 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
833316 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
834385 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
835480 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
836543 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
837623 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
838688 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
839751 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
840814 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
841875 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
842935 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
844002 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
845063 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
846134 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
847193 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
848275 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
849354 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
850428 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
851609 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
852670 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
853786 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
854858 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
855955 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
857019 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
858088 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
859192 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
860261 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
861329 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
862411 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
863483 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
864548 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
865617 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
866685 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
867747 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
868820 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
870036 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
871151 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
872252 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
873310 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
874371 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
875458 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
876538 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
877621 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
878702 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
879782 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
880890 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
881973 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
883057 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
884149 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
885227 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
886326 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
887403 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
888480 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
889571 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
890656 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
891732 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
892797 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
893856 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
894917 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
895978 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
897075 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
898145 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
899215 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
900279 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
901351 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
902431 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
903492 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
904553 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
905613 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
906681 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
907787 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
908856 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
909919 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
910982 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
912046 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
913130 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
914198 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
915259 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
916338 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
917395 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
918503 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
919564 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
920628 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
921687 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
922751 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
923843 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
924914 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
925985 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
927047 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
928107 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
929206 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
930263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
931332 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
932393 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
933457 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
934535 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
935634 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
936691 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
937750 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
938811 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
939904 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
940962 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
942023 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
943083 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
944145 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
945220 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
946305 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
947388 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
948466 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
949551 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
950664 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
951748 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
952850 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
953943 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
955045 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
956123 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
957207 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
958302 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
959385 ms
test_Redirect(text/xml, 301)
960472 ms
test_Redirect(text/xml, 302)
961573 ms
test_Redirect(text/xml, 303)
962659 ms
test_Redirect(text/xml, 304)
963735 ms
test_Redirect(text/xml, 307)
964796 ms
test_Redirect(text/xml, 201)
965874 ms
test_Redirect(text/xml, 204)
966999 ms
test_Redirect(application/xml, 301)
968084 ms
test_Redirect(application/xml, 302)
969226 ms
test_Redirect(application/xml, 303)
970424 ms
test_Redirect(application/xml, 304)
971547 ms
test_Redirect(application/xml, 307)
972612 ms
test_Redirect(application/xml, 201)
973736 ms
test_Redirect(application/xml, 204)
974838 ms
test_Redirect(text/doc+xml, 301)
975975 ms
test_Redirect(text/doc+xml, 302)
977066 ms
test_Redirect(text/doc+xml, 303)
978250 ms
test_Redirect(text/doc+xml, 304)
979407 ms
test_Redirect(text/doc+xml, 307)
980529 ms
test_Redirect(text/doc+xml, 201)
981700 ms
test_Redirect(text/doc+xml, 204)
982806 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
983895 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
984980 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
986044 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
987106 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
988192 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
989372 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
990487 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
991562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
992625 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
993709 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
994773 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
995845 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
996909 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
997972 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
999034 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1000151 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1001210 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1002269 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1003328 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1004394 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1005456 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1006525 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1007589 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1008656 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1009730 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1010808 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1011881 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1012940 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1014005 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1015072 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1016138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1017207 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1018281 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1019346 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1020420 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1021541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1022598 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1023659 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1024720 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1025780 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1026860 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1027926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1028984 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1030055 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1031119 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1032195 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1033268 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1034328 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1035396 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1036472 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1037555 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1038640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1039735 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1040819 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1041903 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1043001 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1044090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1045165 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1046255 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1047371 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1048498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1049590 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1050672 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1051765 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1052846 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1053951 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1055065 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1056162 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1057238 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1058323 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1059427 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1060523 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1061629 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1062699 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1063793 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1064867 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1065979 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1067052 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1068120 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1069187 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1070276 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1071354 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1072414 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1073472 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1074540 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1075601 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1076687 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1077751 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1078813 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1079895 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1080999 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1082084 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1083149 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1084221 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1085287 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1086404 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1087502 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1088569 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1089662 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1090746 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1091856 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1092963 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1094085 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1095180 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1096271 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1097394 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1098502 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1099570 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1100643 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1101793 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1102903 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1104014 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1105086 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1106163 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1107251 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1108399 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1109482 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1110573 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1111745 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1112826 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1113931 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1115020 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1116150 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1117260 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1118348 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1119460 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1120600 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1121728 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1122834 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1123927 ms
testOpenspcoopCoreLog
1125031 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1125036 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1125036 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1126104 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1127177 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1128264 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1129351 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1130442 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1131534 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1132602 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1133689 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1134795 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1135884 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1136951 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1138018 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1139099 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1140185 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1141273 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1142355 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1143464 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1144556 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1145636 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1146770 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1147834 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1148903 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1149982 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1151050 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1152137 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1153267 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1154349 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1155436 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1156599 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1157754 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1158854 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1159956 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1161028 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1162137 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1163213 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1164295 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1165364 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1166446 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1167509 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1168590 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1169651 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1170717 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1171793 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1172858 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1173963 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1175126 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1176208 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1177279 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1178373 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
1179574 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
1180708 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
1181876 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
1183026 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
1184114 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1185191 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1186319 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1187472 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1188591 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1189667 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1190782 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1191876 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1192974 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1194061 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1195151 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1196239 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1197338 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1198445 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1199573 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1200701 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1201936 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1203042 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1204126 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1205239 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1206332 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1207482 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1208614 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1209757 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1210882 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1211969 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1213109 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1214303 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1215404 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1216530 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1217634 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1218845 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1220065 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1221196 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1222298 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1223427 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1224567 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1225798 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1226891 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1227974 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1229066 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1230212 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1231341 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1232405 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1233474 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1234544 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1235609 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1236728 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1237808 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1238884 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1239958 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1241112 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1242229 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1243299 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1244371 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1245437 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1246615 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1247716 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1248792 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1249882 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1250980 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1252072 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1253221 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1254334 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1255403 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1256495 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1257615 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1258713 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1259855 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1260983 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1262077 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1263252 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1264333 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1265423 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1266523 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1267651 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1268780 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1269891 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1271005 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1272124 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1273233 ms
test_Redirect(text/xml, 301)
1274320 ms
test_Redirect(text/xml, 302)
1275416 ms
test_Redirect(text/xml, 303)
1276510 ms
test_Redirect(text/xml, 304)
1277604 ms
test_Redirect(text/xml, 307)
1278676 ms
test_Redirect(text/xml, 201)
1279896 ms
test_Redirect(text/xml, 204)
1281094 ms
test_Redirect(application/xml, 301)
1282175 ms
test_Redirect(application/xml, 302)
1283277 ms
test_Redirect(application/xml, 303)
1284404 ms
test_Redirect(application/xml, 304)
1285511 ms
test_Redirect(application/xml, 307)
1286598 ms
test_Redirect(application/xml, 201)
1287747 ms
test_Redirect(application/xml, 204)
1288848 ms
test_Redirect(text/doc+xml, 301)
1289943 ms
test_Redirect(text/doc+xml, 302)
1291088 ms
test_Redirect(text/doc+xml, 303)
1292209 ms
test_Redirect(text/doc+xml, 304)
1293339 ms
test_Redirect(text/doc+xml, 307)
1294458 ms
test_Redirect(text/doc+xml, 201)
1295556 ms
test_Redirect(text/doc+xml, 204)
1296703 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1297783 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1298854 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1299984 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1301062 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1302151 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1303220 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1304296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1305367 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1306464 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1307575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1308640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1309732 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1310807 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1311892 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1312961 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1314029 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1315104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1316180 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1317282 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1318384 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1319459 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1320530 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1321598 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1322669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1323740 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1324801 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1325861 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1326919 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1328015 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1329073 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1330138 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1331201 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1332265 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1333332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1334439 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1335504 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1336654 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1337742 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1338830 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1339918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1341009 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1342087 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1343162 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1344249 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1345311 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1346403 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1347473 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1348543 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1349606 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1350701 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1351764 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1352881 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1353967 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1355049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1356141 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1357250 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1358336 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1359412 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1360506 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1361617 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1362694 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1363788 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1364884 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1365982 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1367087 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1368162 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1369238 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1370296 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1371356 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1372414 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1373473 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1374541 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1375606 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1376667 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1377754 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1378814 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1379907 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1380970 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1382036 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1383096 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1384155 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1385236 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1386298 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1387355 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1388433 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1389505 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1390593 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1391650 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1392714 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1393813 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1394874 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1395989 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1397047 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1398111 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1399199 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1400282 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1401369 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1402458 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1403526 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1404596 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1405668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1406771 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1407839 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1408899 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1409994 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1411073 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1412198 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1413258 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1414331 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1415403 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1416482 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1417597 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1418724 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1419795 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1420932 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1421996 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1423088 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1424238 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1425314 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1426407 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1427506 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1428579 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1429659 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1430786 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1431988 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1433115 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1434193 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1435267 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1436342 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1437445 ms
testOpenspcoopCoreLog
1438547 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1438550 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1438551 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1439612 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1440677 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1441741 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1442799 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1443860 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1444944 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1446030 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1447102 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1448353 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1449423 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1450483 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1451548 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1452622 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1453684 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1454785 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1455864 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1456943 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1458026 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1459122 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1460203 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1461290 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1462374 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1463449 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1464521 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1465586 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1466657 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1467731 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1468809 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1470034 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1471115 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1472204 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1473267 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1474370 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1475435 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1476507 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1477588 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1478663 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1479740 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1480887 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1481961 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1483038 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1484113 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1485194 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1486270 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1487330 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1488395 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1489454 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1490515 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1491596 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1492656 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1493737 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1494820 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1495895 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1496990 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1498064 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1499146 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1500226 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1501309 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1502389 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1503476 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1504559 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1505635 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1506711 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1507820 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1508896 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1509972 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1511045 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1512110 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1513173 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1514244 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1515367 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1516455 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1517530 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1518621 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1519693 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1520770 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1521842 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1522912 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1523981 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1525061 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1526135 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1527203 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1528262 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1529344 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1530414 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1531500 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1532566 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1533628 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1534696 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1535760 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1536865 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1537926 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1539002 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1540096 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1541158 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1542243 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1543307 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1544374 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1545453 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1546528 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1547631 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1548718 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1549790 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1550872 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1551940 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1553015 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1554074 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1555135 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1556214 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1557298 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1558406 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1559517 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1560612 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1561711 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1562782 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1563865 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1564948 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1566024 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1567157 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1568256 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1569330 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1570411 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1571579 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1572665 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1573757 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1574854 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1575947 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1577045 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1578194 ms
test_Redirect(text/xml, 301)
1579301 ms
test_Redirect(text/xml, 302)
1580450 ms
test_Redirect(text/xml, 303)
1581584 ms
test_Redirect(text/xml, 304)
1582744 ms
test_Redirect(text/xml, 307)
1583866 ms
test_Redirect(text/xml, 201)
1584998 ms
test_Redirect(text/xml, 204)
1586105 ms
test_Redirect(application/xml, 301)
1587189 ms
test_Redirect(application/xml, 302)
1588298 ms
test_Redirect(application/xml, 303)
1589525 ms
test_Redirect(application/xml, 304)
1590625 ms
test_Redirect(application/xml, 307)
1591701 ms
test_Redirect(application/xml, 201)
1592817 ms
test_Redirect(application/xml, 204)
1593911 ms
test_Redirect(text/doc+xml, 301)
1594982 ms
test_Redirect(text/doc+xml, 302)
1596092 ms
test_Redirect(text/doc+xml, 303)
1597172 ms
test_Redirect(text/doc+xml, 304)
1598249 ms
test_Redirect(text/doc+xml, 307)
1599308 ms
test_Redirect(text/doc+xml, 201)
1600453 ms
test_Redirect(text/doc+xml, 204)
1601535 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1602610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1603719 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1604801 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1605865 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1606929 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1608024 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1609132 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1610203 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1611398 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1612514 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1613593 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1614733 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1615807 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1616998 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1618090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1619230 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1620322 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1621393 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1622514 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1623577 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1624671 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1625734 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1626798 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1627883 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1628950 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1630010 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1631085 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1632147 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1633213 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1634288 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1635359 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1636428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1637485 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1638558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1639620 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1640676 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1641734 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1642799 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1643859 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1644919 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1645977 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1647038 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1648101 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1649181 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1650240 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1651302 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1652373 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1653433 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1654495 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1655562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1656631 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1657714 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1658794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1659891 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1660983 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1662064 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1663140 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1664211 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1665285 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1666364 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1667453 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1668536 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1669640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1670753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1671882 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1672961 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1674035 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1675099 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1676161 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1677222 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1678300 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1679422 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1680492 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1681649 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1682758 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1683837 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1684954 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1686025 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1687211 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1688366 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1689434 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1690556 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1691653 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1692762 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1693854 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1695028 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1696164 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1697248 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1698400 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1699483 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1700564 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1701715 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1702805 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1703880 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1704968 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1706027 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1707115 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1708181 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1709258 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1710317 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1711381 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1712456 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1713528 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1714617 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1715728 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1716924 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1717994 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1719062 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1720156 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1721215 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1722277 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1723350 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1724410 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1725475 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1726559 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1727619 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1728703 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1729804 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1730910 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1731999 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1733103 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1734185 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1735263 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1736339 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1737424 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1738507 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1739582 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1740659 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1741758 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1742833 ms
testOpenspcoopCoreLog
1743910 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1743912 ms
test_Redirect(text/xml, 301)
1743913 ms
test_Redirect(text/xml, 302)
1744998 ms
test_Redirect(text/xml, 303)
1746113 ms
test_Redirect(text/xml, 304)
1747225 ms
test_Redirect(text/xml, 307)
1748294 ms
test_Redirect(text/xml, 201)
1749394 ms
test_Redirect(text/xml, 204)
1750479 ms
test_Redirect(application/xml, 301)
1751555 ms
test_Redirect(application/xml, 302)
1752629 ms
test_Redirect(application/xml, 303)
1753708 ms
test_Redirect(application/xml, 304)
1754807 ms
test_Redirect(application/xml, 307)
1755937 ms
test_Redirect(application/xml, 201)
1757039 ms
test_Redirect(application/xml, 204)
1758160 ms
test_Redirect(text/doc+xml, 301)
1759217 ms
test_Redirect(text/doc+xml, 302)
1760311 ms
test_Redirect(text/doc+xml, 303)
1761408 ms
test_Redirect(text/doc+xml, 304)
1762528 ms
test_Redirect(text/doc+xml, 307)
1763581 ms
test_Redirect(text/doc+xml, 201)
1764653 ms
test_Redirect(text/doc+xml, 204)
1765727 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1766789 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1767849 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1768930 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1769988 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1771053 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1772110 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1773175 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1774237 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1775302 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1776362 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1777418 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1778480 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1779552 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1780615 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1781669 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1782727 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1783792 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1784855 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1785926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1786992 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1788052 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1789115 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1790200 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1791265 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1792328 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1793395 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1794460 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1795528 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1796591 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1797675 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1798734 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1799799 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1800926 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1802010 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1803065 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1804128 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1805184 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1806256 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1807364 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1808431 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1809498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1810617 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1811706 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1812790 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1813885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1814960 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1816128 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1817246 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1818343 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1819410 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1820538 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1821695 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1822778 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1823960 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1825053 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1826148 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1827253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1828454 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1829555 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1830628 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1831708 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1832797 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1833872 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1834947 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1836031 ms
testOpenspcoopCoreLog
1837122 ms